1. 4d13d1a io_uring: simplify io_prep_linked_timeout by Pavel Begunkov · 3 years, 5 months ago
  2. b97e736 io_uring: kill REQ_F_LTIMEOUT_ACTIVE by Pavel Begunkov · 3 years, 5 months ago
  3. 8cb01fa io_uring: deduplicate cancellation code by Pavel Begunkov · 3 years, 5 months ago
  4. a8576af io_uring: kill not necessary resubmit switch by Pavel Begunkov · 3 years, 5 months ago
  5. fb68209 io_uring: optimise initial ltimeout refcounting by Pavel Begunkov · 3 years, 5 months ago
  6. 761bcac io_uring: don't inflight-track linked timeouts by Pavel Begunkov · 3 years, 5 months ago
  7. 48dcd38 io_uring: optimise iowq refcounting by Pavel Begunkov · 3 years, 5 months ago
  8. a141dd8 io_uring: correct __must_hold annotation by Jens Axboe · 3 years, 5 months ago
  9. 41a5169 io_uring: code clean for completion_lock in io_arm_poll_handler() by Hao Xu · 3 years, 5 months ago
  10. f552a27 io_uring: remove files pointer in cancellation functions by Hao Xu · 3 years, 5 months ago
  11. a4aadd1 io_uring: extract io_uring_files_cancel() in io_uring_task_cancel() by Hao Xu · 3 years, 5 months ago
  12. fd08e53 io_uring: optimise hot path of ltimeout prep by Pavel Begunkov · 3 years, 5 months ago
  13. 20e60a3 io_uring: skip request refcounting by Pavel Begunkov · 3 years, 5 months ago
  14. 5d5901a io_uring: remove submission references by Pavel Begunkov · 3 years, 5 months ago
  15. 91c2f69 io_uring: remove req_ref_sub_and_test() by Pavel Begunkov · 3 years, 5 months ago
  16. 21c843d io_uring: move req_ref_get() and friends by Pavel Begunkov · 3 years, 5 months ago
  17. 79ebeae io_uring: remove IRQ aspect of io_ring_ctx completion lock by Jens Axboe · 3 years, 5 months ago
  18. 8ef12ef io_uring: run regular file completions from task_work by Jens Axboe · 3 years, 5 months ago
  19. 89b263f io_uring: run linked timeouts from task_work by Jens Axboe · 3 years, 5 months ago
  20. 89850fc io_uring: run timeouts from task_work by Jens Axboe · 3 years, 5 months ago
  21. 62906e8 io_uring: remove file batch-get optimisation by Pavel Begunkov · 3 years, 5 months ago
  22. 6294f36 io_uring: clean up tctx_task_work() by Pavel Begunkov · 3 years, 5 months ago
  23. 5d70904 io_uring: inline io_poll_remove_waitqs by Pavel Begunkov · 3 years, 5 months ago
  24. 90f6736 io_uring: remove extra argument for overflow flush by Pavel Begunkov · 3 years, 5 months ago
  25. cd0ca2e io_uring: inline struct io_comp_state by Pavel Begunkov · 3 years, 5 months ago
  26. bb943b8 io_uring: use inflight_entry instead of compl.list by Pavel Begunkov · 3 years, 5 months ago
  27. 7255834 io_uring: remove redundant args from cache_free by Pavel Begunkov · 3 years, 5 months ago
  28. c34b025 io_uring: cache __io_free_req()'d requests by Pavel Begunkov · 3 years, 5 months ago
  29. f56165e io_uring: move io_fallback_req_func() by Pavel Begunkov · 3 years, 5 months ago
  30. e9dbe22 io_uring: optimise putting task struct by Pavel Begunkov · 3 years, 5 months ago
  31. af066f3 io_uring: drop exec checks from io_req_task_submit by Pavel Begunkov · 3 years, 5 months ago
  32. bbbca09 io_uring: kill unused IO_IOPOLL_BATCH by Pavel Begunkov · 3 years, 5 months ago
  33. 58d3be2 io_uring: improve ctx hang handling by Pavel Begunkov · 3 years, 5 months ago
  34. d3fddf6 io_uring: deduplicate open iopoll check by Pavel Begunkov · 3 years, 5 months ago
  35. 543af3a io_uring: inline io_free_req_deferred by Pavel Begunkov · 3 years, 5 months ago
  36. b9bd2be io_uring: move io_rsrc_node_alloc() definition by Pavel Begunkov · 3 years, 5 months ago
  37. 6a290a1 io_uring: move io_put_task() definition by Pavel Begunkov · 3 years, 5 months ago
  38. e73c5c7 io_uring: extract a helper for ctx quiesce by Pavel Begunkov · 3 years, 5 months ago
  39. 90291099 io_uring: optimise io_cqring_wait() hot path by Pavel Begunkov · 3 years, 5 months ago
  40. 282cdc8 io_uring: add more locking annotations for submit by Pavel Begunkov · 3 years, 5 months ago
  41. a2416e1 io_uring: don't halt iopoll too early by Pavel Begunkov · 3 years, 5 months ago
  42. 864ea92 io_uring: refactor io_alloc_req by Pavel Begunkov · 3 years, 5 months ago
  43. 8724dd8 io-wq: improve wq_list_add_tail() by Pavel Begunkov · 3 years, 5 months ago
  44. 2215bed io_uring: remove unnecessary PF_EXITING check by Pavel Begunkov · 3 years, 5 months ago
  45. ebc11b6 io_uring: clean io-wq callbacks by Pavel Begunkov · 3 years, 5 months ago
  46. c97d8a0 io_uring: avoid touching inode in rw prep by Pavel Begunkov · 3 years, 5 months ago
  47. b191e2d io_uring: rename io_file_supports_async() by Pavel Begunkov · 3 years, 5 months ago
  48. ac17705 io_uring: inline fixed part of io_file_get() by Pavel Begunkov · 3 years, 5 months ago
  49. 042b0d8 io_uring: use kvmalloc for fixed files by Pavel Begunkov · 3 years, 5 months ago
  50. 5fd4617 io_uring: be smarter about waking multiple CQ ring waiters by Jens Axboe · 3 years, 5 months ago
  51. d3e9f73 io-wq: remove GFP_ATOMIC allocation off schedule out path by Jens Axboe · 3 years, 5 months ago
  52. e22ce8e Linux 5.14-rc7 by Linus Torvalds · 3 years, 5 months ago
  53. 1bdc3d5 Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  54. 9ff50bf Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 5 months ago
  55. 9085423 Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 5 months ago
  56. f4ff9e6 Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 5 months ago
  57. a09434f Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
  58. 5479a7fe Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
  59. 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 5 months ago
  60. 002c0ae Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  61. 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  62. fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 5 months ago
  63. a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 5 months ago
  64. fa54d36 Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  65. cae6876 Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  66. ed3bad2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  67. 8ba9fbe Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 5 months ago
  68. 3db903a Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 5 months ago
  69. a27c75e Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 5 months ago
  70. 43a6473 Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 5 months ago
  71. 54e9ea3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 5 months ago
  72. 0f09f4c Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 5 months ago
  73. b7d184d Merge tag 'iommu-fixes-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 5 months ago
  74. f2963c7 Merge branch 'pm-opp' by Rafael J. Wysocki · 3 years, 5 months ago
  75. c7b1850 hugetlb: don't pass page cache pages to restore_reserve_on_error by Mike Kravetz · 3 years, 5 months ago
  76. a7cb5d2 kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE by Marco Elver · 3 years, 5 months ago
  77. 57f2976 mm: vmscan: fix missing psi annotation for node_reclaim() by Johannes Weiner · 3 years, 5 months ago
  78. fcc0062 mm/hwpoison: retry with shake_page() for unhandlable pages by Naoya Horiguchi · 3 years, 5 months ago
  79. f56ce41 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim by Johannes Weiner · 3 years, 5 months ago
  80. 91ed3ed MAINTAINERS: update ClangBuiltLinux IRC chat by Nathan Chancellor · 3 years, 5 months ago
  81. b16ee0f mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names by Mike Rapoport · 3 years, 5 months ago
  82. 47aef60 mm/page_alloc: don't corrupt pcppage_migratetype by Doug Berger · 3 years, 5 months ago
  83. c04b3d06 Revert "mm: swap: check if swap backing device is congested or not" by Yang Shi · 3 years, 5 months ago
  84. b1e1ef3 Revert "mm/shmem: fix shmem_swapin() race with swapoff" by Yang Shi · 3 years, 5 months ago
  85. aa3e1ba riscv: Fix a number of free'd resources in init_resources() by Petr Pavlu · 3 years, 5 months ago
  86. daa7772 Merge tag 'amd-drm-fixes-5.14-2021-08-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
  87. 1c8094e3 dt-bindings: sifive-l2-cache: Fix 'select' matching by Rob Herring · 3 years, 5 months ago
  88. f5b27f7 Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
  89. 5ce5cef Merge tag 'drm-intel-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 5 months ago
  90. b88aefc Merge branch 'linux-5.14' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 3 years, 5 months ago
  91. d992fe5 Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
  92. e213bd1 Merge tag 'drm-misc-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 5 months ago
  93. f87d643 Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  94. e649e4c Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 5 months ago
  95. cd0a719 net: dpaa2-switch: disable the control interface on error path by Vladimir Oltean · 3 years, 5 months ago
  96. fa05bdb Revert "flow_offload: action should not be NULL when it is referenced" by Ido Schimmel · 3 years, 5 months ago
  97. d584566c Merge branch 'intel-wired-lan-driver-updates-2021-08-18' by Jakub Kicinski · 3 years, 5 months ago
  98. 8da80c9 iavf: Fix ping is lost after untrusted VF had tried to change MAC by Sylwester Dziedziuch · 3 years, 5 months ago
  99. a222be5 i40e: Fix ATR queue selection by Arkadiusz Kubalewski · 3 years, 5 months ago
  100. 3167490 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 5 months ago