1. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. 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
  4. 4cd8795 vhost_net: stop device during reset owner by Jason Wang · 7 years ago
  5. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 6f3180a vhost: do not try to access device IOTLB when not initialized by Jason Wang · 7 years ago
  7. e9cb4239 vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() by Jason Wang · 7 years ago
  8. e2b3b35 vhost_net: batch used ring update in rx by Jason Wang · 7 years ago
  9. fc72d1d tuntap: XDP transmission by Jason Wang · 7 years ago
  10. 5990a30 tun/tap: use ptr_ring instead of skb_array by Jason Wang · 7 years ago
  11. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  12. 3a5db0b drivers/vhost: Remove now-redundant read_barrier_depends() by Paul E. McKenney · 7 years ago
  13. 6e47408 vhost: fix skb leak in handle_rx() by Wei Xu · 7 years ago
  14. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  15. 58e3b60 vhost: annotate vhost_poll by Al Viro · 8 years ago
  16. 3ad6f93 annotate poll-related wait keys by Al Viro · 8 years ago
  17. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 8 years ago
  18. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  19. 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  20. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  21. feb8892 vhost_net: conditionally enable tx polling by Jason Wang · 7 years ago
  22. a72b69d vhost/vsock: fix uninitialized vhost_vsock->guest_cid by Stefan Hajnoczi · 7 years ago
  23. ca2c5b3 vhost: fix end of range for access_ok by Michael S. Tsirkin · 7 years ago
  24. 816e85e vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work() by Byungchul Park · 7 years ago
  25. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  26. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  29. 2f240c4 vhost/scsi: switch to iov_iter_get_pages() by Al Viro · 7 years ago
  30. 11d49e9 fix a page leak in vhost_scsi_iov_to_sgl() error recovery by Al Viro · 7 years ago
  31. 1e6f745 vhost_net: do not stall on zerocopy depletion by Willem de Bruijn · 7 years ago
  32. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  33. 8b949be vhost_net: correctly check tx avail during rx busy polling by Jason Wang · 7 years ago
  34. c1d1b43 net: convert (struct ubuf_info)->refcnt to refcount_t by Eric Dumazet · 7 years ago
  35. 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  36. 8d65843 Revert "vhost: cache used event for better performance" by Jason Wang · 7 years ago
  37. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  38. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  39. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  40. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  41. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  42. 12bdcbd vhost/scsi: Don't reinvent the wheel but use existing llist API by Byungchul Park · 8 years ago
  43. f4660cc vhost/vsock: use static minor number by Stefan Hajnoczi · 8 years ago
  44. c67df11 vhost_net: try batch dequing from skb array by Jason Wang · 8 years ago
  45. 6c5ab65 mm: support __GFP_REPEAT in kvmalloc_node for >32kB by Michal Hocko · 8 years ago
  46. 82dfb540 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  47. 16320f3 vhost-vsock: add pkt cancel capability by Peng Tao · 8 years ago
  48. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  50. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  51. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  52. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  53. f889491 vhost: introduce O(1) vq metadata cache by Jason Wang · 8 years ago
  54. e3b56cd vhost: try avoiding avail index access when getting descriptor by Jason Wang · 8 years ago
  55. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  56. 635b8c8 tap: Renaming tap related APIs, data structures, macros by Sainath Grandhi · 8 years ago
  57. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. cda8bba vhost: fix initialization for vq->is_le by Halil Pasic · 8 years ago
  59. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 0516ffd vhost/vsock: handle vhost_vq_init_access() error by Stefan Hajnoczi · 8 years ago
  61. 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  62. 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago
  63. 0ed005c vhost_net: tx batching by Jason Wang · 8 years ago
  64. 275bf96 vhost: better detection of available buffers by Jason Wang · 8 years ago
  65. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. b9fd06d vhost/scsi: Remove unused but set variable by Tobias Klauser · 8 years ago
  67. 9d1b972 vringh: kill off ACCESS_ONCE() by Mark Rutland · 8 years ago
  68. 809ecb9 vhost: cache used event for better performance by Jason Wang · 8 years ago
  69. 6c083c2 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 8 years ago
  70. 72952cc vhost: add missing __user annotations by Michael S. Tsirkin · 8 years ago
  71. 2f952c0 vhost: make interval tree static inline by Michael S. Tsirkin · 8 years ago
  72. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  74. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. c458763 vhost-vsock: fix orphan connection reset by Peng Tao · 8 years ago
  76. 635abf0 vhost: remove unnecessary smp_mb from vhost_work_queue by Peng Tao · 8 years ago
  77. 1440a3a vhost-vsock: remove unused vq variable by Peng Tao · 8 years ago
  78. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  79. f2f09a4 locking/core: Remove cpu_relax_lowlatency() users by Christian Borntraeger · 8 years ago
  80. fbc1ec2 Merge 4.8-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  81. ca75d60 miscdevice: Add helper macro for misc device boilerplate by PrasannaKumar Muralidharan · 8 years ago
  82. a77ec83 vhost/scsi: fix reuse of &vq->iov[out] in response by Benjamin Coddington · 9 years ago
  83. 446374d vhost/test: fix after swiotlb changes by Michael S. Tsirkin · 8 years ago
  84. 3fda5d6 vhost/vsock: fix vhost virtio_vsock_pkt use-after-free by Stefan Hajnoczi · 8 years ago
  85. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  86. b226aca VSOCK: Use kvfree() by Wei Yongjun · 8 years ago
  87. 4d938245 vhost: split out vringh Kconfig by Michael S. Tsirkin · 8 years ago
  88. ec33d03 vhost: detect 32 bit integer wrap around by Michael S. Tsirkin · 8 years ago
  89. 6b1e6cc vhost: new device IOTLB API by Jason Wang · 9 years ago
  90. a9709d6 vhost: convert pre sorted vhost memory array to interval tree by Jason Wang · 9 years ago
  91. bfe2bc5 vhost: introduce vhost memory accessors by Jason Wang · 9 years ago
  92. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 8 years ago
  93. 433fc58 VSOCK: Introduce vhost_vsock.ko by Asias He · 8 years ago
  94. 6190efb vhost: drop vringh dependency by Michael S. Tsirkin · 8 years ago
  95. 04b96e5 vhost: lockless enqueuing by Jason Wang · 9 years ago
  96. 7235acd vhost: simplify work flushing by Jason Wang · 9 years ago
  97. 1576d98 tun: switch to use skb array for tx by Jason Wang · 9 years ago
  98. 8241a1e vhost_net: stop polling socket during rx processing by Jason Wang · 9 years ago
  99. 36ec2dd target: make close_session optional by Christoph Hellwig · 9 years ago
  100. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago