1. a1a4661 io_uring: kill REQ_F_TIMEOUT by Pavel Begunkov · 4 years, 6 months ago
  2. 9b5f7bd9 io_uring: replace find_next() out param with ret by Pavel Begunkov · 4 years, 6 months ago
  3. 7c86ffe io_uring: deduplicate freeing linked timeouts by Pavel Begunkov · 4 years, 6 months ago
  4. fb49278 io_uring: fix missing wake_up io_rw_reissue() by Pavel Begunkov · 4 years, 6 months ago
  5. f3a6fa2 io_uring: fix iopoll -EAGAIN handling by Pavel Begunkov · 4 years, 6 months ago
  6. 3adfeca io_uring: do task_work_run() during iopoll by Pavel Begunkov · 4 years, 6 months ago
  7. 6795c5a io_uring: clean up req->result setting by rw by Pavel Begunkov · 4 years, 6 months ago
  8. 9b0d911 io_uring: kill REQ_F_LINK_NEXT by Pavel Begunkov · 4 years, 6 months ago
  9. 2d6500d io_uring: cosmetic changes for batch free by Pavel Begunkov · 4 years, 6 months ago
  10. c352438 io_uring: batch-free linked requests as well by Pavel Begunkov · 4 years, 6 months ago
  11. 2757a23 io_uring: dismantle req early and remove need_iter by Pavel Begunkov · 4 years, 6 months ago
  12. e6543a8 io_uring: remove inflight batching in free_many() by Pavel Begunkov · 4 years, 6 months ago
  13. 8c9cb6c io_uring: fix refs underflow in io_iopoll_queue() by Pavel Begunkov · 4 years, 6 months ago
  14. 710c2bf io_uring: fix missing io_grab_files() by Pavel Begunkov · 4 years, 6 months ago
  15. a6d45dd io_uring: don't mark link's head for_async by Pavel Begunkov · 4 years, 6 months ago
  16. 1bcb8c5d io_uring: fix feeding io-wq with uninit reqs by Pavel Begunkov · 4 years, 6 months ago
  17. 906a8c3 io_uring: fix punting req w/o grabbed env by Pavel Begunkov · 4 years, 6 months ago
  18. 8ef7776 io_uring: fix req->work corruption by Pavel Begunkov · 4 years, 6 months ago
  19. 1e16c2f io_uring: fix function args for !CONFIG_NET by Randy Dunlap · 4 years, 6 months ago
  20. 2237d76 Merge branch 'io_uring-5.8' into for-5.9/io_uring by Jens Axboe · 4 years, 6 months ago
  21. f4db718 io-wq: return next work from ->do_work() directly by Pavel Begunkov · 4 years, 6 months ago
  22. e883a79 io-wq: compact io-wq flags numbers by Pavel Begunkov · 4 years, 6 months ago
  23. c40f637 io_uring: use task_work for links if possible by Jens Axboe · 4 years, 6 months ago
  24. a1d7c39 io_uring: enable READ/WRITE to use deferred completions by Jens Axboe · 4 years, 7 months ago
  25. 229a7b6 io_uring: pass in completion state to appropriate issue side handlers by Jens Axboe · 4 years, 7 months ago
  26. f13fad7 io_uring: pass down completion state on the issue side by Jens Axboe · 4 years, 7 months ago
  27. 013538b io_uring: add 'io_comp_state' to struct io_submit_state by Jens Axboe · 4 years, 7 months ago
  28. e1e1609 io_uring: provide generic io_req_complete() helper by Jens Axboe · 4 years, 7 months ago
  29. d3cac64 io_uring: fix NULL-mm for linked reqs by Pavel Begunkov · 4 years, 6 months ago
  30. d60b5fb io_uring: fix current->mm NULL dereference on exit by Pavel Begunkov · 4 years, 6 months ago
  31. cd664b0 io_uring: fix hanging iopoll in case of -EAGAIN by Pavel Begunkov · 4 years, 6 months ago
  32. b772f07 io_uring: fix io_sq_thread no schedule when busy by Xuan Zhuo · 4 years, 7 months ago
  33. f6b6c7d io_uring: kill NULL checks for submit state by Pavel Begunkov · 4 years, 7 months ago
  34. b90cd19 io_uring: set @poll->file after @poll init by Pavel Begunkov · 4 years, 7 months ago
  35. 24c7467 io_uring: remove REQ_F_MUST_PUNT by Pavel Begunkov · 4 years, 7 months ago
  36. 62ef731 io_uring: remove setting REQ_F_MUST_PUNT in rw by Pavel Begunkov · 4 years, 7 months ago
  37. 895aa7b Merge branch 'async-buffered.8' into for-5.9/io_uring by Jens Axboe · 4 years, 7 months ago
  38. bcf5a06 io_uring: support true async buffered reads, if file provides it by Jens Axboe · 4 years, 8 months ago
  39. d1932dc mm: add kiocb_wait_page_queue_init() helper by Jens Axboe · 4 years, 8 months ago
  40. 8730f12 btrfs: flag files as supporting buffered async reads by Jens Axboe · 4 years, 8 months ago
  41. f89fb73 xfs: flag files as supporting buffered async reads by Jens Axboe · 4 years, 8 months ago
  42. a304f07 block: flag block devices as supporting IOCB_WAITQ by Jens Axboe · 4 years, 8 months ago
  43. c2a25ec fs: add FMODE_BUF_RASYNC by Jens Axboe · 4 years, 8 months ago
  44. 1a0a785 mm: support async buffered reads in generic_file_buffered_read() by Jens Axboe · 4 years, 8 months ago
  45. dd3e6d5 mm: add support for async page locking by Jens Axboe · 4 years, 8 months ago
  46. c7510ab mm: abstract out wake_page_match() from wake_page_function() by Jens Axboe · 4 years, 8 months ago
  47. 2e85abf mm: allow read-ahead with IOCB_NOWAIT set by Jens Axboe · 4 years, 8 months ago
  48. b63534c io_uring: re-issue block requests that failed because of resources by Jens Axboe · 4 years, 7 months ago
  49. 4503b76 io_uring: catch -EIO from buffered issue request failure by Jens Axboe · 4 years, 7 months ago
  50. ac8691c io_uring: always plug for any number of IOs by Jens Axboe · 4 years, 7 months ago
  51. 5a473e8 block: provide plug based way of signaling forced no-wait semantics by Jens Axboe · 4 years, 7 months ago
  52. 2e0464d io_uring: separate reporting of ring pages from registered pages by Bijan Mottahedeh · 4 years, 7 months ago
  53. 3097582 io_uring: report pinned memory usage by Bijan Mottahedeh · 4 years, 7 months ago
  54. aad5d8d io_uring: rename ctx->account_mem field by Bijan Mottahedeh · 4 years, 7 months ago
  55. a087e2b io_uring: add wrappers for memory accounting by Bijan Mottahedeh · 4 years, 7 months ago
  56. a31eb4a io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior by Jiufei Xue · 4 years, 7 months ago
  57. 5769a35 io_uring: change the poll type to be 32-bits by Jiufei Xue · 4 years, 7 months ago
  58. 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 7 months ago
  59. 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 7 months ago
  60. 16f4aa9 Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
  61. be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  62. 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  63. 93bbca2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  64. 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 7 months ago
  65. 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 7 months ago
  66. 6467777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  67. a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
  68. 25fae75 pinctrl: single: fix function name in documentation by Drew Fustini · 4 years, 7 months ago
  69. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  70. eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
  71. 7f5f4de pinctrl: qcom: ipq6018 Add missing pins in qpic pin group by Sivaprakash Murugesan · 4 years, 7 months ago
  72. 13f2d25 Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'" by Haibo Chen · 4 years, 7 months ago
  73. 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  74. 7fdfbe0 Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  75. 27c2760 Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  76. 5481fc6 afs: Fix hang on rmmod due to outstanding timer by David Howells · 4 years, 7 months ago
  77. f8ea5c7 afs: Fix afs_do_lookup() to call correct fetch-status op variant by David Howells · 4 years, 7 months ago
  78. c0e1c8c powerpc/8xx: Provide ptep_get() with 16k pages by Christophe Leroy · 4 years, 7 months ago
  79. 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
  80. 55ca226 mm/gup: Use huge_ptep_get() in gup_hugepte() by Christophe Leroy · 4 years, 7 months ago
  81. 9df24ea Merge branch 'for-5.8/papr_scm' into libnvdimm-for-next by Dan Williams · 4 years, 7 months ago
  82. 4333a9b Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  83. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  84. 592be75 Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  85. 62c91ea Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  86. 672f925 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  87. 84bc199 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  88. 98b7699 Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
  89. 98d7e74 Merge tag 'perf-tools-fixes-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 7 months ago
  90. 28f9f8f MAINTAINERS: Add robert and myself as qcom i2c cci maintainers by Loic Poulain · 4 years, 7 months ago
  91. a23ff37 i2c: smbus: Fix spelling mistake in the comments by Keyur Patel · 4 years, 7 months ago
  92. a576512 Documentation/i2c: SMBus start signal is S not A by Daniel Schaefer · 4 years, 7 months ago
  93. 390fd04 i2c: remove deprecated i2c_new_device API by Wolfram Sang · 4 years, 7 months ago
  94. bc5a3e4 Documentation: media: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  95. 9e1b93b video: backlight: tosa_lcd: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  96. f04a5ba x86/platform/intel-mid: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  97. bb7d93f drm: encoder_slave: use new I2C API by Wolfram Sang · 4 years, 7 months ago
  98. f78d403 drm: encoder_slave: fix refcouting error for modules by Wolfram Sang · 4 years, 7 months ago
  99. 0e2c090 RISC-V: Acquire mmap lock before invoking walk_page_range by Atish Patra · 4 years, 7 months ago
  100. e0d17c8 RISC-V: Don't allow write+exec only page mapping request in mmap by Yash Shah · 4 years, 7 months ago