1. 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
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  4. 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 7 months ago
  5. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
  6. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
  7. 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
  8. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  9. 044e4b0 vhost/test: fix up after API change by Michael S. Tsirkin · 4 years, 8 months ago
  10. 690623e vhost: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
  11. e0136c1 vhost: replace -1 with VHOST_FILE_UNBIND in ioctls by Zhu Lingshan · 4 years, 8 months ago
  12. 776f395 vhost_vdpa: Support config interrupt in vdpa by Zhu Lingshan · 4 years, 8 months ago
  13. 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  14. 002ef18 vhost: (cosmetic) remove a superfluous variable initialisation by Guennadi Liakhovetski · 4 years, 8 months ago
  15. 4b4e486 vhost_vdpa: disable doorbell mapping for !MMU by Michael S. Tsirkin · 4 years, 8 months ago
  16. ddd89d0 vhost_vdpa: support doorbell mapping via mmap by Jason Wang · 4 years, 8 months ago
  17. 5ce995f vhost: use mmgrab() instead of mmget() for non worker device by Jason Wang · 4 years, 8 months ago
  18. 01fcb1c vhost: allow device that does not depend on vhost worker by Jason Wang · 4 years, 8 months ago
  19. 213e772 vhost: revert "vhost: disable for OABI" by Michael S. Tsirkin · 4 years, 9 months ago
  20. a865e42 virtio: force spec specified alignment on types by Michael S. Tsirkin · 4 years, 10 months ago
  21. 5ae6a6a scsi: vhost: Notify TCM about the maximum sg entries supported per command by Sudhakar Panneerselvam · 4 years, 8 months ago
  22. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  23. d2f8825 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 8 months ago
  24. 1b0be99 vhost: missing __user tags by Michael S. Tsirkin · 4 years, 8 months ago
  25. 05afee2 vhost_net: Also populate XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  26. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  27. 0b84103 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 9 months ago
  28. a78d163 vsock/virtio: fix multiple packet delivery to monitoring devices by Stefano Garzarella · 4 years, 9 months ago
  29. 107bc07 vhost/vsock: fix packet delivery order to monitoring devices by Stefano Garzarella · 4 years, 9 months ago
  30. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 10 months ago
  31. 58ad137 vdpa: make vhost, virtio depend on menu by Michael S. Tsirkin · 4 years, 9 months ago
  32. 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 10 months ago
  33. 247643f vhost: Create accessors for virtqueues private_data by Eugenio Pérez · 4 years, 10 months ago
  34. e373f3d vhost: remove set but not used variable 'status' by Jason Yan · 4 years, 10 months ago
  35. aa21c2e vhost: vdpa: remove unnecessary null check by Gustavo A. R. Silva · 4 years, 10 months ago
  36. 4c8cf31 vhost: introduce vDPA-based backend by Tiwei Bie · 4 years, 10 months ago
  37. 9ad9c49 vringh: IOTLB support by Jason Wang · 4 years, 10 months ago
  38. 0bbe306 vhost: factor out IOTLB by Jason Wang · 4 years, 10 months ago
  39. 792a4f2 vhost: allow per device message handler by Jason Wang · 4 years, 10 months ago
  40. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 10 months ago
  41. 42d84c8 vhost: Check docket sk_family instead of call getname by Eugenio Pérez · 5 years ago
  42. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  43. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  44. 8f6a7f9 vhost, kcov: collect coverage from vhost_worker by Andrey Konovalov · 5 years ago
  45. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  46. ed8640a vhost/vsock: refuse CID assigned to the guest->host transport by Stefano Garzarella · 5 years ago
  47. 6a2c0962 vsock: prevent transport modules unloading by Stefano Garzarella · 5 years ago
  48. c0cfa2d vsock: add multi-transports support by Stefano Garzarella · 5 years ago
  49. b9f2b0f vsock: handle buffer_size sockopts in the core by Stefano Garzarella · 5 years ago
  50. 4c7246d vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() by Stefano Garzarella · 5 years ago
  51. b3683de vringh: fix copy direction of vringh_iov_push_kern() by Jason Wang · 5 years ago
  52. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  53. 245cdd9 vhost/test: stop device before reset by Michael S. Tsirkin · 5 years ago
  54. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  55. 0d4a3f2 Revert "vhost: block speculation of translated descriptors" by Michael S. Tsirkin · 5 years ago
  56. 060423b vhost: make sure log_num < in_num by yongduan · 5 years ago
  57. a89db44 vhost: block speculation of translated descriptors by Michael S. Tsirkin · 5 years ago
  58. 3d2c7d3 Revert "vhost: access vq metadata through kernel virtual address" by Michael S. Tsirkin · 5 years ago
  59. 896fc24 vhost: Remove unnecessary variable by Yunsheng Lin · 5 years ago
  60. 264b563 vhost/test: fix build for vhost test by Tiwei Bie · 5 years ago
  61. 93d2c4d vhost/test: fix build for vhost test by Tiwei Bie · 5 years ago
  62. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  63. 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
  64. 473c739 vsock/virtio: limit the memory used per-socket by Stefano Garzarella · 5 years ago
  65. 73f628e vhost: disable metadata prefetch optimization by Michael S. Tsirkin · 5 years ago
  66. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  67. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  68. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  69. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  71. 098eadc vhost_net: disable zerocopy by default by Jason Wang · 6 years ago
  72. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  73. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  74. 0b4a709 vhost: fix clang build warning by Michael S. Tsirkin · 6 years ago
  75. 7f46603 vhost: access vq metadata through kernel virtual address by Jason Wang · 6 years ago
  76. feebcae vhost: factor out setting vring addr and num by Jason Wang · 6 years ago
  77. 4942e82 vhost: introduce helpers to get the size of metadata area by Jason Wang · 6 years ago
  78. 9b5e830 vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch() by Jason Wang · 6 years ago
  79. 7b5d753 vhost: fine grain userspace memory accessors by Jason Wang · 6 years ago
  80. 1ab5d13 vhost: generalize adding used elem by Jason Wang · 6 years ago
  81. c1ea02f vhost: scsi: add weight support by Jason Wang · 6 years ago
  82. e79b431 vhost: vsock: add weight support by Jason Wang · 6 years ago
  83. e2412c0 vhost_net: fix possible infinite loop by Jason Wang · 6 years ago
  84. e82b9b0 vhost: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
  85. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  86. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  87. 35c99ff Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  88. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  89. 889e31e vhost-scsi: remove incorrect memory barrier by Paolo Bonzini · 6 years ago
  90. 813dbeb vhost: reject zero size iova range by Jason Wang · 6 years ago
  91. 45ba8d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  92. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  93. cfdbb4ed vhost: silence an unused-variable warning by Arnd Bergmann · 6 years ago
  94. 816db76 vhost: correctly check the return value of translate_desc() in log_used() by Jason Wang · 6 years ago
  95. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  96. b46a0bf vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
  97. 7d0ae23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  98. bb617b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  99. cc5e710 vhost: log dirty page correctly by Jason Wang · 6 years ago
  100. 8e5dadf vhost/scsi: Use copy_to_iter() to send control queue response by Bijan Mottahedeh · 6 years ago