1. 7c20b97 vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() by Stefano Garzarella · 5 years ago
  2. b606782 vhost/vsock: fix packet delivery order to monitoring devices by Stefano Garzarella · 4 years, 7 months ago
  3. a9ca8a3 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 6 months ago
  4. ad598a4 vhost: Check docket sk_family instead of call getname by Eugenio Pérez · 4 years, 9 months ago
  5. ae59944 vhost/test: stop device before reset by Michael S. Tsirkin · 5 years ago
  6. c483ef7 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  7. 70d594d vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
  8. ba03ee6 vhost: make sure log_num < in_num by yongduan · 5 years ago
  9. 6e7040d vhost/test: fix build for vhost test - again by Tiwei Bie · 5 years ago
  10. 4f45483 vhost/test: fix build for vhost test by Tiwei Bie · 5 years ago
  11. 02cdc16 vhost: scsi: add weight support by Jason Wang · 5 years ago
  12. 2399101 vhost: vsock: add weight support by Jason Wang · 5 years ago
  13. 3af3b84 vhost_net: fix possible infinite loop by Jason Wang · 5 years ago
  14. ad5fc89 vhost: introduce vhost_exceeds_weight() by Jason Wang · 5 years ago
  15. 0e2af9b vhost_net: disable zerocopy by default by Jason Wang · 5 years ago
  16. b82df42 vhost: reject zero size iova range by Jason Wang · 6 years ago
  17. 842bdbe vhost/vsock: fix vhost vsock cid hashing inconsistent by Zha Bin · 6 years ago
  18. 5604fdc vhost: return EINVAL if iovecs size does not match the message size by Pavel Tikhomirov · 6 years ago
  19. 9a752d3 vhost: correctly check the return value of translate_desc() in log_used() by Jason Wang · 6 years ago
  20. aafe74b vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
  21. 1688e75 vhost: log dirty page correctly by Jason Wang · 6 years ago
  22. 2b23a36 vhost: make sure used idx is seen before log in vhost_add_used_n() by Jason Wang · 6 years ago
  23. 50dc13e vhost/vsock: fix reset orphans race with close timeout by Stefan Hajnoczi · 6 years ago
  24. f9cd25b vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  25. b1e99af vhost/scsi: truncate T10 PI iov_iter to prot_bytes by Greg Edwards · 6 years ago
  26. 26ab2eb vhost: Fix Spectre V1 vulnerability by Jason Wang · 6 years ago
  27. 050cdc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  28. 2d66f99 vhost: correctly check the iova range when waking virtqueue by Jason Wang · 6 years ago
  29. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  30. 864d39d vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048 by Greg Edwards · 6 years ago
  31. 84f3396 vhost: allow vhost-scsi driver to be built-in by Greg Edwards · 6 years ago
  32. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  33. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. b13f9c6 vhost: reset metadata cache when initializing new IOTLB by Jason Wang · 6 years ago
  35. 429711a vhost: switch to use new message format by Jason Wang · 6 years ago
  36. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  37. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  38. 4afb52c vhost_net: batch update used ring for datacopy TX by Jason Wang · 6 years ago
  39. d0d8697 vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH by Jason Wang · 6 years ago
  40. 09c3248 vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used() by Jason Wang · 6 years ago
  41. 0d20bdf vhost_net: split out datacopy logic by Jason Wang · 6 years ago
  42. c92a8a8 vhost_net: introduce tx_can_batch() by Jason Wang · 6 years ago
  43. a2a91a1 vhost_net: introduce get_tx_bufs() by Jason Wang · 6 years ago
  44. 272f35c vhost_net: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
  45. b0d0ea5 vhost_net: introduce helper to initialize tx iov iter by Jason Wang · 6 years ago
  46. 652e4f3 vhost_net: drop unnecessary parameter by Jason Wang · 6 years ago
  47. 6369fec vhost_net: Avoid rx vring kicks during busyloop by Toshiaki Makita · 6 years ago
  48. be294a5 vhost_net: Avoid rx queue wake-ups during busypoll by Toshiaki Makita · 6 years ago
  49. 027b176 vhost_net: Avoid tx vring kicks during busyloop by Toshiaki Makita · 6 years ago
  50. 28b9b33 vhost_net: Rename local variables in vhost_net_rx_peek_head_len by Toshiaki Makita · 6 years ago
  51. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 6 years ago
  52. b8f1f65 vhost_net: validate sock before trying to put its fd by Jason Wang · 6 years ago
  53. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 6 years ago
  54. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 6 years ago
  55. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  56. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  57. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  58. b2303d7 Convert vhost to struct_size by Matthew Wilcox · 6 years ago
  59. 670ae9c vhost: fix info leak due to uninitialized memory by Michael S. Tsirkin · 7 years ago
  60. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  61. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  62. 9c54aeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. f5a4941 vhost_net: flush batched heads before trying to busy polling by Jason Wang · 6 years ago
  64. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  66. 1b15ad6 vhost: synchronize IOTLB message with dev cleanup by Jason Wang · 6 years ago
  67. db688c2 vhost_net: use packet weight for rx handler, too by Paolo Abeni · 7 years ago
  68. 1ffcbc8 tun: convert to use generic xdp_frame and xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  69. ddd3d40 vhost: return bool from *_access_ok() functions by Stefan Hajnoczi · 7 years ago
  70. d14d2b7 vhost: fix vhost_vq_access_ok() log check by Stefan Hajnoczi · 7 years ago
  71. 7ced6c9 vhost: Fix vhost_copy_to_user() by Eric Auger · 7 years ago
  72. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  73. a2ac999 vhost-net: set packet weight of tx polling to 2 * vq size by haibinzhang(张海斌) · 7 years ago
  74. 016c6f2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  75. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. d65026c vhost: validate log when IOTLB is enabled by Jason Wang · 7 years ago
  77. dc6455a vhost: correctly remove wait queue during poll failure by Jason Wang · 7 years ago
  78. aaa3149 vhost_net: add missing lock nesting notation by Jason Wang · 7 years ago
  79. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. dc32bb6 vhost: add vsock compat ioctl by Sonny Rao · 7 years ago
  81. 26b3660 vhost: fix vhost ioctl signature to build with clang by Sonny Rao · 7 years ago
  82. 3a40307 vhost_net: examine pointer types during un-producing by Jason Wang · 7 years ago
  83. 303fd71b vhost_net: keep private_data and rx_ring synced by Jason Wang · 7 years ago
  84. ab7e34b vhost_net: initialize rx_ring in vhost_net_open() by Alexander Potapenko · 7 years ago
  85. ff3c1b1 drivers: vhost: vsock: fixed a brace coding style issue by Vaibhav Murkute · 7 years ago
  86. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  87. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  88. 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  89. d25cc43 vhost: don't hold onto file pointer for VHOST_SET_LOG_FD by Eric Biggers · 7 years ago
  90. 09f332a vhost: don't hold onto file pointer for VHOST_SET_VRING_ERR by Eric Biggers · 7 years ago
  91. e050c7d vhost: don't hold onto file pointer for VHOST_SET_VRING_CALL by Eric Biggers · 7 years ago
  92. f6f93f7 vhost: remove unused lock check flag in vhost_dev_cleanup() by 夷则(Caspar) · 7 years ago
  93. ac964d7 vhost: Remove the unused variable. by Tonghao Zhang · 7 years ago
  94. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  95. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  96. 473f0b1 vhost/scsi: Improve a size determination in four functions by Markus Elfring · 7 years ago
  97. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 4cd8795 vhost_net: stop device during reset owner by Jason Wang · 7 years ago
  99. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. 6f3180a vhost: do not try to access device IOTLB when not initialized by Jason Wang · 7 years ago