开源镜像站
帮助
动态
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-12-09
io_uring: only wake up sq thread while current task is in io worker context
Xiaoguang Wang
2020-12-09
io_uring: don't acquire uring_lock twice
Xiaoguang Wang
2020-12-09
io_uring: initialize 'timeout' properly in io_sq_thread()
Xiaoguang Wang
2020-12-09
io_uring: refactor io_sq_thread() handling
Xiaoguang Wang
2020-12-09
io_uring: always batch cancel in *cancel_files()
Pavel Begunkov
2020-12-09
io_uring: pass files into kill timeouts/poll
Pavel Begunkov
2020-12-09
io_uring: don't iterate io_uring_cancel_files()
Pavel Begunkov
2020-12-09
io_uring: cancel only requests of current task
Pavel Begunkov
2020-12-09
io_uring: add a {task,files} pair matching helper
Pavel Begunkov
2020-12-09
io_uring: simplify io_task_match()
Pavel Begunkov
2020-12-09
io_uring: inline io_import_iovec()
Pavel Begunkov
2020-12-09
io_uring: remove duplicated io_size from rw
Pavel Begunkov
2020-12-09
fs/io_uring Don't use the return value from import_iovec().
David Laight
2020-12-09
io_uring: NULL files dereference by SQPOLL
Pavel Begunkov
2020-12-09
io_uring: add timeout support for io_uring_enter()
Hao Xu
2020-12-09
io_uring: only plug when appropriate
Jens Axboe
2020-12-09
io_uring: rearrange io_kiocb fields for better caching
Pavel Begunkov
2020-12-09
io_uring: link requests with singly linked list
Pavel Begunkov
2020-12-09
io_uring: track link timeout's master explicitly
Pavel Begunkov
2020-12-09
io_uring: track link's head and tail during submit
Pavel Begunkov
2020-12-09
io_uring: split poll and poll_remove structs
Pavel Begunkov
2020-12-09
io_uring: add support for IORING_OP_UNLINKAT
Jens Axboe
2020-12-09
io_uring: add support for IORING_OP_RENAMEAT
Jens Axboe
2020-12-09
fs: make do_renameat2() take struct filename
Jens Axboe
2020-12-09
io_uring: enable file table usage for SQPOLL rings
Jens Axboe
2020-12-09
io_uring: allow non-fixed files with SQPOLL
Jens Axboe
2020-11-23
io_uring: add support for shutdown(2)
Jens Axboe
2020-11-23
net: provide __sys_shutdown_sock() that takes a socket
Jens Axboe
2020-11-23
io_uring: allow SQPOLL with CAP_SYS_NICE privileges
Jens Axboe
2020-11-22
Linux 5.10-rc5
v5.10-rc5
Linus Torvalds
2020-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-22
Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-22
Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-22
Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-22
Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-22
Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-11-22
Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-22
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-22
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
2020-11-22
mm: fix madvise WILLNEED performance problem
Matthew Wilcox (Oracle)
2020-11-22
libfs: fix error cast of negative value in simple_attr_write()
Yicong Yang
2020-11-22
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-11-22
mm: memcg/slab: fix root memcg vmstats
Muchun Song
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
2020-11-22
mm/madvise: fix memory leak from process_madvise
Eric Dumazet
2020-11-21
Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
[next]