Linux Virtualization
[Prev Page][Next Page]
Re: [PATCH 1/5] vhost: add helper to check if a vq has been setup, Jason Wang
[PATCH 1/2] drm/msm: Use struct dma_buf_map in GEM vmap ops, Thomas Zimmermann
[PATCH 2/2] drm/mediatek: Use struct dma_buf_map in GEM vmap ops, Thomas Zimmermann
Re: [PATCH 06/11] vhost: support delayed vq creation,
Jason Wang
Message not available
Message not available
Re: [PATCH 05/11] vhost: move vq iovec allocation to dev init time, Jason Wang
[PATCH v2 0/2] Default to cachable mappings for GEM SHMEM,
Thomas Zimmermann
Re: [PATCH] drm/qxl: replace idr_init() by idr_init_base(), Gerd Hoffmann
[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework),
Si-Wei Liu
Re: [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary,
kernel test robot
Re: [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition,
kernel test robot
Re: [PATCH 0/8] slab: provide and use krealloc_array(), Linus Walleij
Re: [PATCH] drm/virtio: use kvmalloc for large allocations,
Gerd Hoffmann
Re: [PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial,
Jason Wang
<Possible follow-ups>
Re: [PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial, Christoph Hellwig
[PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework),
Si-Wei Liu
[PATCH 5/6] drm/<drivers>: Constify struct drm_driver, Daniel Vetter
[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends,
Thomas Gleixner
- [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx(), Thomas Gleixner
- [patch V3 02/37] highmem: Remove unused functions, Thomas Gleixner
- [patch V3 03/37] fs: Remove asm/kmap_types.h includes, Thomas Gleixner
- [patch V3 04/37] sh/highmem: Remove all traces of unused cruft, Thomas Gleixner
- [patch V3 05/37] asm-generic: Provide kmap_size.h, Thomas Gleixner
- [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*, Thomas Gleixner
- [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional, Thomas Gleixner
- [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V3 11/37] csky/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 12/37] microblaze/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic, Thomas Gleixner
- Message not available
[patch V3 09/37] arc/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
[patch V3 15/37] powerpc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
[patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
[patch V3 17/37] xtensa/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
[patch V3 14/37] nds32/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
[patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft, Thomas Gleixner
[patch V3 18/37] highmem: Get rid of kmap_types.h, Thomas Gleixner
[patch V3 16/37] sparc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
[patch V3 21/37] Documentation/io-mapping: Remove outdated blurb, Thomas Gleixner
[patch V3 20/37] io-mapping: Cleanup atomic iomap, Thomas Gleixner
[patch V3 23/37] sched: Make migrate_disable/enable() independent of RT, Thomas Gleixner
[patch V3 24/37] sched: highmem: Store local kmaps in task struct, Thomas Gleixner
[patch V3 25/37] mm/highmem: Provide kmap_local*, Thomas Gleixner
[patch V3 26/37] io-mapping: Provide iomap_local variant, Thomas Gleixner
[patch V3 22/37] highmem: High implementation details and document API, Thomas Gleixner
[patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn(), Thomas Gleixner
[patch V3 28/37] mips/crashdump: Simplify copy_oldmem_page(), Thomas Gleixner
[patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page(), Thomas Gleixner
[patch V3 30/37] highmem: Remove kmap_atomic_pfn(), Thomas Gleixner
[patch V3 31/37] drm/ttm: Replace kmap_atomic() usage, Thomas Gleixner
[patch V3 32/37] drm/vmgfx: Replace kmap_atomic(), Thomas Gleixner
[patch V3 33/37] highmem: Remove kmap_atomic_prot(), Thomas Gleixner
[patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc(), Thomas Gleixner
[patch V3 35/37] drm/nouveau/device: Replace io_mapping_map_atomic_wc(), Thomas Gleixner
[patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc(), Thomas Gleixner
[patch V3 36/37] drm/i915: Replace io_mapping_map_atomic_wc(), Thomas Gleixner
[PATCH v7 00/10] Support GEM object mappings from I/O memory,
Thomas Zimmermann
- [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap(), Thomas Zimmermann
- [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function, Thomas Zimmermann
- [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}(), Thomas Zimmermann
- [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces, Thomas Zimmermann
- [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory, Thomas Zimmermann
- [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap(), Thomas Zimmermann
- [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map, Thomas Zimmermann
- [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers, Thomas Zimmermann
- [PATCH v7 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map, Thomas Zimmermann
- [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends, Thomas Zimmermann
Re: [PATCH v2 0/8] slab: provide and use krealloc_array(),
Joe Perches
Re: linux-next: Tree for Nov 2 [drivers/vdpa/vdpa_sim/vdpa_sim.ko], Randy Dunlap
Re: [PATCH v2 8/8] dma-buf: use krealloc_array(), Andy Shevchenko
Re: [PATCH v2 1/8] mm: slab: provide krealloc_array(), Matthew Wilcox
[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus,
Leon Romanovsky
[PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices, Leon Romanovsky
[PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus, Leon Romanovsky
[PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus, Leon Romanovsky
[PATCH mlx5-next v1 07/11] net/mlx5e: Connect ethernet part to auxiliary bus, Leon Romanovsky
[PATCH mlx5-next v1 08/11] RDMA/mlx5: Convert mlx5_ib to use auxiliary bus, Leon Romanovsky
[PATCH mlx5-next v1 09/11] net/mlx5: Delete custom device management logic, Leon Romanovsky
[PATCH mlx5-next v1 02/11] net/mlx5: Properly convey driver version to firmware, Leon Romanovsky
[PATCH mlx5-next v1 11/11] RDMA/mlx5: Remove IB representors dead code, Leon Romanovsky
[PATCH mlx5-next v1 10/11] net/mlx5: Simplify eswitch mode check, Leon Romanovsky
[GIT PULL] vhost,vdpa: fixes,
Michael S. Tsirkin
[PATCH] drm/virtio: Fix a double free in virtio_gpu_cmd_map(),
Dan Carpenter
Re: [PATCH 09/17] vhost scsi: fix cmd completion race,
Michael S. Tsirkin
[PATCH 1/2] Revert "vhost-vdpa: fix page pinning leakage in error path",
Si-Wei Liu
Re: [PATCH 00/17 V3] vhost: fix scsi cmd handling and cgroup support, Michael S. Tsirkin
[PATCH] vhost/vsock: add IOTLB API support,
Stefano Garzarella
[PATCH 0/2] vdpasim: allow to set MAC address,
Laurent Vivier
[PATCH 3/3] drm/qxl: Remove fbcon acceleration leftovers,
Daniel Vetter
Re: [PATCH] vhost: Use mutex to protect vq_irq setup,
Jason Wang
Message not available
[PATCH v6 00/10] Support GEM object mappings from I/O memory,
Thomas Zimmermann
- [PATCH v6 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap(), Thomas Zimmermann
- [PATCH v6 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}(), Thomas Zimmermann
- [PATCH v6 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function, Thomas Zimmermann
- [PATCH v6 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces, Thomas Zimmermann
- [PATCH v6 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers, Thomas Zimmermann
- [PATCH v6 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map, Thomas Zimmermann
- [PATCH v6 10/10] drm/fb_helper: Support framebuffers in I/O memory, Thomas Zimmermann
- [PATCH v6 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map, Thomas Zimmermann
- [PATCH v6 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap(), Thomas Zimmermann
- [PATCH v6 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends, Thomas Zimmermann
Re: [PATCH 6/8] drm: atomic: use krealloc_array(), Daniel Vetter
Re: [PATCH 5/8] edac: ghes: use krealloc_array(), Borislav Petkov
Re: [PATCH 1/8] mm: slab: provide krealloc_array(), Vlastimil Babka
[PATCH] vdpa_sim: Fix DMA mask,
Laurent Vivier
Re: [PATCH 3/8] vhost: vringh: use krealloc_array(),
Michael S. Tsirkin
Re: [PATCH 8/8] dma-buf: use krealloc_array(), Christian König
Re: [PATCH] vdpa/mlx5: Fix error return in map_direct_mr(), Jason Wang
[PATCH mlx5-next 00/11] Convert mlx5 to use auxiliary bus,
Leon Romanovsky
- [PATCH mlx5-next 01/11] net/mlx5: Don't skip vport check, Leon Romanovsky
- [PATCH mlx5-next 02/11] net/mlx5: Properly convey driver version to firmware, Leon Romanovsky
- [PATCH mlx5-next 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus, Leon Romanovsky
- [PATCH mlx5-next 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices, Leon Romanovsky
- [PATCH mlx5-next 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus, Leon Romanovsky
- [PATCH mlx5-next 03/11] net/mlx5_core: Clean driver version and name, Leon Romanovsky
- [PATCH mlx5-next 08/11] RDMA/mlx5: Convert mlx5_ib to use auxiliary bus, Leon Romanovsky
- [PATCH mlx5-next 07/11] net/mlx5e: Connect ethernet part to auxiliary bus, Leon Romanovsky
- [PATCH mlx5-next 09/11] net/mlx5: Delete custom device management logic, Leon Romanovsky
- [PATCH mlx5-next 10/11] net/mlx5: Simplify eswitch mode check, Leon Romanovsky
- [PATCH mlx5-next 11/11] RDMA/mlx5: Remove IB representors dead code, Leon Romanovsky
Re: [PATCH 07/17] vhost scsi: support delayed IO vq creation,
Jason Wang
Message not available
Re: [PATCH 03/17] vhost net: use goto error handling in open, Jason Wang
Re: [PATCH 01/17] vhost scsi: add lun parser helper, Jason Wang
Re: [PATCH] vdpa: handle irq bypass register failure case, Jason Wang
Re: [PATCH 00/16 V2] vhost: fix scsi cmd handling and IOPs, Michael S. Tsirkin
[GIT PULL] vhost,vdpa,virtio: cleanups, fixes,
Michael S. Tsirkin
[PATCH 5/5] drm/<drivers>: Constify struct drm_driver,
Daniel Vetter
[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails,
Dan Carpenter
[PATCH V4 0/3] vDPA: API for reporting IOVA range,
Jason Wang
[PATCH V3 0/3] vDPA: API for reporting IOVA range,
Jason Wang
Re: [PATCH] virtio_ring: use DMA when memory encryption is active,
Michael S. Tsirkin
Re: [PATCH 04/17] vhost: prep vhost_dev_init users to handle failures,
kernel test robot
[PATCH v4] Revert "virtio-net: ethtool configurable RXCSUM",
Michael S. Tsirkin
[PATCH v3] Revert "virtio-net: ethtool configurable RXCSUM",
Michael S. Tsirkin
[PATCH v5 00/10] Support GEM object mappings from I/O memory,
Thomas Zimmermann
- [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map, Thomas Zimmermann
- [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap(), Thomas Zimmermann
- [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}(), Thomas Zimmermann
- [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function, Thomas Zimmermann
- [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces, Thomas Zimmermann
- [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap(), Thomas Zimmermann
- [PATCH v5 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map, Thomas Zimmermann
- [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends, Thomas Zimmermann
- [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers, Thomas Zimmermann
- [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory, Thomas Zimmermann
Re: [PATCH 2/2] KVM: not link irqfd with a fake IRQ bypass producer, Jason Wang
Re: [PATCH 1/2] KVM: not register a IRQ bypass producer if unsupported or disabled, Jason Wang
Re: [RFC 0/4] Introduce VDUSE - vDPA Device in Userspace,
Michael S. Tsirkin
<Possible follow-ups>
Re: [RFC 0/4] Introduce VDUSE - vDPA Device in Userspace, Jason Wang
Re: [PATCH] drm: remove unneeded break,
Sam Ravnborg
Re: [RFC 1/4] mm: export zap_page_range() for driver use, Matthew Wilcox
Re: [RFC 2/4] vduse: Introduce VDUSE - vDPA Device in Userspace,
Michael S. Tsirkin
Re: [RFC 3/4] vduse: grab the module's references until there is no vduse device,
Michael S. Tsirkin
[PATCH AUTOSEL 4.4 27/33] Fix use after free in get_capset_info callback., Sasha Levin
[PATCH AUTOSEL 4.9 35/41] Fix use after free in get_capset_info callback., Sasha Levin
[PATCH AUTOSEL 4.14 42/52] Fix use after free in get_capset_info callback., Sasha Levin
[PATCH AUTOSEL 4.19 45/56] Fix use after free in get_capset_info callback., Sasha Levin
[PATCH AUTOSEL 5.4 60/80] Fix use after free in get_capset_info callback., Sasha Levin
[PATCH AUTOSEL 5.8 076/101] Fix use after free in get_capset_info callback., Sasha Levin
[PATCH AUTOSEL 5.9 082/111] Fix use after free in get_capset_info callback., Sasha Levin
Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks,
Matthew Wilcox
Re: [Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks, Joe Perches
[PATCH] Revert "virtio-net: ethtool configurable RXCSUM",
Michael S. Tsirkin
Re: [RFC] treewide: cleanup unreachable breaks,
Joe Perches
<Possible follow-ups>
Re: [RFC] treewide: cleanup unreachable breaks, Dan Williams
Re: [RFC] treewide: cleanup unreachable breaks, Greg KH
Re: [RFC] treewide: cleanup unreachable breaks, Hans de Goede
Re: [PATCH v1 05/29] virtio-mem: generalize check for added memory, David Hildenbrand
Re: [PATCH] drivers/virt: vmgenid: add vm generation id driver,
gregkh@xxxxxxxxxxxxxxxxxxx
Re: [PATCH] drivers/virt: vmgenid: add vm generation id driver, Andy Lutomirski
[PATCH v4 00/10] Support GEM object mappings from I/O memory,
Thomas Zimmermann
- [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap(), Thomas Zimmermann
- [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap(), Thomas Zimmermann
- [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}(), Thomas Zimmermann
- [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces, Thomas Zimmermann
- [PATCH v4 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map, Thomas Zimmermann
- [PATCH v4 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends, Thomas Zimmermann
- [PATCH v4 08/10] drm/gem: Store client buffer mappings as struct dma_buf_map, Thomas Zimmermann
- [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function, Thomas Zimmermann
- [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory, Thomas Zimmermann
- [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers, Thomas Zimmermann
[PATCH v2] drm/virtio: Use UUID API for importing the UUID,
Andy Shevchenko
[PATCH AUTOSEL 5.8 16/24] vhost vdpa: fix vhost_vdpa_open error handling, Sasha Levin
[PATCH v1] drm/virtio: Use UUID API for importing the UUID,
Andy Shevchenko
[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM),
David Hildenbrand
Message not available
[PATCH v1 03/29] virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling, David Hildenbrand
[PATCH v1 04/29] virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add(), David Hildenbrand
[PATCH v1 05/29] virtio-mem: generalize check for added memory, David Hildenbrand
[PATCH v1 06/29] virtio-mem: generalize virtio_mem_owned_mb(), David Hildenbrand
[PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range(), David Hildenbrand
[PATCH v1 08/29] virtio-mem: drop last_mb_id, David Hildenbrand
[PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory, David Hildenbrand
[PATCH v1 10/29] virtio-mem: generalize handling when memory is getting onlined deferred, David Hildenbrand
[PATCH v1 11/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining, David Hildenbrand
[PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline(), David Hildenbrand
[PATCH v1 13/29] virtio-mem: factor out handling of fake-offline pages in memory notifier, David Hildenbrand
[PATCH v1 14/29] virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE, David Hildenbrand
[PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 16/29] virtio-mem: memory block states are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 17/29] virito-mem: subblock states are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap, David Hildenbrand
[PATCH v1 19/29] virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 20/29] virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 21/29] virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 22/29] virtio-mem: memory block ids are specific to Sub Block Mode (SBM), David Hildenbrand
[PATCH v1 23/29] virtio-mem: factor out adding/removing memory from Linux, David Hildenbrand
[PATCH v1 24/29] virtio-mem: print debug messages from virtio_mem_send_*_request(), David Hildenbrand
[PATCH v1 25/29] virtio-mem: Big Block Mode (BBM) memory hotplug, David Hildenbrand
Message not available
[PATCH v1 26/29] virtio-mem: allow to force Big Block Mode (BBM) and set the big block size, David Hildenbrand
[PATCH v1 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block, David Hildenbrand
[PATCH v1 28/29] virtio-mem: Big Block Mode (BBM) - basic memory hotunplug, David Hildenbrand
[PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe memory hotunplug, David Hildenbrand
Re: [PATCH v1 00/29] virtio-mem: Big Block Mode (BBM), Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH v1 00/29] virtio-mem: Big Block Mode (BBM), David Hildenbrand
[PATCH net-next v3] virtio-net: ethtool configurable RXCSUM,
xiangxia . m . yue
[PATCH v4] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH] mm: proc: add Sock to /proc/meminfo,
Randy Dunlap
Message not available
Re: [PATCH v3 3/3] vhost: Don't call log_access_ok() when using IOTLB, Jason Wang
Re: [PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr(),
Jason Wang
[PATCH v2] vringh: fix __vringh_iov() when riov and wiov are different,
Stefano Garzarella
[GIT PULL] vhost,vdpa: last minute fixes,
Michael S. Tsirkin
Re: [PATCH 12/16] vhost: support multiple worker threads, Michael S. Tsirkin
[PATCH] vringh: fix __vringh_iov() when riov and wiov are different,
Stefano Garzarella
Re: [PATCH 04/16] vhost: prep vhost_dev_init users to handle failures,
kernel test robot
Re: [PATCH 14/16] vhost: poll support support multiple workers,
kernel test robot
[PATCH v3 0/2] vhost-vdpa mapping error path fixes,
Si-Wei Liu
Re: [Linux-kernel-mentees][PATCH 0/2] reorder members of structures in virtio_net for optimization,
David Miller
Re: [PATCH v2 2/2] vhost: Don't call log_access_ok() when using IOTLB, Jason Wang
Re: [PATCH v2 1/2] vhost: Don't call access_ok() when using IOTLB, Jason Wang
[PATCH v2] vhost-vdpa: fix page pinning leakage in error path, Si-Wei Liu
[PATCH] vhost-vdpa: fix page pinning leakage in error path,
Si-Wei Liu
[PATCH] vdpa/mlx5: should keep avail_index despite device status,
Si-Wei Liu
Re: [PATCH] vdpa/mlx5: should keep avail_index despite device status, Jason Wang
Re: [PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry, Rob Herring
Re: [PATCH v2 0/2] vhost: Skip access checks on GIOVAs, Michael S. Tsirkin
[PATCH net-next v2] virtio-net: ethtool configurable RXCSUM,
xiangxia . m . yue
[PATCH v3 0/7] Support GEM object mappings from I/O memory,
Thomas Zimmermann
[PATCH v2 1/4] drm/qxl: use drmm_mode_config_init, Gerd Hoffmann
[PATCH v2 4/4] drm/qxl: use qxl pin function,
Gerd Hoffmann
[PATCH v2 2/4] drm/qxl: release shadow on shutdown, Gerd Hoffmann
[PATCH v2 3/4] drm/qxl: handle shadow in primary destroy, Gerd Hoffmann
Re: [PATCH -next] drm/qxl: simplify the return expression of qxl_plane_prepare_fb(), Gerd Hoffmann
[GIT PULL] virtio: last minute fixes,
Michael S. Tsirkin
[PATCH net v2] virtio-net: don't disable guest csum when disable LRO,
xiangxia . m . yue
Re: [PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module,
Michael S. Tsirkin
Re: [PATCH] vhost: Don't call vq_access_ok() when using IOTLB,
Michael S. Tsirkin
[PATCH 1/2] virtio-net: don't disable guest csum when disable LRO,
xiangxia . m . yue
[RFC PATCH 00/19] vhost-user-rpmb (Replay Protected Memory Block),
Alex Bennée
- [RFC PATCH 01/19] tools/virtiofsd: add support for --socket-group, Alex Bennée
- [RFC PATCH 02/19] hw/block: add boilerplate for vhost-user-rpmb device, Alex Bennée
- [RFC PATCH 03/19] hw/virtio: move virtio-pci.h into shared include space, Alex Bennée
- [RFC PATCH 04/19] hw/block: add vhost-user-rpmb-pci boilerplate, Alex Bennée
- [RFC PATCH 05/19] virtio-pci: add notification trace points, Alex Bennée
- [RFC PATCH 06/19] tools/vhost-user-rpmb: add boilerplate and initial main, Alex Bennée
- [RFC PATCH 07/19] tools/vhost-user-rpmb: implement --print-capabilities, Alex Bennée
- [RFC PATCH 08/19] tools/vhost-user-rpmb: connect to fd and instantiate basic run loop, Alex Bennée
- [RFC PATCH 10/19] tools/vhost-user-rpmb: handle shutdown and SIGINT/SIGHUP cleanly, Alex Bennée
- [RFC PATCH 09/19] tools/vhost-user-rpmb: add a --verbose/debug flags for logging, Alex Bennée
- [RFC PATCH 12/19] tools/vhost-user-rpmb: import hmac_sha256 functions, Alex Bennée
- [RFC PATCH 11/19] tools/vhost-user-rpmb: add --flash-path for backing store, Alex Bennée
- [RFC PATCH 17/19] tools/vhost-user-rpmb: add key persistence, Alex Bennée
- [RFC PATCH 16/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_READ, Alex Bennée
- [RFC PATCH 15/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_DATA_WRITE, Alex Bennée
[RFC PATCH 18/19] tools/vhost-user-rpmb: allow setting of the write_count, Alex Bennée
[RFC PATCH 14/19] tools/vhost-user-rpmb: implement VIRTIO_RPMB_REQ_GET_WRITE_COUNTER, Alex Bennée
[RFC PATCH 13/19] tools/vhost-user-rpmb: implement the PROGRAM_KEY handshake, Alex Bennée
[RFC PATCH 19/19] docs: add a man page for vhost-user-rpmb, Alex Bennée
[RFC PATCH 00/24] Control VQ support in vDPA,
Jason Wang
[RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open(), Jason Wang
[RFC PATCH 03/24] vhost: move the backend feature bits to vhost_types.h, Jason Wang
[RFC PATCH 04/24] virtio-vdpa: don't set callback if virtio doesn't need it, Jason Wang
[RFC PATCH 05/24] vhost-vdpa: passing iotlb to IOMMU mapping helpers, Jason Wang
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]