1. 5ebcee9 vhost/vsock: fix vhost vsock cid hashing inconsistent by Zha Bin · 6 years ago
  2. 38d315f vhost: correctly check the return value of translate_desc() in log_used() by Jason Wang · 6 years ago
  3. b35efeb vhost: log dirty page correctly by Jason Wang · 6 years ago
  4. 258d854 vhost/vsock: fix uninitialized vhost_vsock->guest_cid by Stefan Hajnoczi · 7 years ago
  5. bd50de3 vhost: make sure used idx is seen before log in vhost_add_used_n() by Jason Wang · 6 years ago
  6. 06ec667 vhost/vsock: fix reset orphans race with close timeout by Stefan Hajnoczi · 6 years ago
  7. 569fc4f vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  8. 2d5a1b3 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 8 years ago
  9. acdc6a7 vhost/scsi: truncate T10 PI iov_iter to prot_bytes by Greg Edwards · 6 years ago
  10. 242e6f52 vhost: Fix Spectre V1 vulnerability by Jason Wang · 6 years ago
  11. a21a39a vhost: correctly check the iova range when waking virtqueue by Jason Wang · 6 years ago
  12. e11eb6a vhost_net: validate sock before trying to put its fd by Jason Wang · 6 years ago
  13. 9681c3b vhost: fix info leak due to uninitialized memory by Michael S. Tsirkin · 6 years ago
  14. f833209 vhost: synchronize IOTLB message with dev cleanup by Jason Wang · 6 years ago
  15. 72de989 vhost: fix vhost_vq_access_ok() log check by Stefan Hajnoczi · 6 years ago
  16. 1cb8175 vhost_net: add missing lock nesting notation by Jason Wang · 6 years ago
  17. 992dbb1 vhost: validate log when IOTLB is enabled by Jason Wang · 6 years ago
  18. 827148d vhost: correctly remove wait queue during poll failure by Jason Wang · 6 years ago
  19. bd3ccdc vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() by Jason Wang · 7 years ago
  20. 73adb3b vhost_net: stop device during reset owner by Jason Wang · 7 years ago
  21. 482b3f9 vhost-vsock: add pkt cancel capability by Peng Tao · 8 years ago
  22. 2c9ef04 fix a page leak in vhost_scsi_iov_to_sgl() error recovery by Al Viro · 7 years ago
  23. f5755c0 vhost_net: correctly check tx avail during rx busy polling by Jason Wang · 7 years ago
  24. ae36f6a vhost/vsock: handle vhost_vq_init_access() error by Stefan Hajnoczi · 8 years ago
  25. 1594edd vhost: fix initialization for vq->is_le by Halil Pasic · 8 years ago
  26. c458763 vhost-vsock: fix orphan connection reset by Peng Tao · 8 years ago
  27. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  28. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  29. a77ec83 vhost/scsi: fix reuse of &vq->iov[out] in response by Benjamin Coddington · 8 years ago
  30. 446374d vhost/test: fix after swiotlb changes by Michael S. Tsirkin · 8 years ago
  31. 3fda5d6 vhost/vsock: fix vhost virtio_vsock_pkt use-after-free by Stefan Hajnoczi · 8 years ago
  32. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  33. b226aca VSOCK: Use kvfree() by Wei Yongjun · 8 years ago
  34. 4d938245 vhost: split out vringh Kconfig by Michael S. Tsirkin · 8 years ago
  35. ec33d03 vhost: detect 32 bit integer wrap around by Michael S. Tsirkin · 8 years ago
  36. 6b1e6cc vhost: new device IOTLB API by Jason Wang · 8 years ago
  37. a9709d6 vhost: convert pre sorted vhost memory array to interval tree by Jason Wang · 8 years ago
  38. bfe2bc5 vhost: introduce vhost memory accessors by Jason Wang · 8 years ago
  39. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 8 years ago
  40. 433fc58 VSOCK: Introduce vhost_vsock.ko by Asias He · 8 years ago
  41. 6190efb vhost: drop vringh dependency by Michael S. Tsirkin · 8 years ago
  42. 04b96e5 vhost: lockless enqueuing by Jason Wang · 8 years ago
  43. 7235acd vhost: simplify work flushing by Jason Wang · 8 years ago
  44. 1576d98 tun: switch to use skb array for tx by Jason Wang · 8 years ago
  45. 8241a1e vhost_net: stop polling socket during rx processing by Jason Wang · 8 years ago
  46. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  47. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  48. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  49. 65ea789 vhost/scsi: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  50. 0308813 vhost_net: basic polling support by Jason Wang · 9 years ago
  51. d4a6060 vhost: introduce vhost_vq_avail_empty() by Jason Wang · 9 years ago
  52. 526d3e7 vhost: introduce vhost_has_work() by Jason Wang · 9 years ago
  53. 80f7d03 vhost: rename vhost_init_used() by Greg Kurz · 9 years ago
  54. c507203 vhost: rename cross-endian helpers by Greg Kurz · 9 years ago
  55. e1f33be vhost: fix error path in vhost_init_used() by Greg Kurz · 9 years ago
  56. 5fba13b vhost: replace % with & on data path by Michael S. Tsirkin · 9 years ago
  57. d542483 vhost: relax log address alignment by Michael S. Tsirkin · 9 years ago
  58. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  59. e407f39 vhost: fix performance on LE hosts by Michael S. Tsirkin · 9 years ago
  60. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  61. 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  62. 4e9fa50 vhost: move features to core by Michael S. Tsirkin · 9 years ago
  63. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  64. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  65. 1e09947 vhost: fix error handling for memory region alloc by Igor Mammedov · 9 years ago
  66. 7932c0b vhost: actually track log eventfd file by Marc-André Lureau · 9 years ago
  67. d1a343a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  68. c9ce42f vhost: add max_mem_regions module parameter by Igor Mammedov · 9 years ago
  69. 4de7255 vhost: extend memory regions allocation to vmalloc by Igor Mammedov · 9 years ago
  70. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  71. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  72. bcfeaca vhost: use binary search instead of linear in find_region() by Igor Mammedov · 9 years ago
  73. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  74. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  75. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  76. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  77. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  78. 2751c98 vhost: cross-endian support for legacy devices by Greg Kurz · 9 years ago
  79. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 9 years ago
  80. ab27c07 vhost: introduce vhost_is_little_endian() helper by Greg Kurz · 9 years ago
  81. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  82. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  83. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  84. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  85. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  86. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  87. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  88. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  89. 5557011 vhost/scsi: remove struct vhost_scsi_nacl by Christoph Hellwig · 9 years ago
  90. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  91. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  92. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  93. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  94. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  95. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  96. b1d75fe vhost/scsi: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  97. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  99. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  100. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago