开源镜像站
帮助
动态
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
2022-11-30
io_uring: carve io_poll_check_events fast path
Pavel Begunkov
2022-11-30
io_uring: kill io_poll_issue's PF_EXITING check
Pavel Begunkov
2022-11-29
Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-next
Jens Axboe
2022-11-27
Linux 6.1-rc7
v6.1-rc7
Linus Torvalds
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-11-27
Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-11-27
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-27
Merge tag 'timers_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-11-27
Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-11-27
Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-11-27
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-27
Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-11-26
Merge tag 'kbuild-fixes-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-27
nios2: add FORCE for vmlinuz.gz
Randy Dunlap
2022-11-26
Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-25
Merge tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2022-11-25
Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-25
Merge tag 'io_uring-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-25
Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2022-11-25
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-11-25
Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-25
Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-11-25
Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-11-25
Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-11-25
io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available
Jens Axboe
2022-11-25
Merge tag 'sound-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-11-25
Merge tag 'drm-fixes-2022-11-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-11-25
io_uring/poll: fix poll_refs race with cancelation
Lin Ma
2022-11-25
io_uring/filetable: fix file reference underflow
Lin Ma
2022-11-25
io_uring: make poll refs more robust
Pavel Begunkov
2022-11-25
io_uring: cmpxchg for poll arm refs release
Pavel Begunkov
2022-11-25
io_uring: keep unlock_post inlined in hot path
Pavel Begunkov
2022-11-25
io_uring: don't use complete_post in kbuf
Pavel Begunkov
2022-11-25
io_uring: spelling fix
Dylan Yudaken
2022-11-25
io_uring: remove io_req_complete_post_tw
Dylan Yudaken
2022-11-25
io_uring: allow multishot polled reqs to defer completion
Dylan Yudaken
2022-11-25
io_uring: remove overflow param from io_post_aux_cqe
Dylan Yudaken
2022-11-25
io_uring: add lockdep assertion in io_fill_cqe_aux
Dylan Yudaken
2022-11-25
io_uring: make io_fill_cqe_aux static
Dylan Yudaken
2022-11-25
io_uring: add io_aux_cqe which allows deferred completion
Dylan Yudaken
2022-11-25
io_uring: allow defer completion for aux posted cqes
Dylan Yudaken
2022-11-25
io_uring: defer all io_req_complete_failed
Dylan Yudaken
2022-11-25
io_uring: always lock in io_apoll_task_func
Dylan Yudaken
2022-11-25
zonefs: Fix active zone accounting
Damien Le Moal
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-11-25
Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-11-25
Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
[next]