1. e1f8c95 vhost: Fix vhost_vq_reset() by Laurent Vivier · 3 years, 10 months ago
  2. 2ea2d3a vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation by Gautam Dawar · 3 years, 10 months ago
  3. 4daa70a vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails by Stefano Garzarella · 3 years, 10 months ago
  4. 49ca310 vhost-vdpa: fix use-after-free of v->config_ctx by Stefano Garzarella · 3 years, 10 months ago
  5. 0ad3188 vhost_net: fix ubuf refcount incorrectly when sendmsg fails by Yunjian Wang · 4 years ago
  6. b7bc097 vhost scsi: fix error return code in vhost_scsi_set_endpoint() by Zhang Changzhong · 4 years, 1 month ago
  7. 2c60274 vhost_vdpa: return -EFAULT if copy_to_user() fails by Dan Carpenter · 4 years, 1 month ago
  8. ad89653f vhost-vdpa: fix page pinning leakage in error path (rework) by Si-Wei Liu · 4 years, 2 months ago
  9. 8009b0f vringh: fix vringh_iov_push_*() documentation by Stefano Garzarella · 4 years, 1 month ago
  10. b4fffc1 vhost scsi: fix lun reset completion handling by Mike Christie · 4 years, 1 month ago
  11. efd838f vhost scsi: Add support for LUN resets. by Mike Christie · 4 years, 2 months ago
  12. 18f1bec vhost scsi: add lun parser helper by Mike Christie · 4 years, 2 months ago
  13. 47a3565 vhost scsi: fix cmd completion race by Mike Christie · 4 years, 2 months ago
  14. 25b98b6 vhost scsi: alloc cmds per vq instead of session by Mike Christie · 4 years, 2 months ago
  15. 6bcf342 vhost: add helper to check if a vq has been setup by Mike Christie · 4 years, 2 months ago
  16. e01afe3 vdpa: handle irq bypass register failure case by Zhu Lingshan · 4 years, 2 months ago
  17. 5e1a314 Revert "vhost-vdpa: fix page pinning leakage in error path" by Michael S. Tsirkin · 4 years, 2 months ago
  18. 7922460 vhost_vdpa: Return -EFAULT if copy_from_user() fails by Dan Carpenter · 4 years, 2 months ago
  19. 1b48dc0 vhost: vdpa: report iova range by Jason Wang · 4 years, 2 months ago
  20. 86e182f vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call by Zhu Lingshan · 4 years, 4 months ago
  21. 5745bcf vringh: fix __vringh_iov() when riov and wiov are different by Stefano Garzarella · 4 years, 3 months ago
  22. b9747fd vhost_vdpa: Fix duplicate included kernel.h by Tian Tao · 4 years, 4 months ago
  23. 5e5e873 vhost: reduce stack usage in log_used by Li Wang · 4 years, 4 months ago
  24. 7ed9e3d vhost-vdpa: fix page pinning leakage in error path by Si-Wei Liu · 4 years, 3 months ago
  25. 1477c8a vhost-vdpa: fix vhost_vdpa_map() on error condition by Si-Wei Liu · 4 years, 3 months ago
  26. ab51225 vhost: Don't call log_access_ok() when using IOTLB by Greg Kurz · 4 years, 3 months ago
  27. 71878fa vhost: Use vhost_get_used_size() in vhost_vring_set_addr() by Greg Kurz · 4 years, 3 months ago
  28. 0210a8d vhost: Don't call access_ok() when using IOTLB by Greg Kurz · 4 years, 3 months ago
  29. 37787e9 vhost vdpa: fix vhost_vdpa_open error handling by Mike Christie · 4 years, 3 months ago
  30. a127c5b vhost-vdpa: fix backend feature ioctls by Jason Wang · 4 years, 4 months ago
  31. 71c548c vhost: Fix documentation by Eli Cohen · 4 years, 6 months ago
  32. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  33. ae6961d vhost: fix typo in error message by Yunsheng Lin · 4 years, 4 months ago
  34. eb07d8f vhost-iotlb: fix vhost_iotlb_itree_next() documentation by Stefano Garzarella · 4 years, 4 months ago
  35. 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
  36. 23750e3 vdpa: Modify get_vq_state() to return error code by Eli Cohen · 4 years, 5 months ago
  37. aac50c0 net/vdpa: Use struct for set/get vq state by Eli Cohen · 4 years, 5 months ago
  38. a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
  39. 25abc06 vhost-vdpa: support IOTLB batching hints by Jason Wang · 4 years, 5 months ago
  40. 653055b vhost-vdpa: support get/set backend features by Jason Wang · 4 years, 5 months ago
  41. 460f7ce vhost: generialize backend features setting/getting by Jason Wang · 4 years, 5 months ago
  42. b0bd82b vhost-vdpa: refine ioctl pre-processing by Jason Wang · 4 years, 5 months ago
  43. 4c05433 vDPA: dont change vq irq after DRIVER_OK by Zhu Lingshan · 4 years, 5 months ago
  44. 2cf1ba9 vhost_vdpa: implement IRQ offloading in vhost_vdpa by Zhu Lingshan · 4 years, 5 months ago
  45. 265a0ad vhost: introduce vhost_vring_call by Zhu Lingshan · 4 years, 5 months ago
  46. bf11d71 vhost: Use flex_array_size() helper in copy_from_user() by Gustavo A. R. Silva · 4 years, 5 months ago
  47. 6234f805 vhost: vdpa: remove per device feature whitelist by Jason Wang · 4 years, 5 months ago
  48. 0d23400 vhost/vdpa: switch to new helpers by Michael S. Tsirkin · 4 years, 5 months ago
  49. 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
  50. 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
  51. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
  52. 295c1b9 vhost/scsi: fix up req type endian-ness by Michael S. Tsirkin · 4 years, 6 months ago
  53. 71c0b9a vhost: Remove redundant use of read_barrier_depends() barrier by Will Deacon · 5 years ago
  54. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  55. 264ee5a tools/virtio: Add --reset by Eugenio Pérez · 4 years, 9 months ago
  56. c09cc2c vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap() by Dan Carpenter · 4 years, 7 months ago
  57. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  58. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  59. 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  60. 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 7 months ago
  61. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
  62. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
  63. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  64. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  65. 044e4b0 vhost/test: fix up after API change by Michael S. Tsirkin · 4 years, 7 months ago
  66. 690623e vhost: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  67. e0136c1 vhost: replace -1 with VHOST_FILE_UNBIND in ioctls by Zhu Lingshan · 4 years, 7 months ago
  68. 776f395 vhost_vdpa: Support config interrupt in vdpa by Zhu Lingshan · 4 years, 7 months ago
  69. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  70. 002ef18 vhost: (cosmetic) remove a superfluous variable initialisation by Guennadi Liakhovetski · 4 years, 7 months ago
  71. 4b4e486 vhost_vdpa: disable doorbell mapping for !MMU by Michael S. Tsirkin · 4 years, 7 months ago
  72. ddd89d0 vhost_vdpa: support doorbell mapping via mmap by Jason Wang · 4 years, 7 months ago
  73. 5ce995f vhost: use mmgrab() instead of mmget() for non worker device by Jason Wang · 4 years, 7 months ago
  74. 01fcb1c vhost: allow device that does not depend on vhost worker by Jason Wang · 4 years, 7 months ago
  75. 213e772 vhost: revert "vhost: disable for OABI" by Michael S. Tsirkin · 4 years, 8 months ago
  76. a865e42 virtio: force spec specified alignment on types by Michael S. Tsirkin · 4 years, 9 months ago
  77. 5ae6a6a scsi: vhost: Notify TCM about the maximum sg entries supported per command by Sudhakar Panneerselvam · 4 years, 7 months ago
  78. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  79. d2f8825 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  80. 1b0be99 vhost: missing __user tags by Michael S. Tsirkin · 4 years, 8 months ago
  81. 05afee2 vhost_net: Also populate XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  82. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  83. 0b84103 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 8 months ago
  84. a78d163 vsock/virtio: fix multiple packet delivery to monitoring devices by Stefano Garzarella · 4 years, 8 months ago
  85. 107bc07 vhost/vsock: fix packet delivery order to monitoring devices by Stefano Garzarella · 4 years, 8 months ago
  86. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 9 months ago
  87. 58ad137 vdpa: make vhost, virtio depend on menu by Michael S. Tsirkin · 4 years, 9 months ago
  88. 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 9 months ago
  89. 247643f vhost: Create accessors for virtqueues private_data by Eugenio Pérez · 4 years, 9 months ago
  90. e373f3d vhost: remove set but not used variable 'status' by Jason Yan · 4 years, 9 months ago
  91. aa21c2e vhost: vdpa: remove unnecessary null check by Gustavo A. R. Silva · 4 years, 9 months ago
  92. 4c8cf31 vhost: introduce vDPA-based backend by Tiwei Bie · 4 years, 9 months ago
  93. 9ad9c49 vringh: IOTLB support by Jason Wang · 4 years, 9 months ago
  94. 0bbe306 vhost: factor out IOTLB by Jason Wang · 4 years, 9 months ago
  95. 792a4f2 vhost: allow per device message handler by Jason Wang · 4 years, 9 months ago
  96. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 9 months ago
  97. 42d84c8 vhost: Check docket sk_family instead of call getname by Eugenio Pérez · 4 years, 10 months ago
  98. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  99. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  100. 8f6a7f9 vhost, kcov: collect coverage from vhost_worker by Andrey Konovalov · 5 years ago