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