1. 014db00 io_uring: remove @nxt from handlers by Pavel Begunkov · 4 years, 10 months ago
  2. 594506f io_uring: make submission ref putting consistent by Pavel Begunkov · 4 years, 10 months ago
  3. a210067 io_uring: clean up io_close by Pavel Begunkov · 4 years, 11 months ago
  4. 8755d97 io_uring: Ensure mask is initialized in io_arm_poll_handler by Nathan Chancellor · 4 years, 10 months ago
  5. 3b17cf5 io_uring: remove io_prep_next_work() by Pavel Begunkov · 4 years, 11 months ago
  6. 4bc4494 io_uring: remove extra nxt check after punt by Pavel Begunkov · 4 years, 11 months ago
  7. d7718a9 io_uring: use poll driven retry for files that support it by Jens Axboe · 5 years ago
  8. 8a72758 io_uring: mark requests that we can do poll async in io_op_defs by Jens Axboe · 5 years ago
  9. b41e985 io_uring: add per-task callback handler by Jens Axboe · 5 years ago
  10. c2f2eb7 io_uring: store io_kiocb in wait->private by Jens Axboe · 5 years ago
  11. 6fb6149 task_work_run: don't take ->pi_lock unconditionally by Oleg Nesterov · 5 years ago
  12. 3684f24 io-wq: use BIT for ulong hash by Pavel Begunkov · 4 years, 11 months ago
  13. 5eae861 io_uring: remove IO_WQ_WORK_CB by Pavel Begunkov · 4 years, 11 months ago
  14. e85530d io-wq: remove unused IO_WQ_WORK_HAS_MM by Pavel Begunkov · 4 years, 11 months ago
  15. 02d27d8 io_uring: extract kmsg copy helper by Pavel Begunkov · 4 years, 11 months ago
  16. b0a2034 io_uring: clean io_poll_complete by Pavel Begunkov · 4 years, 11 months ago
  17. 7d67af2 io_uring: add splice(2) support by Pavel Begunkov · 4 years, 11 months ago
  18. 8da11c1 io_uring: add interface for getting files by Pavel Begunkov · 4 years, 11 months ago
  19. 444ebb5 splice: make do_splice public by Pavel Begunkov · 4 years, 11 months ago
  20. bcaec08 io_uring: remove req->in_async by Pavel Begunkov · 4 years, 11 months ago
  21. deb6dc0 io_uring: don't do full *prep_worker() from io-wq by Pavel Begunkov · 4 years, 11 months ago
  22. 5ea6216 io_uring: don't call work.func from sync ctx by Pavel Begunkov · 4 years, 11 months ago
  23. e441d1c io_uring: io_accept() should hold on to submit reference on retry by Jens Axboe · 5 years ago
  24. 29de5f6 io_uring: consider any io_read/write -EAGAIN as final by Jens Axboe · 5 years ago
  25. 80ad894 io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL by Pavel Begunkov · 4 years, 11 months ago
  26. fc04c39 io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation by Pavel Begunkov · 4 years, 11 months ago
  27. 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 4 years, 11 months ago
  28. e708698 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 11 months ago
  29. f853ed9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 11 months ago
  30. 86f7e90 KVM: VMX: check descriptor table exits on instruction emulation by Oliver Upton · 4 years, 11 months ago
  31. fb279f4e2 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 11 months ago
  32. 37b0b6b ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 11 months ago
  33. 38b17af macintosh: therm_windtunnel: fix regression when instantiating devices by Wolfram Sang · 4 years, 11 months ago
  34. 6c5d911 jbd2: fix data races at struct journal_head by Qian Cai · 4 years, 11 months ago
  35. 7557c1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 11 months ago
  36. 29795de Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 11 months ago
  37. 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  38. 74dea5d Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  39. 5b8ea58 Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6 by Jens Axboe · 4 years, 11 months ago
  40. c60c040 Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  41. 3642859 Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  42. bfeb4f9 Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 11 months ago
  43. 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 · 4 years, 11 months ago
  44. ef935c25 kvm: x86: Limit the number of "kvm: disabled by bios" messages by Erwan Velu · 4 years, 11 months ago
  45. 189c696 Merge branches 'pm-sleep' and 'pm-devfreq' by Rafael J. Wysocki · 4 years, 11 months ago
  46. aaec7c0 KVM: x86: avoid useless copy of cpufreq policy by Paolo Bonzini · 4 years, 11 months ago
  47. 4f337fa KVM: allow disabling -Werror by Paolo Bonzini · 4 years, 11 months ago
  48. 575b255 KVM: x86: allow compiling as non-module with W=1 by Valdis Klētnieks · 4 years, 11 months ago
  49. 8a9442f KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis by Wanpeng Li · 5 years ago
  50. a262bca KVM: Introduce pv check helpers by Wanpeng Li · 5 years ago
  51. fcd07f9 KVM: let declaration of kvm_get_running_vcpus match implementation by Christian Borntraeger · 4 years, 11 months ago
  52. 7943f4a KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter by Paolo Bonzini · 4 years, 11 months ago
  53. 45d0b75 Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 11 months ago
  54. f091bf39 Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 11 months ago
  55. e180af1 Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 11 months ago
  56. 7058b83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  57. 5901b51 MAINTAINERS: Correct Cadence PCI driver path by Lukas Bulwahn · 5 years ago
  58. d876836 io_uring: fix 32-bit compatability with sendmsg/recvmsg by Jens Axboe · 4 years, 11 months ago
  59. 3ee339e net: dsa: mv88e6xxx: Fix masking of egress port by Andrew Lunn · 4 years, 11 months ago
  60. ac004e8 mlxsw: pci: Wait longer before accessing the device after reset by Amit Cohen · 4 years, 11 months ago
  61. 23797b9 sfc: fix timestamp reconstruction at 16-bit rollover points by Alex Maftei (amaftei) · 4 years, 11 months ago
  62. 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 4 years, 11 months ago
  63. 5c05a16 unix: It's CONFIG_PROC_FS not CONFIG_PROCFS by David S. Miller · 4 years, 11 months ago
  64. 795c03a Merge branch 'net-rmnet-fix-several-bugs' by David S. Miller · 4 years, 11 months ago
  65. ad3cc31b net: rmnet: fix packet forwarding in rmnet bridge mode by Taehee Yoo · 4 years, 11 months ago
  66. d939b6d net: rmnet: fix bridge mode bugs by Taehee Yoo · 4 years, 11 months ago
  67. 037f9cd net: rmnet: use upper/lower device infrastructure by Taehee Yoo · 4 years, 11 months ago
  68. 1dc49e9 net: rmnet: do not allow to change mux id if mux id is duplicated by Taehee Yoo · 4 years, 11 months ago
  69. c026d97 net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() by Taehee Yoo · 4 years, 11 months ago
  70. 102210f net: rmnet: fix suspicious RCU usage by Taehee Yoo · 4 years, 11 months ago
  71. 1eb1f43 net: rmnet: fix NULL pointer dereference in rmnet_changelink() by Taehee Yoo · 4 years, 11 months ago
  72. 93b5cbf net: rmnet: fix NULL pointer dereference in rmnet_newlink() by Taehee Yoo · 4 years, 11 months ago
  73. a2f0b87 Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 11 months ago
  74. b82cf17 net: phy: marvell: don't interpret PHY status unless resolved by Russell King · 4 years, 11 months ago
  75. e387f7d mlx5: register lag notifier for init network namespace only by Jiri Pirko · 4 years, 11 months ago
  76. 278de45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 11 months ago
  77. 3a12500 unix: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 4 years, 11 months ago
  78. f4979b4 Merge branch 'hinic-BugFixes' by David S. Miller · 4 years, 11 months ago
  79. 386d471 hinic: fix a bug of rss configuration by Luo bin · 4 years, 11 months ago
  80. d2ed69c hinic: fix a bug of setting hw_ioctxt by Luo bin · 4 years, 11 months ago
  81. 0bff777 hinic: fix a irq affinity bug by Luo bin · 4 years, 11 months ago
  82. e46bfab Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 11 months ago
  83. ed5fa55 Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 11 months ago
  84. 9515743 nvme-pci: Hold cq_poll_lock while completing CQEs by Bijan Mottahedeh · 4 years, 11 months ago
  85. 73a7a27 PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers by Marek Szyprowski · 4 years, 11 months ago
  86. bebdb65 io_uring: define and set show_fdinfo only if procfs is enabled by Tobias Klauser · 4 years, 11 months ago
  87. 1df97a0 Merge tag 'devfreq-fixes-for-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 4 years, 11 months ago
  88. f5739cb cpufreq: Fix policy initialization for internal governor drivers by Rafael J. Wysocki · 4 years, 11 months ago
  89. a2f2ef4 net/smc: check for valid ib_client_data by Karsten Graul · 4 years, 11 months ago
  90. 474a31e net: stmmac: fix notifier registration by Aaro Koskinen · 4 years, 11 months ago
  91. c87a9d6 net: phy: mscc: fix firmware paths by Antoine Tenart · 4 years, 11 months ago
  92. dc24f8b mptcp: add dummy icsk_sync_mss() by Paolo Abeni · 4 years, 11 months ago
  93. 4f31c53 net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg by Sudheesh Mavila · 4 years, 11 months ago
  94. f596c87 slip: not call free_netdev before rtnl_unlock in slip_open by yangerkun · 4 years, 11 months ago
  95. b6f6118 ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 4 years, 11 months ago
  96. 51e3dfa net/smc: fix cleanup for linkgroup setup failures by Ursula Braun · 4 years, 11 months ago
  97. 402482a net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed by Nicolas Saenz Julienne · 4 years, 11 months ago
  98. 1521a67 sched: act: count in the size of action flags bitfield by Jiri Pirko · 4 years, 11 months ago
  99. eabc8bc kbuild: get rid of trailing slash from subdir- example by Masahiro Yamada · 4 years, 11 months ago
  100. 2eb51c7 net: core: devlink.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago