1. 2293b41 io-wq: remove duplicated cancel code by Pavel Begunkov · 5 years ago
  2. 3f9d644 io_uring: fix truncated async read/readv and write/writev retry by Jens Axboe · 5 years ago
  3. bbbdeb4 io_uring: dual license io_uring.h uapi header by Jens Axboe · 5 years ago
  4. 32b2244 io_uring: io_uring_enter(2) don't poll while SETUP_IOPOLL|SETUP_SQPOLL enabled by Xiaoguang Wang · 5 years ago
  5. 469956e io_uring: Fix unused function warnings by YueHaibing · 5 years ago
  6. 8455787 io_uring: add end-of-bits marker and build time verify it by Jens Axboe · 5 years ago
  7. 067524e io_uring: provide means of removing buffers by Jens Axboe · 5 years ago
  8. 52de1fe io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSG by Jens Axboe · 5 years ago
  9. 0a384ab net: abstract out normal and compat msghdr import by Jens Axboe · 5 years ago
  10. 4d954c2 io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV by Jens Axboe · 5 years ago
  11. bcda7ba io_uring: support buffer selection for OP_READ and OP_RECV by Jens Axboe · 5 years ago
  12. ddf0322d io_uring: add IORING_OP_PROVIDE_BUFFERS by Jens Axboe · 5 years ago
  13. 5a2e745 io_uring: buffer registration infrastructure by Jens Axboe · 5 years ago
  14. e9fd939 io_uring/io-wq: forward submission ref to async by Pavel Begunkov · 5 years ago
  15. f462fd3 io-wq: optimise out *next_work() double lock by Pavel Begunkov · 5 years ago
  16. 58e3931 io-wq: optimise locking in io_worker_handle_work() by Pavel Begunkov · 5 years ago
  17. dc026a7 io-wq: shuffle io_worker_handle_work() code by Pavel Begunkov · 5 years ago
  18. 7a743e2 io_uring: get next work with submission ref drop by Pavel Begunkov · 5 years ago
  19. 014db00 io_uring: remove @nxt from handlers by Pavel Begunkov · 5 years ago
  20. 594506f io_uring: make submission ref putting consistent by Pavel Begunkov · 5 years ago
  21. a210067 io_uring: clean up io_close by Pavel Begunkov · 5 years ago
  22. 8755d97 io_uring: Ensure mask is initialized in io_arm_poll_handler by Nathan Chancellor · 5 years ago
  23. 3b17cf5 io_uring: remove io_prep_next_work() by Pavel Begunkov · 5 years ago
  24. 4bc4494 io_uring: remove extra nxt check after punt by Pavel Begunkov · 5 years ago
  25. d7718a9 io_uring: use poll driven retry for files that support it by Jens Axboe · 5 years ago
  26. 8a72758 io_uring: mark requests that we can do poll async in io_op_defs by Jens Axboe · 5 years ago
  27. b41e985 io_uring: add per-task callback handler by Jens Axboe · 5 years ago
  28. c2f2eb7 io_uring: store io_kiocb in wait->private by Jens Axboe · 5 years ago
  29. 6fb6149 task_work_run: don't take ->pi_lock unconditionally by Oleg Nesterov · 5 years ago
  30. 3684f24 io-wq: use BIT for ulong hash by Pavel Begunkov · 5 years ago
  31. 5eae861 io_uring: remove IO_WQ_WORK_CB by Pavel Begunkov · 5 years ago
  32. e85530d io-wq: remove unused IO_WQ_WORK_HAS_MM by Pavel Begunkov · 5 years ago
  33. 02d27d8 io_uring: extract kmsg copy helper by Pavel Begunkov · 5 years ago
  34. b0a2034 io_uring: clean io_poll_complete by Pavel Begunkov · 5 years ago
  35. 7d67af2 io_uring: add splice(2) support by Pavel Begunkov · 5 years ago
  36. 8da11c1 io_uring: add interface for getting files by Pavel Begunkov · 5 years ago
  37. 444ebb5 splice: make do_splice public by Pavel Begunkov · 5 years ago
  38. bcaec08 io_uring: remove req->in_async by Pavel Begunkov · 5 years ago
  39. deb6dc0 io_uring: don't do full *prep_worker() from io-wq by Pavel Begunkov · 5 years ago
  40. 5ea6216 io_uring: don't call work.func from sync ctx by Pavel Begunkov · 5 years ago
  41. e441d1c io_uring: io_accept() should hold on to submit reference on retry by Jens Axboe · 5 years ago
  42. 29de5f6 io_uring: consider any io_read/write -EAGAIN as final by Jens Axboe · 5 years ago
  43. 80ad894 io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL by Pavel Begunkov · 5 years ago
  44. fc04c39 io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation by Pavel Begunkov · 5 years ago
  45. 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 5 years ago v5.6-rc4
  46. e708698 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  47. f853ed9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  48. 86f7e90 KVM: VMX: check descriptor table exits on instruction emulation by Oliver Upton · 5 years ago
  49. fb279f4e2 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  50. 37b0b6b ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 5 years ago
  51. 38b17af macintosh: therm_windtunnel: fix regression when instantiating devices by Wolfram Sang · 5 years ago
  52. 6c5d911 jbd2: fix data races at struct journal_head by Qian Cai · 5 years ago
  53. 7557c1b3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  54. 29795de Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  55. 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  56. 74dea5d Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. 5b8ea58 Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 5 years ago
  58. c60c040 Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  59. 3642859 Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  60. bfeb4f9 Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  61. e951445 Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  62. ef935c25 kvm: x86: Limit the number of "kvm: disabled by bios" messages by Erwan Velu · 5 years ago
  63. 189c696 Merge branches 'pm-sleep' and 'pm-devfreq' by Rafael J. Wysocki · 5 years ago
  64. aaec7c0 KVM: x86: avoid useless copy of cpufreq policy by Paolo Bonzini · 5 years ago
  65. 4f337fa KVM: allow disabling -Werror by Paolo Bonzini · 5 years ago
  66. 575b255 KVM: x86: allow compiling as non-module with W=1 by Valdis Klētnieks · 5 years ago
  67. 8a9442f KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis by Wanpeng Li · 5 years ago
  68. a262bca KVM: Introduce pv check helpers by Wanpeng Li · 5 years ago
  69. fcd07f9 KVM: let declaration of kvm_get_running_vcpus match implementation by Christian Borntraeger · 5 years ago
  70. 7943f4a KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter by Paolo Bonzini · 5 years ago
  71. 45d0b75 Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  72. f091bf39 Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  73. e180af1 Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  74. 7058b83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  75. 5901b51 MAINTAINERS: Correct Cadence PCI driver path by Lukas Bulwahn · 5 years ago
  76. d876836 io_uring: fix 32-bit compatability with sendmsg/recvmsg by Jens Axboe · 5 years ago
  77. 3ee339e net: dsa: mv88e6xxx: Fix masking of egress port by Andrew Lunn · 5 years ago
  78. ac004e8 mlxsw: pci: Wait longer before accessing the device after reset by Amit Cohen · 5 years ago
  79. 23797b9 sfc: fix timestamp reconstruction at 16-bit rollover points by Alex Maftei (amaftei) · 5 years ago
  80. 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 5 years ago
  81. 5c05a16 unix: It's CONFIG_PROC_FS not CONFIG_PROCFS by David S. Miller · 5 years ago
  82. 795c03a Merge branch 'net-rmnet-fix-several-bugs' by David S. Miller · 5 years ago
  83. ad3cc31b net: rmnet: fix packet forwarding in rmnet bridge mode by Taehee Yoo · 5 years ago
  84. d939b6d net: rmnet: fix bridge mode bugs by Taehee Yoo · 5 years ago
  85. 037f9cd net: rmnet: use upper/lower device infrastructure by Taehee Yoo · 5 years ago
  86. 1dc49e9 net: rmnet: do not allow to change mux id if mux id is duplicated by Taehee Yoo · 5 years ago
  87. c026d97 net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() by Taehee Yoo · 5 years ago
  88. 102210f net: rmnet: fix suspicious RCU usage by Taehee Yoo · 5 years ago
  89. 1eb1f43 net: rmnet: fix NULL pointer dereference in rmnet_changelink() by Taehee Yoo · 5 years ago
  90. 93b5cbf net: rmnet: fix NULL pointer dereference in rmnet_newlink() by Taehee Yoo · 5 years ago
  91. a2f0b87 Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  92. b82cf17 net: phy: marvell: don't interpret PHY status unless resolved by Russell King · 5 years ago
  93. e387f7d mlx5: register lag notifier for init network namespace only by Jiri Pirko · 5 years ago
  94. 278de45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  95. 3a12500 unix: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 5 years ago
  96. f4979b4 Merge branch 'hinic-BugFixes' by David S. Miller · 5 years ago
  97. 386d471 hinic: fix a bug of rss configuration by Luo bin · 5 years ago
  98. d2ed69c hinic: fix a bug of setting hw_ioctxt by Luo bin · 5 years ago
  99. 0bff777 hinic: fix a irq affinity bug by Luo bin · 5 years ago
  100. e46bfab Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago