1. 8042d6c io_uring: remove superfluous check for sqe->off in io_accept() by Hrvoje Zeba · 5 years ago
  2. 181e448 io_uring: async workers should inherit the user creds by Jens Axboe · 5 years ago
  3. 576a347 io-wq: have io_wq_create() take a 'data' argument by Jens Axboe · 5 years ago
  4. 311ae9e io_uring: fix dead-hung for non-iter fixed rw by Pavel Begunkov · 5 years ago
  5. f8e85cf io_uring: add support for IORING_OP_CONNECT by Jens Axboe · 5 years ago
  6. bd3ded3 net: add __sys_connect_file() helper by Jens Axboe · 5 years ago
  7. c4a2ed7 io_uring: only return -EBUSY for submit on non-flushed backlog by Jens Axboe · 5 years ago
  8. f9bd67f io_uring: only !null ptr to io_issue_sqe() by Pavel Begunkov · 5 years ago
  9. b18fdf7 io_uring: simplify io_req_link_next() by Pavel Begunkov · 5 years ago
  10. 944e58b io_uring: pass only !null to io_req_find_next() by Pavel Begunkov · 5 years ago
  11. 70cf9f3 io_uring: remove io_free_req_find_next() by Pavel Begunkov · 5 years ago
  12. 9835d6f io_uring: add likely/unlikely in io_get_sqring() by Pavel Begunkov · 5 years ago
  13. d732447 io_uring: rename __io_submit_sqe() by Pavel Begunkov · 5 years ago
  14. 915967f io_uring: improve trace_io_uring_defer() trace point by Jens Axboe · 5 years ago
  15. 1b4a51b io_uring: drain next sqe instead of shadowing by Pavel Begunkov · 5 years ago
  16. b76da70 io_uring: close lookup gap for dependent next work by Jens Axboe · 5 years ago
  17. 4d7dd46 io_uring: allow finding next link independent of req reference count by Jens Axboe · 5 years ago
  18. eb065d3 io_uring: io_allocate_scq_urings() should return a sane state by Jens Axboe · 5 years ago
  19. bbad27b io_uring: Always REQ_F_FREE_SQE for allocated sqe by Pavel Begunkov · 5 years ago
  20. 5d96072 io_uring: io_fail_links() should only consider first linked timeout by Jens Axboe · 5 years ago
  21. 09fbb0a io_uring: Fix leaking linked timeouts by Pavel Begunkov · 5 years ago
  22. f70193d io_uring: remove redundant check by Pavel Begunkov · 5 years ago
  23. d3b35796 io_uring: break links for failed defer by Pavel Begunkov · 5 years ago
  24. b2e9c7d6 io-wq: remove extra space characters by Dan Carpenter · 5 years ago
  25. b60fda6 io-wq: wait for io_wq_create() to setup necessary workers by Jens Axboe · 5 years ago
  26. fba38c2 io_uring: request cancellations should break links by Jens Axboe · 5 years ago
  27. b0dd8a4 io_uring: correct poll cancel and linked timeout expiration completion by Jens Axboe · 5 years ago
  28. e0e328c4 io_uring: remove dead REQ_F_SEQ_PREV flag by Jens Axboe · 5 years ago
  29. 94ae5e7 io_uring: fix sequencing issues with linked timeouts by Jens Axboe · 5 years ago
  30. ad8a48a io_uring: make req->timeout be dynamically allocated by Jens Axboe · 5 years ago
  31. 978db57 io_uring: make io_double_put_req() use normal completion path by Jens Axboe · 5 years ago
  32. 0e0702d io_uring: cleanup return values from the queueing functions by Jens Axboe · 5 years ago
  33. 95a5bba io_uring: io_async_cancel() should pass in 'nxt' request pointer by Jens Axboe · 5 years ago
  34. 9c91e6a Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 5 years ago
  35. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  36. 3f3c8be Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  37. 2981dcf Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  38. 5ef30d7 Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
  39. 28fcb77 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  40. 63c2291 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. ea1f56f Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  42. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  43. e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  44. db7d275 Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  45. 1c1ff48 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  46. ea4b71b Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  47. ae36607 Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  48. 97d0bf9 Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  49. 1b88176 Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  50. eeee282 Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  51. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  52. 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  53. 323264e Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  54. 2d53943 Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  55. ff6814b Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  56. 6e7b06a Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  58. 54f0e54 Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  59. 0be0ee7 vfs: properly and reliably lock f_pos in fdget_pos() by Linus Torvalds · 5 years ago
  60. d8e464e vfs: mark pipes and sockets as stream-like file descriptors by Linus Torvalds · 5 years ago
  61. 9671024 Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  62. 219d543 Linux 5.4 by Linus Torvalds · 5 years ago
  63. b8387f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  64. 23c1cce xen: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. 3e5aeec cramfs: fix usage on non-MTD device by Maxime Bizon · 5 years ago
  66. a8d0f11 MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module by Thomas Bogendoerfer · 5 years ago
  67. 29b261f MIPS: PCI: Fix fake subdevice ID for IOC3 by Thomas Bogendoerfer · 5 years ago
  68. 6b8a794 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  69. 85c9aae kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints by Jim Mattson · 5 years ago
  70. ad5996d KVM: x86: Grab KVM's srcu lock when setting nested state by Sean Christopherson · 5 years ago
  71. 05c19c2 KVM: x86: Open code shared_msr_update() in its only caller by Sean Christopherson · 5 years ago
  72. faf0be2 KVM: Fix jump label out_free_* in kvm_init() by Miaohe Lin · 5 years ago
  73. 24885d1 KVM: x86: Remove a spurious export of a static function by Sean Christopherson · 5 years ago
  74. 2027cab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  75. 8791663 Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation" by Lyude Paul · 5 years ago
  76. 34c36f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  77. b485275 afs: Fix large file support by Marc Dionne · 5 years ago
  78. cd34070 afs: Fix possible assert with callbacks from yfs servers by Marc Dionne · 5 years ago
  79. b02efeb MIPS: Ingenic: Disable abandoned HPTLB function. by Zhou Yanjie · 5 years ago
  80. 37640ad MIPS: PCI: remember nasid changed by set interrupt affinity by Thomas Bogendoerfer · 5 years ago
  81. e3d765a MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter by Thomas Bogendoerfer · 5 years ago
  82. 2bee1b5 mips: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  83. 31168f0 mips: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 5 years ago
  84. 3ed6751 mips: fix build when "48 bits virtual memory" is enabled by Mike Rapoport · 5 years ago
  85. 5b1d9c1 r8152: avoid to call napi_disable twice by Hayes Wang · 5 years ago
  86. cc07903 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  87. 0682993 Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 5 years ago
  88. efabb6c MAINTAINERS: Add myself as maintainer of virtio-vsock by Stefano Garzarella · 5 years ago
  89. 677bf08 udp: drop skb extensions before marking skb stateless by Florian Westphal · 5 years ago
  90. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  91. a6b0373 Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  92. 5d867ab0 Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  93. 9a63236 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 5 years ago
  94. 7ce700b mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() by David Hildenbrand · 5 years ago
  95. 94b07b6 Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 5 years ago
  96. 0704c57 can: m_can_platform: remove unnecessary m_can_class_resume() call by Pankaj Sharma · 5 years ago
  97. 2ea8724 can: m_can_platform: set net_device structure as driver data by Pankaj Sharma · 5 years ago
  98. 5781823 EDAC/altera: Use the Altera System Manager driver by Thor Thayer · 5 years ago
  99. 08a260d EDAC/altera: Cleanup the ECC Manager by Thor Thayer · 5 years ago
  100. 56d9e7b EDAC/altera: Use fast register IO for S10 IRQs by Meng Li · 5 years ago