- e74cfa9 vringh: Use wiov->used to check for read/write desc order by Neeraj Upadhyay · 3 years, 6 months ago
- f7ad318 vhost: Fix the calculation in vhost_overflow() by Xie Yongji · 3 years, 5 months ago
- 0e39829 vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update() by Xie Yongji · 3 years, 5 months ago
- 530a567 vdpa: support packed virtqueue for set/get_vq_state() by Jason Wang · 3 years, 7 months ago
- d8f35f4 vhost: fix up vhost_work coding style by Mike Christie · 3 years, 7 months ago
- efb18e1 vhost: fix poll coding style by Mike Christie · 3 years, 7 months ago
- d60146c vhost-scsi: reduce flushes during endpoint clearing by Mike Christie · 3 years, 7 months ago
- 31fbea3 vhost-scsi: remove extra flushes by Mike Christie · 3 years, 7 months ago
- 1465cb6 vhost: remove work arg from vhost_work_flush by Mike Christie · 3 years, 7 months ago
- 7a43ce37c vhost: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
- 8693059 vhost-iotlb: fix vhost_iotlb_del_range() documentation by Stefano Garzarella · 3 years, 8 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
- ced7b71 vhost/vsock: support SEQPACKET for transport by Arseny Krasnov · 3 years, 7 months ago
- 224bf7d vhost_net: use XDP helpers by Matteo Croce · 3 years, 8 months ago
- 16bb86b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 8 months ago
- 9d6d97b vhost/vdpa: Remove the restriction that only supports virtio-net devices by Xie Yongji · 3 years, 10 months ago
- d6d8bb9 vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate() by Stefano Garzarella · 3 years, 10 months ago
- b8c06ad vringh: implement vringh_kiov_advance() by Stefano Garzarella · 3 years, 10 months ago
- 69c13c5 vringh: explain more about cleaning riov and wiov by Stefano Garzarella · 3 years, 10 months ago
- bbc2c37 vringh: reset kiov 'consumed' field in __vringh_iov() by Stefano Garzarella · 3 years, 10 months ago
- f53d991 vringh: add 'iotlb_lock' to synchronize iotlb accesses by Stefano Garzarella · 3 years, 10 months ago
- 3a3e0fa vhost-vdpa: fix vm_flags for virtqueue doorbell mapping by Jason Wang · 3 years, 9 months ago
- 4f97010 Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 8 months ago
- d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- a9d0645 vhost-vdpa: protect concurrent access to vhost device iotlb by Xie Yongji · 3 years, 9 months ago
- 49d11527 Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 3 years, 9 months ago
- bc9a05e iommu: remove DOMAIN_ATTR_GEOMETRY by Christoph Hellwig · 3 years, 9 months ago
- bf152b0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 10 months ago
- 0bde59c vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails by Stefano Garzarella · 3 years, 10 months ago
- f6bbf00 vhost-vdpa: fix use-after-free of v->config_ctx by Stefano Garzarella · 3 years, 10 months ago
- beb691e vhost: Fix vhost_vq_reset() by Laurent Vivier · 3 years, 10 months ago
- 4c05028 vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation by Gautam Dawar · 3 years, 10 months ago
- 6ec29cb scsi: target: vhost-scsi: Use LIO wq cmd submission helper by Mike Christie · 3 years, 10 months ago
- 0869419 scsi: target: core: Add gfp_t arg to target_cmd_init_cdb() by Mike Christie · 3 years, 10 months ago
- eb92980 scsi: target: vhost-scsi: Convert to new submission API by Mike Christie · 3 years, 10 months ago
- c548e62 scsi: sbitmap: Move allocation hint into sbitmap by Ming Lei · 4 years ago
- efe1f3a scsi: sbitmap: Maintain allocation round_robin in sbitmap by Ming Lei · 4 years ago
- ffc1759 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 10 months ago
- 489084d vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay by Dongli Zhang · 4 years ago
- dc9c9e7 vhost_net: avoid tx queue stuck when sendmsg fails by Yunjian Wang · 4 years ago
- 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 9ee5e5a tap/tun: add skb_zcopy_init() helper for initialization. by Jonathan Lemon · 4 years ago
- 3617783 skbuff: Add skb parameter to the ubuf zerocopy callback by Jonathan Lemon · 4 years ago
- 9f1abbe Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- aa35e45 Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
- 01e31be vhost_net: fix ubuf refcount incorrectly when sendmsg fails by Yunjian Wang · 4 years ago
- e13a691 vhost/vsock: add IOTLB API support by Stefano Garzarella · 4 years ago
- 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- 2e1139d vhost scsi: fix error return code in vhost_scsi_set_endpoint() by Zhang Changzhong · 4 years, 1 month ago
- 0ab4b89 vhost_vdpa: switch to vmemdup_user() by Tian Tao · 4 years, 2 months ago
- 3a99974 vhost: vringh: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
- 2c60274 vhost_vdpa: return -EFAULT if copy_to_user() fails by Dan Carpenter · 4 years, 1 month ago
- ad89653f vhost-vdpa: fix page pinning leakage in error path (rework) by Si-Wei Liu · 4 years, 2 months ago
- 8009b0f vringh: fix vringh_iov_push_*() documentation by Stefano Garzarella · 4 years, 1 month ago
- b4fffc1 vhost scsi: fix lun reset completion handling by Mike Christie · 4 years, 1 month ago
- efd838f vhost scsi: Add support for LUN resets. by Mike Christie · 4 years, 2 months ago
- 18f1bec vhost scsi: add lun parser helper by Mike Christie · 4 years, 2 months ago
- 47a3565 vhost scsi: fix cmd completion race by Mike Christie · 4 years, 2 months ago
- 25b98b6 vhost scsi: alloc cmds per vq instead of session by Mike Christie · 4 years, 2 months ago
- 6bcf342 vhost: add helper to check if a vq has been setup by Mike Christie · 4 years, 2 months ago
- e01afe3 vdpa: handle irq bypass register failure case by Zhu Lingshan · 4 years, 2 months ago
- 5e1a314 Revert "vhost-vdpa: fix page pinning leakage in error path" by Michael S. Tsirkin · 4 years, 2 months ago
- 7922460 vhost_vdpa: Return -EFAULT if copy_from_user() fails by Dan Carpenter · 4 years, 2 months ago
- 1b48dc0 vhost: vdpa: report iova range by Jason Wang · 4 years, 2 months ago
- 86e182f vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call by Zhu Lingshan · 4 years, 4 months ago
- 5745bcf vringh: fix __vringh_iov() when riov and wiov are different by Stefano Garzarella · 4 years, 3 months ago
- b9747fd vhost_vdpa: Fix duplicate included kernel.h by Tian Tao · 4 years, 4 months ago
- 5e5e873 vhost: reduce stack usage in log_used by Li Wang · 4 years, 4 months ago
- 7ed9e3d vhost-vdpa: fix page pinning leakage in error path by Si-Wei Liu · 4 years, 3 months ago
- 1477c8a vhost-vdpa: fix vhost_vdpa_map() on error condition by Si-Wei Liu · 4 years, 3 months ago
- ab51225 vhost: Don't call log_access_ok() when using IOTLB by Greg Kurz · 4 years, 3 months ago
- 71878fa vhost: Use vhost_get_used_size() in vhost_vring_set_addr() by Greg Kurz · 4 years, 3 months ago
- 0210a8d vhost: Don't call access_ok() when using IOTLB by Greg Kurz · 4 years, 3 months ago
- 37787e9 vhost vdpa: fix vhost_vdpa_open error handling by Mike Christie · 4 years, 3 months ago
- a127c5b vhost-vdpa: fix backend feature ioctls by Jason Wang · 4 years, 4 months ago
- 71c548c vhost: Fix documentation by Eli Cohen · 4 years, 6 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- ae6961d vhost: fix typo in error message by Yunsheng Lin · 4 years, 4 months ago
- eb07d8f vhost-iotlb: fix vhost_iotlb_itree_next() documentation by Stefano Garzarella · 4 years, 4 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 23750e3 vdpa: Modify get_vq_state() to return error code by Eli Cohen · 4 years, 5 months ago
- aac50c0 net/vdpa: Use struct for set/get vq state by Eli Cohen · 4 years, 5 months ago
- a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
- 25abc06 vhost-vdpa: support IOTLB batching hints by Jason Wang · 4 years, 5 months ago
- 653055b vhost-vdpa: support get/set backend features by Jason Wang · 4 years, 5 months ago
- 460f7ce vhost: generialize backend features setting/getting by Jason Wang · 4 years, 5 months ago
- b0bd82b vhost-vdpa: refine ioctl pre-processing by Jason Wang · 4 years, 5 months ago
- 4c05433 vDPA: dont change vq irq after DRIVER_OK by Zhu Lingshan · 4 years, 5 months ago
- 2cf1ba9 vhost_vdpa: implement IRQ offloading in vhost_vdpa by Zhu Lingshan · 4 years, 5 months ago
- 265a0ad vhost: introduce vhost_vring_call by Zhu Lingshan · 4 years, 5 months ago
- bf11d71 vhost: Use flex_array_size() helper in copy_from_user() by Gustavo A. R. Silva · 4 years, 5 months ago
- 6234f805 vhost: vdpa: remove per device feature whitelist by Jason Wang · 4 years, 5 months ago
- 0d23400 vhost/vdpa: switch to new helpers by Michael S. Tsirkin · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
- 295c1b9 vhost/scsi: fix up req type endian-ness by Michael S. Tsirkin · 4 years, 6 months ago
- 71c0b9a vhost: Remove redundant use of read_barrier_depends() barrier by Will Deacon · 5 years ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 264ee5a tools/virtio: Add --reset by Eugenio Pérez · 4 years, 9 months ago