index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
io_uring: force multishot CQEs into task context
Pavel Begunkov
1
-0
/
+21
2022-12-07
io_uring: complete all requests in task context
Pavel Begunkov
3
-3
/
+15
2022-12-07
io_uring: don't check overflow flush failures
Pavel Begunkov
1
-18
/
+6
2022-12-07
io_uring: skip overflow CQE posting for dying ring
Pavel Begunkov
1
-14
/
+31
2022-12-07
io_uring: improve io_double_lock_ctx fail handling
Pavel Begunkov
1
-0
/
+2
2022-12-07
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
4
-5
/
+10
2022-11-30
io_uring: reshuffle issue_flags
Pavel Begunkov
1
-6
/
+5
2022-11-30
io_uring: don't reinstall quiesce node for each tw
Pavel Begunkov
1
-20
/
+18
2022-11-30
io_uring: improve rsrc quiesce refs checks
Pavel Begunkov
1
-9
/
+6
2022-11-30
io_uring: don't raw spin unlock to match cq_lock
Pavel Begunkov
2
-1
/
+6
2022-11-30
io_uring: combine poll tw handlers
Pavel Begunkov
1
-33
/
+21
2022-11-30
io_uring: improve poll warning handling
Pavel Begunkov
1
-1
/
+1
2022-11-30
io_uring: remove ctx variable in io_poll_check_events
Pavel Begunkov
1
-2
/
+1
2022-11-30
io_uring: carve io_poll_check_events fast path
Pavel Begunkov
1
-19
/
+22
2022-11-30
io_uring: kill io_poll_issue's PF_EXITING check
Pavel Begunkov
1
-2
/
+0
2022-11-29
Merge branch 'for-6.2/io_uring' into for-6.2/io_uring-next
Jens Axboe
18
-207
/
+355
2022-11-28
Linux 6.1-rc7
v6.1-rc7
Linus Torvalds
1
-1
/
+1
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-9
/
+28
2022-11-27
Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-81
/
+46
2022-11-27
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-34
/
+39
2022-11-27
Merge tag 'timers_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2022-11-27
Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2022-11-27
Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-44
/
+112
2022-11-27
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-83
/
+251
2022-11-27
Merge tag '6.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+5
2022-11-27
Merge tag 'kbuild-fixes-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-7
/
+7
2022-11-27
nios2: add FORCE for vmlinuz.gz
Randy Dunlap
1
-1
/
+1
2022-11-26
Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+4
2022-11-26
Merge tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
3
-10
/
+15
2022-11-26
Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
5
-69
/
+67
2022-11-26
Merge tag 'io_uring-6.1-2022-11-25' of git://git.kernel.dk/linux
Linus Torvalds
3
-11
/
+47
2022-11-26
Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-8
/
+21
2022-11-26
Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+22
2022-11-26
Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-35
/
+132
2022-11-25
Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-48
/
+74
2022-11-25
Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-3
/
+15
2022-11-25
Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-79
/
+141
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
24
-79
/
+173
2022-11-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-2
/
+12
2022-11-25
io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available
Jens Axboe
1
-2
/
+7
2022-11-25
Merge tag 'sound-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
9
-14
/
+27
2022-11-25
Merge tag 'drm-fixes-2022-11-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-326
/
+487
2022-11-25
io_uring/poll: fix poll_refs race with cancelation
Lin Ma
1
-1
/
+2
2022-11-25
io_uring/filetable: fix file reference underflow
Lin Ma
1
-2
/
+0
2022-11-25
io_uring: make poll refs more robust
Pavel Begunkov
1
-1
/
+35
2022-11-25
io_uring: cmpxchg for poll arm refs release
Pavel Begunkov
1
-5
/
+3
2022-11-25
io_uring: keep unlock_post inlined in hot path
Pavel Begunkov
1
-2
/
+9
2022-11-25
io_uring: don't use complete_post in kbuf
Pavel Begunkov
1
-9
/
+5
2022-11-25
io_uring: spelling fix
Dylan Yudaken
1
-1
/
+1
[next]