开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-26
io_uring: use task_work for links if possible
Jens Axboe
2020-06-25
io_uring: enable READ/WRITE to use deferred completions
Jens Axboe
2020-06-25
io_uring: pass in completion state to appropriate issue side handlers
Jens Axboe
2020-06-25
io_uring: pass down completion state on the issue side
Jens Axboe
2020-06-25
io_uring: add 'io_comp_state' to struct io_submit_state
Jens Axboe
2020-06-25
io_uring: provide generic io_req_complete() helper
Jens Axboe
2020-06-25
io_uring: fix NULL-mm for linked reqs
Pavel Begunkov
2020-06-21
io_uring: kill NULL checks for submit state
Pavel Begunkov
2020-06-21
io_uring: set @poll->file after @poll init
Pavel Begunkov
2020-06-21
io_uring: remove REQ_F_MUST_PUNT
Pavel Begunkov
2020-06-21
io_uring: remove setting REQ_F_MUST_PUNT in rw
Pavel Begunkov
2020-06-21
Merge branch 'async-buffered.8' into for-5.9/io_uring
Jens Axboe
2020-06-21
io_uring: support true async buffered reads, if file provides it
Jens Axboe
2020-06-21
mm: add kiocb_wait_page_queue_init() helper
Jens Axboe
2020-06-21
btrfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-21
xfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-21
block: flag block devices as supporting IOCB_WAITQ
Jens Axboe
2020-06-21
fs: add FMODE_BUF_RASYNC
Jens Axboe
2020-06-21
mm: support async buffered reads in generic_file_buffered_read()
Jens Axboe
2020-06-21
mm: add support for async page locking
Jens Axboe
2020-06-21
mm: abstract out wake_page_match() from wake_page_function()
Jens Axboe
2020-06-21
mm: allow read-ahead with IOCB_NOWAIT set
Jens Axboe
2020-06-21
io_uring: re-issue block requests that failed because of resources
Jens Axboe
2020-06-21
io_uring: catch -EIO from buffered issue request failure
Jens Axboe
2020-06-21
io_uring: always plug for any number of IOs
Jens Axboe
2020-06-21
block: provide plug based way of signaling forced no-wait semantics
Jens Axboe
2020-06-21
io_uring: separate reporting of ring pages from registered pages
Bijan Mottahedeh
2020-06-21
io_uring: report pinned memory usage
Bijan Mottahedeh
2020-06-21
io_uring: rename ctx->account_mem field
Bijan Mottahedeh
2020-06-21
io_uring: add wrappers for memory accounting
Bijan Mottahedeh
2020-06-21
io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior
Jiufei Xue
2020-06-21
io_uring: change the poll type to be 32-bits
Jiufei Xue
2020-06-21
Linux 5.8-rc2
v5.8-rc2
Linus Torvalds
2020-06-21
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-21
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-22
samples: watch_queue: build sample program for target architecture
Masahiro Yamada
2020-06-22
Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
Masahiro Yamada
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-20
Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-20
Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]