Linux Virtualization
[Prev Page][Next Page]
Re: [PATCH 00/19] vmw_balloon: compaction, shrinker, 64-bit, etc., Greg Kroah-Hartman
[patch V2 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support,
Thomas Gleixner
- [patch V2 01/11] clocksource: Provide clocksource_arch_init(), Thomas Gleixner
- [patch V2 02/11] x86/time: Implement clocksource_arch_init(), Thomas Gleixner
- [patch V2 03/11] x86/vdso: Enforce 64bit clocksource, Thomas Gleixner
- [patch V2 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq, Thomas Gleixner
- [patch V2 07/11] x86/vdso: Collapse coarse functions, Thomas Gleixner
- [patch V2 05/11] x86/vdso: Introduce and use vgtod_ts, Thomas Gleixner
- [patch V2 06/11] x86/vdso: Collapse high resolution functions, Thomas Gleixner
- [patch V2 09/11] x86/vdso: Simplify the invalid vclock case, Thomas Gleixner
- [patch V2 08/11] x86/vdso: Replace the clockid switch case, Thomas Gleixner
- [patch V2 10/11] x86/vdso: Move cycle_last handling into the caller, Thomas Gleixner
- [patch V2 11/11] x66/vdso: Add CLOCK_TAI support, Thomas Gleixner
[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support,
Thomas Gleixner
- [patch 01/11] clocksource: Provide clocksource_arch_init(), Thomas Gleixner
- [patch 02/11] x86/time: Implement clocksource_arch_init(), Thomas Gleixner
- [patch 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq, Thomas Gleixner
- [patch 03/11] x86/vdso: Enforce 64bit clocksource, Thomas Gleixner
- [patch 07/11] x86/vdso: Collapse coarse functions, Thomas Gleixner
- [patch 06/11] x86/vdso: Collapse high resolution functions, Thomas Gleixner
- [patch 05/11] x86/vdso: Introduce and use vgtod_ts, Thomas Gleixner
- [patch 10/11] x86/vdso: Move cycle_last handling into the caller, Thomas Gleixner
- [patch 08/11] x86/vdso: Replace the clockid switch case, Thomas Gleixner
- [patch 09/11] x86/vdso: Simplify the invalid vclock case, Thomas Gleixner
[patch 11/11] x66/vdso: Add CLOCK_TAI support, Thomas Gleixner
Message not available
Message not available
Re: [patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support, Arnd Bergmann
Re: [patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support, Andy Lutomirski
Re: [patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support, Andy Lutomirski
Re: Sources of initialized memory in virtio?, Jason Wang
[PATCH 2/3] virtio-gpu: add VIRTIO_GPU_F_EDID feature, Gerd Hoffmann
[PATCH 3/3] drm/virtio: add edid support, Gerd Hoffmann
[PATCH net-next V2] virtio_net: ethtool tx napi configuration,
Jason Wang
[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg,
Arnd Bergmann
Re: [PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg, Greg Kroah-Hartman
[PATCH net-next V2 00/11] vhost_net TX batching,
Jason Wang
- [PATCH net-next V2 01/11] net: sock: introduce SOCK_XDP, Jason Wang
- [PATCH net-next V2 02/11] tuntap: switch to use XDP_PACKET_HEADROOM, Jason Wang
- [PATCH net-next V2 03/11] tuntap: enable bh early during processing XDP, Jason Wang
- [PATCH net-next V2 04/11] tuntap: simplify error handling in tun_build_skb(), Jason Wang
- [PATCH net-next V2 05/11] tuntap: tweak on the path of skb XDP case in tun_build_skb(), Jason Wang
- [PATCH net-next V2 06/11] tuntap: split out XDP logic, Jason Wang
- [PATCH net-next V2 07/11] tuntap: move XDP flushing out of tun_do_xdp(), Jason Wang
- [PATCH net-next V2 08/11] tun: switch to new type of msg_control, Jason Wang
- [PATCH net-next V2 09/11] tuntap: accept an array of XDP buffs through sendmsg(), Jason Wang
- [PATCH net-next V2 10/11] tap: accept an array of XDP buffs through sendmsg(), Jason Wang
- [PATCH net-next V2 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets, Jason Wang
- Re: [PATCH net-next V2 00/11] vhost_net TX batching, David Miller
Re: [PATCH] qxl: refactor to use drm_fb_helper_fbdev_setup,
kbuild test robot
Re: [PATCH v7 00/10] x86: macrofying inline asm for better compilation, Ingo Molnar
[PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop,
xiangxia . m . yue
[PATCH] virtio: add unlikely() to WARN_ON_ONCE(), Igor Stoppa
[PATCH] x86/paravirt: Get rid of patch_site label,
Borislav Petkov
Re: [PATCH -next] drm/virtio: Remove set but not used variable 'bo', Gerd Hoffmann
[PATCH net-next 00/11] Vhost_net TX batching,
Jason Wang
- [PATCH net-next 01/11] net: sock: introduce SOCK_XDP, Jason Wang
- [PATCH net-next 02/11] tuntap: switch to use XDP_PACKET_HEADROOM, Jason Wang
- [PATCH net-next 03/11] tuntap: enable bh early during processing XDP, Jason Wang
- [PATCH net-next 04/11] tuntap: simplify error handling in tun_build_skb(), Jason Wang
- [PATCH net-next 05/11] tuntap: tweak on the path of non-xdp case in tun_build_skb(), Jason Wang
- [PATCH net-next 06/11] tuntap: split out XDP logic, Jason Wang
- [PATCH net-next 07/11] tuntap: move XDP flushing out of tun_do_xdp(), Jason Wang
- [PATCH net-next 08/11] tun: switch to new type of msg_control, Jason Wang
- [PATCH net-next 09/11] tuntap: accept an array of XDP buffs through sendmsg(), Jason Wang
- [PATCH net-next 10/11] tap: accept an array of XDP buffs through sendmsg(), Jason Wang
- [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets, Jason Wang
[RFC] UAPI: Check headers by compiling all together as C++,
David Howells
Re: [RFC] UAPI: Check headers by compiling all together as C++, David Howells
<Possible follow-ups>
[RFC] UAPI: Check headers by compiling all together as C++, David Howells
Re: [PATCH] bochs: convert to drm_fb_helper_fbdev_setup/teardown,
Daniel Vetter
<Possible follow-ups>
Re: [PATCH] bochs: convert to drm_fb_helper_fbdev_setup/teardown, kbuild test robot
[PATCH v2 6/6] drm/virtio: fix DRM_FORMAT_* handling, Gerd Hoffmann
[PATCH v2 5/6] drm/bochs: fix DRM_FORMAT_* handling for big endian machines., Gerd Hoffmann
[PATCH] vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition,
Gleb Fotengauer-Malinovskiy
[PATCH 5/5] drm/virtio: fix DRM_FORMAT_* handling, Gerd Hoffmann
[PATCH 4/5] drm/bochs: fix DRM_FORMAT_* handling for big endian machines., Gerd Hoffmann
ICITS'19 - Quito, Ecuador; Deadline: September 16, Marle
[PATCH 2/2] drm/virtio: add iommu support.,
Gerd Hoffmann
[PATCH 1/2] drm/virtio: add virtio_gpu_object_detach() function, Gerd Hoffmann
Re: KASAN: use-after-free Read in vhost_work_queue,
Michael S. Tsirkin
[PATCH v3 00/15] x86/paravirt, xen: several cleanups,
Juergen Gross
- [PATCH v3 03/15] xen: link platform-pci-unplug.o only if CONFIG_XEN_PVHVM, Juergen Gross
- [PATCH v3 01/15] xen: move pv irq related functions under CONFIG_XEN_PV umbrella, Juergen Gross
- [PATCH v3 04/15] xen: add SPDX identifier in arch/x86/xen files, Juergen Gross
- [PATCH v3 05/15] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static, Juergen Gross
- [PATCH v3 02/15] xen: move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c, Juergen Gross
- [PATCH v3 06/15] x86/paravirt: remove clobbers parameter from paravirt patch functions, Juergen Gross
- [PATCH v3 09/15] x86/paravirt: remove unused paravirt bits, Juergen Gross
- [PATCH v3 11/15] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v3 13/15] x86/paravirt: move the pv_irq_ops under the PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v3 07/15] x86/paravirt: remove clobbers from struct paravirt_patch_site, Juergen Gross
- [PATCH v3 10/15] x86/paravirt: introduce new config option PARAVIRT_XXL, Juergen Gross
- [PATCH v3 15/15] x86/paravirt: remove unneeded mmu related paravirt ops bits, Juergen Gross
- [PATCH v3 12/15] x86/paravirt: move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v3 14/15] x86/paravirt: move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v3 08/15] x86/paravirt: use a single ops structure, Juergen Gross
[PATCH v37 0/3] Virtio-balloon: support free page reporting,
Wei Wang
[PATCH net] vhost: correctly check the iova range when waking virtqueue,
Jason Wang
[PULL] virtio,vhost: fixes, tweaks, Michael S. Tsirkin
[PATCH] vhost/scsi: truncate T10 PI iov_iter to prot_bytes,
Greg Edwards
[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop,
xiangxia . m . yue
[PATCH v4 0/3] virtio-balloon: some improvements,
Wei Wang
Re: [PATCH 1/1] vhost: change the signature of __vhost_get_user_slow(), Jason Wang
[PATCH] drm/virtio: track virtual output state,
Gerd Hoffmann
Re: [PATCH 0/2] Provide init/release functions for struct ttm_bo_global,
Christian König
Re: [PATCH net-next] virtio_net: remove duplicated include from virtio_net.c,
Michael S. Tsirkin
[PATCH v2 00/11] x86/paravirt: several cleanups,
Juergen Gross
- [PATCH v2 01/11] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static, Juergen Gross
- [PATCH v2 02/11] x86/paravirt: remove clobbers parameter from paravirt patch functions, Juergen Gross
- [PATCH v2 03/11] x86/paravirt: remove clobbers from struct paravirt_patch_site, Juergen Gross
- [PATCH v2 06/11] x86/paravirt: introduce new config option PARAVIRT_XXL, Juergen Gross
- [PATCH v2 05/11] x86/paravirt: remove unused paravirt bits, Juergen Gross
- [PATCH v2 07/11] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v2 09/11] x86/paravirt: move the Xen-only pv_irq_ops under the PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v2 11/11] x86/paravirt: remove unneeded mmu related paravirt ops bits, Juergen Gross
- [PATCH v2 08/11] x86/paravirt: move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v2 10/11] x86/paravirt: move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella, Juergen Gross
- [PATCH v2 04/11] x86/paravirt: use a single ops structure, Juergen Gross
- Re: [PATCH v2 00/11] x86/paravirt: several cleanups, Juergen Gross
[PATCH 00/10] x86/paravirt: several cleanups,
Juergen Gross
[PATCH 07/10] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella, Juergen Gross
[PATCH 08/10] x86/paravirt: move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella, Juergen Gross
[PATCH 09/10] x86/paravirt: move the Xen-only pv_irq_ops under the PARAVIRT_XXL umbrella, Juergen Gross
[PATCH 10/10] x86/paravirt: move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella, Juergen Gross
Re: [PATCH] drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up, Gerd Hoffmann
Re: [PATCH] drm/qxl: Replace ttm_bo_unref with ttm_bo_put, Gerd Hoffmann
Re: [PATCH] drm/cirrus: Replace ttm_bo_unref with ttm_bo_put, Gerd Hoffmann
Re: [PATCH] drm/bochs: Replace ttm_bo_unref with ttm_bo_put, Gerd Hoffmann
Re: [PATCH] vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048,
Michael S. Tsirkin
[PATCH v3] drm/cirrus: flip default from 24bpp to 16bpp, Gerd Hoffmann
[PATCH v2] drm/cirrus: flip default from 24bpp to 16bpp, Gerd Hoffmann
[PATCH net] vhost: reset metadata cache when initializing new IOTLB,
Jason Wang
Re: KASAN: use-after-free Read in iotlb_access_ok, Jason Wang
[PATCH net-next] net: allow to call netif_reset_xps_queues() under cpu_read_lock,
Andrei Vagin
[PATCH net-next V2] vhost: switch to use new message format,
Jason Wang
Re: [PATCH net-next] virtio-net: mark expected switch fall-throughs, David Miller
Re: [PATCH] crypto: virtio: Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req(), Herbert Xu
[PATCH v3 0/2] virtio-balloon: some improvements,
Wei Wang
[PATCH net-next] vhost: switch to use new message format,
Jason Wang
Re: [net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue,
Michael S. Tsirkin
[PATCH net-next v7 0/4] net: vhost: improve performance when enable busyloop,
xiangxia . m . yue
Re: KASAN: use-after-free Read in vhost_transport_send_pkt,
Stefan Hajnoczi
[PULL] vhost: last-minute fixes, Michael S. Tsirkin
[PATCH net-next 1/2] virtio-net: correctly update XDP_TX counters,
Jason Wang
IEEE Record # 44854: iCATccT 2018, Alva's Institute Of Engineering & Technology (AIET)-CFP, Dr. S K Niranjan Aradhya
[PATCH] drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_config, Anton Vasilyev
[PATCH] drm: qxl: Fix error handling at qxl_device_init,
Anton Vasilyev
[PATCH v2 0/2] virtio-balloon: some improvements,
Wei Wang
Re: net-next boot error,
Dmitry Vyukov via Virtualization
[PATCH 1/2] tools/virtio: add dma barrier stubs,
Michael S. Tsirkin
Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items,
David Miller
[PATCH 4.4 018/107] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.4-stable tree, gregkh
[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop,
xiangxia . m . yue
[PATCH net-next v6 4/4] net: vhost: add rx busy polling in tx path, xiangxia . m . yue
Re: [PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop, David Miller
Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM V4,
Ahmed Abd El Mawgood
[PATCH 4.17 003/101] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
[PATCH 4.17 002/101] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.17 001/101] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.14 03/92] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
[PATCH 4.14 02/92] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.14 01/92] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.9 07/66] x86/paravirt: Make native_save_fl() extern inline, Greg Kroah-Hartman
[PATCH 4.9 06/66] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.9 05/66] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH 4.4 05/31] x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>, Greg Kroah-Hartman
[PATCH 4.4 04/31] compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations, Greg Kroah-Hartman
[PATCH v36 0/5] Virtio-balloon: support free page reporting,
Wei Wang
[RFC 0/4] Virtio uses DMA API for all devices,
Anshuman Khandual
- [RFC 1/4] virtio: Define virtio_direct_dma_ops structure, Anshuman Khandual
- [RFC 2/4] virtio: Override device's DMA OPS with virtio_direct_dma_ops selectively, Anshuman Khandual
- [RFC 3/4] virtio: Force virtio core to use DMA API callbacks for all virtio devices, Anshuman Khandual
- [RFC 4/4] virtio: Add platform specific DMA API translation for virito devices, Anshuman Khandual
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Will Deacon
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Anshuman Khandual
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Will Deacon
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Will Deacon
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Benjamin Herrenschmidt
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Message not available
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Christoph Hellwig
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Gerd Hoffmann
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
- Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
Re: [RFC 0/4] Virtio uses DMA API for all devices, Michael S. Tsirkin
[PATCH net-next 0/9] TX used ring batched updating for vhost,
Jason Wang
- [PATCH net-next 1/9] vhost_net: drop unnecessary parameter, Jason Wang
- [PATCH net-next 2/9] vhost_net: introduce helper to initialize tx iov iter, Jason Wang
- [PATCH net-next 3/9] vhost_net: introduce vhost_exceeds_weight(), Jason Wang
- [PATCH net-next 4/9] vhost_net: introduce get_tx_bufs(), Jason Wang
- [PATCH net-next 5/9] vhost_net: introduce tx_can_batch(), Jason Wang
- [PATCH net-next 6/9] vhost_net: split out datacopy logic, Jason Wang
- [PATCH net-next 7/9] vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used(), Jason Wang
- [PATCH net-next 8/9] vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH, Jason Wang
- [PATCH net-next 9/9] vhost_net: batch update used ring for datacopy TX, Jason Wang
- Re: [PATCH net-next 0/9] TX used ring batched updating for vhost, David Miller
- Re: [PATCH net-next 0/9] TX used ring batched updating for vhost, Michael S. Tsirkin
Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM,
Ahmed Abd El Mawgood
Re: [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE, Randy Dunlap
Re: Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM, Konrad Rzeszutek Wilk
Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.9-stable tree, gregkh
Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.9-stable tree, gregkh
Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.9-stable tree, gregkh
Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.4-stable tree, gregkh
Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.4-stable tree, gregkh
Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.17-stable tree, gregkh
Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.17-stable tree, gregkh
Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.17-stable tree, gregkh
Patch "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" has been added to the 4.14-stable tree, gregkh
Patch "x86/paravirt: Make native_save_fl() extern inline" has been added to the 4.14-stable tree, gregkh
Patch "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations" has been added to the 4.14-stable tree, gregkh
[PATCH net-next V2 0/8] Packed virtqueue support for vhost,
Jason Wang
[PATCH net-next V2 7/8] vhost: event suppression for packed ring, Jason Wang
[PATCH net-next V2 8/8] vhost: enable packed virtqueues, Jason Wang
Re: [PATCH net-next V2 0/8] Packed virtqueue support for vhost, Michael S. Tsirkin
[kbuild ack?] Re: [PATCH v6 0/9] x86: macrofying inline asm for better compilation, Ingo Molnar
[PATCH net-next v2 0/5] virtio: support packed ring,
Tiwei Bie
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]