| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-05 | vhost/net: Defer TX queue re-enable until after sendmsg | Jon Kohler | 1 | -9/+21 |
| 2025-04-18 | vhost-scsi: Fix vhost_scsi_send_status() | Dongli Zhang | 1 | -7/+11 |
| 2025-04-18 | vhost-scsi: Fix vhost_scsi_send_bad_target() | Dongli Zhang | 1 | -11/+37 |
| 2025-04-18 | vhost-scsi: protect vq->log_used with vq->mutex | Dongli Zhang | 1 | -0/+8 |
| 2025-04-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -208/+340 |
| 2025-03-01 | vhost: return task creation error instead of NULL | Keith Busch | 1 | -1/+1 |
| 2025-02-25 | vhost-scsi: Reduce response iov mem use | Mike Christie | 1 | -22/+60 |
| 2025-02-25 | vhost-scsi: Allocate iov_iter used for unaligned copies when needed | Mike Christie | 1 | -9/+17 |
| 2025-02-25 | vhost-scsi: Stop duplicating se_cmd fields | Mike Christie | 1 | -59/+36 |
| 2025-02-25 | vhost-scsi: Dynamically allocate scatterlists | Mike Christie | 2 | -88/+173 |
| 2025-02-25 | vhost-scsi: Return queue full for page alloc failures during copy | Mike Christie | 1 | -6/+9 |
| 2025-02-25 | vhost-scsi: Add better resource allocation failure handling | Mike Christie | 1 | -3/+25 |
| 2025-02-25 | vhost-scsi: Allocate T10 PI structs only when enabled | Mike Christie | 1 | -6/+8 |
| 2025-02-25 | vhost-scsi: Reduce mem use by moving upages to per queue | Mike Christie | 1 | -14/+10 |
| 2025-02-25 | vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint | Mike Christie | 1 | -12/+13 |
| 2025-01-27 | vhost/net: Set num_buffers for virtio 1.0 | Akihiko Odaki | 1 | -1/+4 |
| 2024-11-11 | mm: page_frag: avoid caller accessing 'page_frag_cache' directly | Yunsheng Lin | 1 | -1/+1 |
| 2024-10-07 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -11/+14 |
| 2024-10-07 | vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() | Haoran Zhang | 1 | -11/+14 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-26 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+13 |
| 2024-09-10 | vhost_vdpa: assign irq bypass producer token correctly | Jason Wang | 1 | -3/+13 |
| 2024-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+1 |
| 2024-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -7/+1 |
| 2024-08-02 | vsock/virtio: add SIOCOUTQ support for all virtio based transports | Luigi Leonardi | 1 | -1/+3 |
| 2024-07-26 | vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler | Jason Wang | 1 | -7/+1 |
| 2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -65/+45 |
| 2024-07-09 | vringh: add MODULE_DESCRIPTION() | Jeff Johnson | 1 | -0/+1 |
| 2024-07-09 | vhost: move smp_rmb() into vhost_get_avail_idx() | Michael S. Tsirkin | 1 | -63/+42 |
| 2024-07-04 | vhost/vsock: always initialize seqpacket_allow | Michael S. Tsirkin | 1 | -2/+2 |
| 2024-07-04 | vhost-vdpa: Use iommu_paging_domain_alloc() | Lu Baolu | 1 | -8/+6 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -65/+140 |
| 2024-05-22 | vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
| 2024-05-22 | vhost_task: Handle SIGKILL by flushing work and exiting | Mike Christie | 2 | -4/+52 |
| 2024-05-22 | vhost: Release worker mutex during flushes | Mike Christie | 1 | -14/+30 |
| 2024-05-22 | vhost: Use virtqueue mutex for swapping worker | Mike Christie | 1 | -6/+12 |
| 2024-05-22 | vhost_scsi: Handle vhost_vq_work_queue failures for TMFs | Mike Christie | 1 | -1/+2 |
| 2024-05-22 | vhost: Remove vhost_vq_flush | Mike Christie | 2 | -13/+0 |
| 2024-05-22 | vhost-scsi: Use system wq to flush dev for TMFs | Mike Christie | 1 | -20/+19 |
| 2024-05-22 | vhost-scsi: Handle vhost_vq_work_queue failures for cmds | Mike Christie | 1 | -1/+12 |
| 2024-05-22 | vhost-scsi: Handle vhost_vq_work_queue failures for events | Mike Christie | 1 | -5/+12 |
| 2024-04-22 | net: extend ubuf_info callback to ops structure | Pavel Begunkov | 1 | -2/+6 |
| 2024-04-08 | vhost: correct misleading printing information | Xianting Tian | 1 | -1/+1 |
| 2024-04-08 | vhost: Add smp_rmb() in vhost_enable_notify() | Gavin Shan | 1 | -1/+11 |
| 2024-04-08 | vhost: Add smp_rmb() in vhost_vq_avail_empty() | Gavin Shan | 1 | -1/+11 |
| 2024-03-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -0/+17 |
| 2024-03-19 | vDPA: introduce get_vq_size to vdpa_config_ops | Zhu Lingshan | 1 | -0/+8 |
| 2024-03-19 | vdpa: skip suspend/resume ops if not DRIVER_OK | Steve Sistare | 1 | -0/+6 |
| 2024-03-19 | vhost: Added pad cleanup if vnet_hdr is not present. | Andrew Melnychenko | 1 | -0/+3 |
| 2024-03-05 | vhost/net: remove vhost_net_page_frag_refill() | Yunsheng Lin | 1 | -64/+27 |
| 2024-03-05 | page_frag: unify gfp bits for order 3 page allocation | Yunsheng Lin | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+23 |
| 2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+1 |
| 2024-01-10 | vdpa: Block vq property changes in DRIVER_OK | Dragos Tatulea | 1 | -0/+6 |
| 2024-01-10 | vdpa: Track device suspended state | Dragos Tatulea | 1 | -2/+15 |
| 2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 3 | -8/+8 |
| 2023-12-27 | vhost-vdpa: account iommu allocations | Pasha Tatashin | 1 | -1/+2 |
| 2023-12-15 | virtio/vsock: send credit update during setting SO_RCVLOWAT | Arseniy Krasnov | 1 | -0/+1 |
| 2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 3 | -8/+8 |
| 2023-11-16 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2023-11-05 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -5/+76 |
| 2023-11-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+4 |
| 2023-11-01 | vhost-vdpa: fix use after free in vhost_vdpa_probe() | Dan Carpenter | 1 | -1/+0 |
| 2023-11-01 | vhost-vdpa: clean iotlb map during reset for older userspace | Si-Wei Liu | 1 | -4/+16 |
| 2023-11-01 | vhost-vdpa: introduce IOTLB_PERSIST backend feature bit | Si-Wei Liu | 1 | -0/+15 |
| 2023-11-01 | vhost-vdpa: reset vendor specific mapping to initial state in .release | Si-Wei Liu | 1 | -0/+17 |
| 2023-11-01 | vhost-scsi: Spelling s/preceeding/preceding/g | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-11-01 | vhost-vdpa: uAPI to get dedicated descriptor group id | Si-Wei Liu | 1 | -0/+10 |
| 2023-11-01 | vhost-vdpa: introduce descriptor group backend feature | Si-Wei Liu | 1 | -0/+17 |
| 2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+1 |
| 2023-10-18 | vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE | Eric Auger | 1 | -3/+1 |
| 2023-10-15 | vhost/vsock: support MSG_ZEROCOPY for transport | Arseniy Krasnov | 1 | -0/+7 |
| 2023-10-13 | scsi: target: Allow userspace to request direct submissions | Mike Christie | 1 | -1/+1 |
| 2023-10-13 | scsi: target: Have drivers report if they support direct submissions | Mike Christie | 1 | -0/+3 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+11 |
| 2023-10-04 | vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() | Stefano Garzarella | 1 | -1/+11 |
| 2023-09-21 | vsock/virtio/vhost: read data from non-linear skb | Arseniy Krasnov | 1 | -5/+9 |
| 2023-09-03 | vdpa: add get_backend_features vdpa operation | Eugenio Pérez | 1 | -0/+12 |
| 2023-09-03 | vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature | Eugenio Pérez | 1 | -1/+2 |
| 2023-08-10 | vhost-scsi: Rename vhost_scsi_iov_to_sgl | Mike Christie | 1 | -6/+7 |
| 2023-08-10 | vhost-scsi: Fix alignment handling with windows | Mike Christie | 1 | -25/+161 |
| 2023-07-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 5 | -109/+449 |
| 2023-07-03 | vhost: Make parameter name match of vhost_get_vq_desc() | Xianting Tian | 1 | -1/+1 |
| 2023-07-03 | vhost: Allow worker switching while work is queueing | Mike Christie | 2 | -43/+114 |
| 2023-07-03 | vhost_scsi: add support for worker ioctls | Mike Christie | 1 | -0/+8 |
| 2023-07-03 | vhost: allow userspace to create workers | Mike Christie | 2 | -1/+144 |
| 2023-07-03 | vhost: replace single worker pointer with xarray | Mike Christie | 2 | -17/+50 |
| 2023-07-03 | vhost: add helper to parse userspace vring state/file | Mike Christie | 1 | -7/+22 |
| 2023-07-03 | vhost: remove vhost_work_queue | Mike Christie | 2 | -9/+2 |
| 2023-07-03 | vhost_scsi: flush IO vqs then send TMF rsp | Mike Christie | 1 | -3/+18 |
| 2023-07-03 | vhost_scsi: convert to vhost_vq_work_queue | Mike Christie | 1 | -9/+9 |
| 2023-07-03 | vhost_scsi: make SCSI cmd completion per vq | Mike Christie | 1 | -30/+26 |
| 2023-07-03 | vhost_sock: convert to vhost_vq_work_queue | Mike Christie | 1 | -2/+2 |
| 2023-07-03 | vhost: convert poll work to be vq based | Mike Christie | 3 | -6/+12 |
| 2023-07-03 | vhost: take worker or vq for flushing | Mike Christie | 2 | -2/+14 |
| 2023-07-03 | vhost: take worker or vq instead of dev for queueing | Mike Christie | 2 | -16/+29 |
| 2023-07-03 | vhost, vhost_net: add helper to check if vq has work | Mike Christie | 3 | -5/+5 |
| 2023-07-03 | vhost: add vhost_worker pointer to vhost_virtqueue | Mike Christie | 2 | -7/+15 |
| 2023-07-03 | vhost: dynamically allocate vhost_worker | Mike Christie | 2 | -25/+45 |
| 2023-07-03 | vhost: create worker at end of vhost_dev_set_owner | Mike Christie | 1 | -6/+13 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-06-09 | mm/gup: remove vmas parameter from pin_user_pages() | Lorenzo Stoakes | 1 | -1/+1 |
| 2023-06-09 | vhost_vdpa: support PACKED when setting-getting vring_base | Shannon Nelson | 1 | -4/+17 |
| 2023-06-09 | vhost: support PACKED when setting-getting vring_base | Shannon Nelson | 2 | -7/+19 |
| 2023-06-08 | vhost: Fix worker hangs due to missed wake up calls | Mike Christie | 1 | -0/+2 |
| 2023-06-08 | vhost: Fix crash during early vhost_transport_send_pkt calls | Mike Christie | 2 | -34/+18 |
| 2023-06-08 | vhost_net: revert upend_idx only on retriable error | Andrey Smetanin | 1 | -3/+8 |
| 2023-06-08 | vhost_vdpa: tell vqs about the negotiated | Shannon Nelson | 1 | -0/+13 |
| 2023-06-07 | vhost: use kzalloc() instead of kmalloc() followed by memset() | Prathu Baronia | 1 | -3/+2 |
| 2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 1 | -17/+5 |
| 2023-04-28 | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
| 2023-04-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -98/+245 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+1 |
| 2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -31/+0 |
| 2023-04-24 | Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -67/+73 |
| 2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
| 2023-04-21 | Merge branch 'v6.3-rc7' | Peter Zijlstra | 1 | -32/+7 |
| 2023-04-21 | vhost_vdpa: fix unmap process in no-batch mode | Cindy Lu | 1 | -7/+1 |
| 2023-04-21 | vringh: support VA with iotlb | Stefano Garzarella | 1 | -32/+139 |
| 2023-04-21 | vringh: define the stride used for translation | Stefano Garzarella | 1 | -2/+4 |
| 2023-04-21 | vringh: replace kmap_atomic() with kmap_local_page() | Stefano Garzarella | 1 | -4/+4 |
| 2023-04-21 | vhost-vdpa: use bind_mm/unbind_mm device callbacks | Stefano Garzarella | 1 | -0/+34 |
| 2023-04-21 | vringh: fix typos in the vringh_init_* documentation | Stefano Garzarella | 1 | -9/+9 |
| 2023-04-21 | vdpa: Add eventfd for the vdpa callback | Xie Yongji | 1 | -0/+2 |
| 2023-04-21 | vhost-scsi: Reduce vhost_scsi_mutex use | Mike Christie | 1 | -7/+9 |
| 2023-04-21 | vhost-scsi: Drop vhost_scsi_mutex use in port callouts | Mike Christie | 1 | -12/+2 |
| 2023-04-21 | vhost-scsi: Check for a cleared backend before queueing an event | Mike Christie | 1 | -0/+8 |
| 2023-04-21 | vhost-scsi: Drop device mutex use in vhost_scsi_do_plug | Mike Christie | 1 | -3/+0 |
| 2023-04-21 | vhost-scsi: Delay releasing our refcount on the tpg | Mike Christie | 1 | -24/+37 |
| 2023-04-21 | vhost: use struct_size and size_add to compute flex array sizes | Jacob Keller | 1 | -4/+2 |
| 2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -32/+7 |
| 2023-04-04 | vhost-scsi: Fix crash during LUN unmapping | Mike Christie | 1 | -32/+4 |
| 2023-04-04 | vhost-scsi: Fix vhost_scsi struct use after free | Mike Christie | 1 | -0/+3 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+2 |
| 2023-03-30 | docs: move x86 documentation into Documentation/arch/ | Jonathan Corbet | 1 | -1/+1 |
| 2023-03-30 | iov_iter: add iter_iovec() helper | Jens Axboe | 1 | -1/+1 |
| 2023-03-29 | vsock: support sockmap | Bobby Eshleman | 1 | -0/+1 |
| 2023-03-23 | vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-23 | vhost: use vhost_tasks for worker threads | Mike Christie | 2 | -49/+15 |
| 2023-03-23 | vhost: move worker thread fields to new struct | Mike Christie | 2 | -37/+72 |
| 2023-03-23 | vhost_task: Allow vhost layer to use copy_process | Mike Christie | 1 | -0/+5 |
| 2023-03-22 | vhost: Fix livepatch timeouts in vhost_worker() | Josh Poimboeuf | 1 | -2/+1 |
| 2023-03-16 | scsi: vhost-scsi: Remove default fabric ops callouts | Dmitry Bogdanov | 1 | -31/+0 |
| 2023-03-13 | vhost-vdpa: free iommu domain after last use during cleanup | Gautam Dawar | 1 | -1/+2 |
| 2023-02-25 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 7 | -13/+46 |
| 2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -125/+89 |
| 2023-02-20 | vhost-vdpa: print warning when vhost_vdpa_alloc_domain fails | Alvaro Karsz | 1 | -1/+4 |
| 2023-02-20 | vhost-net: support VIRTIO_F_RING_RESET | Kangjie Xu | 1 | -1/+2 |
| 2023-02-20 | vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit | Bo Liu | 1 | -3/+3 |
| 2023-02-20 | vhost: remove unused paramete | Liming Wu | 4 | -4/+4 |
| 2023-02-20 | vhost-test: remove meaningless debug info | Liming Wu | 1 | -3/+0 |
| 2023-02-20 | vhost-vdpa: uAPI to resume the device | Sebastien Boeuf | 1 | -0/+18 |
| 2023-02-20 | vhost-vdpa: Introduce RESUME backend feature bit | Sebastien Boeuf | 1 | -1/+15 |
| 2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+2 |
| 2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 1 | -1/+1 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-02-03 | vringh: use bvec_set_page to initialize a bvec | Christoph Hellwig | 1 | -3/+2 |
| 2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -5/+23 |
| 2023-01-27 | vhost-scsi: unbreak any layout for response | Jason Wang | 1 | -4/+17 |
| 2023-01-27 | vhost/net: Clear the pending messages when the backend is removed | Eric Auger | 3 | -1/+6 |
| 2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 1 | -1/+1 |
| 2023-01-16 | virtio/vsock: replace virtio_vsock_pkt with sk_buff | Bobby Eshleman | 1 | -125/+89 |
| 2022-12-28 | vhost_vdpa: fix the crash in unmap a large memory | Cindy Lu | 1 | -20/+26 |
| 2022-12-28 | vhost-vdpa: fix an iotlb memory leak | Stefano Garzarella | 1 | -4/+8 |
| 2022-12-28 | vhost: fix range used in translate_desc() | Stefano Garzarella | 1 | -2/+2 |
| 2022-12-28 | vringh: fix range used in iotlb_translate() | Stefano Garzarella | 1 | -3/+2 |
| 2022-12-28 | vhost/vsock: Fix error handling in vhost_vsock_init() | Yuan Can | 1 | -1/+8 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 5 | -15/+15 |
| 2022-11-25 | [vhost] fix 'direction' argument of iov_iter_{init,bvec}() | Al Viro | 2 | -5/+5 |
| 2022-10-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
| 2022-10-07 | vhost: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 1 | -2/+2 |
| 2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-09-29 | vhost/vsock: Use kvmalloc/kvfree for larger packets. | Junichi Uekawa | 1 | -1/+1 |
| 2022-09-28 | vhost/net: use struct ubuf_info_msgzc | Pavel Begunkov | 1 | -7/+8 |
| 2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -48/+153 |
| 2022-08-11 | vhost-vdpa: uAPI to suspend the device | Eugenio Pérez | 1 | -0/+19 |
| 2022-08-11 | vhost-vdpa: introduce SUSPEND backend feature bit | Eugenio Pérez | 1 | -1/+15 |
| 2022-08-11 | vhost-vdpa: Call ida_simple_remove() when failed | Bo Liu | 1 | -0/+1 |
| 2022-08-11 | vhost scsi: Allow user to control num virtqueues | Mike Christie | 1 | -24/+61 |
| 2022-08-11 | vhost-scsi: Fix max number of virtqueues | Mike Christie | 1 | -1/+1 |
| 2022-08-11 | vdpa: Use device_iommu_capable() | Robin Murphy | 1 | -1/+1 |
| 2022-08-11 | vringh: iterate on iotlb_translate to handle large translations | Stefano Garzarella | 1 | -22/+56 |
| 2022-08-08 | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() | Al Viro | 1 | -3/+1 |
| 2022-06-27 | vhost-vdpa: call vhost_vdpa_cleanup during the release | Stefano Garzarella | 1 | -1/+1 |
| 2022-06-09 | vdpa: make get_vq_group and set_group_asid optional | Jason Wang | 1 | -0/+2 |
| 2022-06-08 | vringh: Fix loop descriptors check in the indirect cases | Xie Yongji | 1 | -2/+8 |
| 2022-05-31 | vhost: rename vhost_work_dev_flush | Mike Christie | 6 | -11/+11 |
| 2022-05-31 | vhost-test: drop flush after vhost_dev_cleanup | Mike Christie | 1 | -3/+0 |
| 2022-05-31 | vhost-scsi: drop flush after vhost_dev_cleanup | Mike Christie | 1 | -2/+0 |
| 2022-05-31 | vhost_vsock: simplify vhost_vsock_flush() | Andrey Ryabinin | 1 | -5/+0 |
| 2022-05-31 | vhost_test: remove vhost_test_flush_vq() | Andrey Ryabinin | 1 | -8/+3 |
| 2022-05-31 | vhost_net: get rid of vhost_net_flush_vq() and extra flush calls | Andrey Ryabinin | 1 | -9/+2 |
| 2022-05-31 | vhost: flush dev once during vhost_dev_stop | Mike Christie | 1 | -3/+3 |
| 2022-05-31 | vhost: get rid of vhost_poll_flush() wrapper | Andrey Ryabinin | 5 | -15/+6 |
| 2022-05-31 | vhost-vdpa: return -EFAULT on copy_to_user() failure | Dan Carpenter | 1 | -3/+5 |
| 2022-05-31 | vhost-vdpa: support ASID based IOTLB API | Gautam Dawar | 2 | -20/+93 |