index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
io_uring/tw: serialize ctx->retry_llist with ->uring_lock
Jens Axboe
1
-1
/
+11
3 days
io_uring/kbuf: support min length left for incremental buffers
Martin Michaelis
2
-1
/
+14
10 days
io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE
Jens Axboe
1
-1
/
+3
10 days
io_uring/poll: fix signed comparison in io_poll_get_ownership()
Longxuan Yu
1
-1
/
+1
10 days
io_uring/zcrx: fix user_struct uaf
Pavel Begunkov
1
-1
/
+1
10 days
io_uring/register: fix ring resizing with mixed/large SQEs/CQEs
Jens Axboe
1
-8
/
+28
10 days
io_uring/timeout: check unused sqe fields
Pavel Begunkov
1
-0
/
+4
10 days
io_uring/zcrx: return back two step unregistration
Pavel Begunkov
3
-3
/
+51
2026-04-03
Merge tag 'io_uring-7.0-20260403' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-29
/
+87
2026-04-01
io_uring/bpf_filters: retain COW'ed settings on parse failures
Jens Axboe
1
-1
/
+9
2026-04-01
io_uring: protect remaining lockless ctx->rings accesses with RCU
Jens Axboe
4
-28
/
+70
2026-03-29
io_uring/rsrc: reject zero-length fixed buffer import
Qi Tang
1
-0
/
+4
2026-03-29
io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs()
Junxi Qian
1
-0
/
+4
2026-03-27
Merge tag 'io_uring-7.0-20260327' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2026-03-26
io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check
Nicholas Carlini
1
-1
/
+2
2026-03-26
io_uring/fdinfo: fix SQE_MIXED SQE displaying
Jens Axboe
1
-0
/
+1
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+18
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
1
-3
/
+7
2026-03-19
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
Jens Axboe
1
-0
/
+4
2026-03-17
io_uring/poll: fix multishot recv missing EOF on wakeup race
Jens Axboe
1
-2
/
+7
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-11
/
+55
2026-03-12
io_uring/kbuf: check if target buffer list is still legacy on recycle
Jens Axboe
1
-2
/
+11
2026-03-11
io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops
Tom Ryan
1
-1
/
+1
2026-03-11
io_uring/eventfd: use ctx->rings_rcu for flags checking
Jens Axboe
1
-3
/
+7
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
3
-2
/
+33
2026-03-09
io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
Jens Axboe
1
-1
/
+1
2026-03-09
io_uring/register: fix comment about task_no_new_privs
Jann Horn
1
-2
/
+2
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+7
2026-03-04
io_uring/zcrx: use READ_ONCE with user shared RQEs
Pavel Begunkov
1
-2
/
+3
2026-03-02
io_uring/net: reject SEND_VECTORIZED when unsupported
Pavel Begunkov
1
-0
/
+2
2026-02-27
io_uring/zcrx: don't set rx_page_size when not requested
Jakub Kicinski
1
-1
/
+2
2026-02-27
Merge tag 'io_uring-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2026-02-25
io_uring/timeout: READ_ONCE sqe->addr
Pavel Begunkov
1
-2
/
+2
2026-02-24
io_uring/cmd_net: use READ_ONCE() for ->addr3 read
Jens Axboe
1
-1
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-15
/
+15
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-44
/
+42
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-44
/
+42
2026-02-19
io_uring: add IORING_OP_URING_CMD128 to opcode checks
Caleb Sander Mateos
3
-3
/
+9
2026-02-18
io_uring/zcrx: fix user_ref race between scrub and refill paths
Kai Aizen
1
-3
/
+7
2026-02-17
Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-88
/
+129
2026-02-16
io_uring/bpf_filter: pass in expected filter payload size
Jens Axboe
1
-16
/
+49
2026-02-16
io_uring/bpf_filter: move filter size and populate helper into struct
Jens Axboe
3
-11
/
+18
2026-02-16
io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
Jens Axboe
1
-4
/
+2
2026-02-16
io_uring/rsrc: improve regbuf iov validation
Pavel Begunkov
1
-21
/
+10
2026-02-16
io_uring: remove unneeded io_send_zc accounting
Dylan Yudaken
1
-2
/
+0
2026-02-16
io_uring/cmd_net: fix too strict requirement on ioctl
Asbjørn Sloth Tønnesen
1
-3
/
+6
2026-02-15
io_uring: delay sqarray static branch disablement
Pavel Begunkov
1
-4
/
+4
2026-02-15
io_uring/query: return support for custom rx page size
Pavel Begunkov
1
-1
/
+1
2026-02-15
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
1
-0
/
+2
[next]