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
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
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
10 days
io_uring/zcrx: fix user_ref race between scrub and refill paths
Kai Aizen
1
-3
/
+7
10 days
io_uring/cmd_net: fix too strict requirement on ioctl
Asbjørn Sloth Tønnesen
1
-3
/
+6
10 days
io_uring/zcrx: fix sgtable leak on mapping failures
Pavel Begunkov
1
-0
/
+3
10 days
io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
Jens Axboe
1
-3
/
+6
10 days
io_uring/filetable: clamp alloc_hint to the configured alloc range
Jens Axboe
1
-0
/
+4
10 days
io_uring/net: don't continue send bundle if poll was required for retry
Jens Axboe
1
-1
/
+5
10 days
io_uring/timeout: annotate data race in io_flush_timeouts()
Jens Axboe
1
-1
/
+1
2026-02-26
io_uring/rsrc: clean up buffer cloning arg validation
Joanne Koong
1
-21
/
+6
2026-02-26
io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
Jens Axboe
1
-4
/
+2
2026-02-26
io_uring: delay sqarray static branch disablement
Pavel Begunkov
1
-4
/
+4
2026-02-26
io_uring/kbuf: fix memory leak if io_buffer_add_list fails
Jens Axboe
1
-2
/
+3
2026-02-26
io_uring/sync: validate passed in offset
Jens Axboe
1
-0
/
+2
2026-02-26
io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
Caleb Sander Mateos
3
-4
/
+17
2026-02-19
io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
Jens Axboe
1
-3
/
+8
2026-02-16
io_uring: allow io-wq workers to exit when unused
Li Chen
1
-0
/
+11
2026-02-16
io_uring/io-wq: add exit-on-idle state
Li Chen
2
-2
/
+26
2026-02-11
io_uring/zcrx: fix page array leak
Pavel Begunkov
1
-0
/
+1
2026-02-11
io_uring/rw: free potentially allocated iovec on cache put failure
Jens Axboe
1
-4
/
+11
2026-02-11
io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
Alexandre Negrel
1
-1
/
+1
2026-01-30
io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
Jens Axboe
1
-1
/
+1
2026-01-23
io_uring: move local task_work in exit cancel loop
Ming Lei
1
-4
/
+4
2026-01-17
io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic
Jens Axboe
1
-3
/
+3
2026-01-02
io_uring/rsrc: fix lost entries after cloned range
Joanne Koong
1
-1
/
+11
2026-01-02
io_uring: fix filename leak in __io_openat_prep()
Prithvi Tambewagh
1
-1
/
+1
2026-01-02
io_uring: fix min_wait wakeups for SQPOLL
Jens Axboe
1
-0
/
+3
2026-01-02
io_uring/poll: correctly handle io_poll_add() return value on update
Jens Axboe
1
-2
/
+7
2026-01-02
io_uring: fix nr_segs calculation in io_import_kbuf
huang-jl
1
-0
/
+1
2025-12-18
io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
Caleb Sander Mateos
1
-5
/
+5
2025-12-18
io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
David Wei
1
-6
/
+10
2025-12-18
io_uring: use WRITE_ONCE for user shared memory
Pavel Begunkov
1
-4
/
+6
2025-11-25
io_uring: fix mixed cqe overflow handling
Pavel Begunkov
1
-0
/
+2
2025-11-24
io_uring/net: ensure vectored buffer node import is tied to notification
Jens Axboe
1
-2
/
+4
2025-11-20
io_uring/cmd_net: fix wrong argument types for skb_queue_splice()
Jens Axboe
1
-1
/
+1
2025-11-12
io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
Caleb Sander Mateos
1
-7
/
+9
2025-11-10
io_uring/query: return number of available queries
Pavel Begunkov
1
-0
/
+2
2025-11-10
io_uring/rw: ensure allocated iovec gets cleared for early failure
Jens Axboe
1
-0
/
+3
2025-11-07
io_uring: fix regbuf vector size truncation
Pavel Begunkov
1
-2
/
+9
2025-11-05
io_uring: fix types for region size calulation
Pavel Begunkov
1
-1
/
+1
2025-11-03
io_uring/zcrx: remove sync refill uapi
Pavel Begunkov
3
-78
/
+0
2025-10-23
io_uring: fix buffer auto-commit for multishot uring_cmd
Ming Lei
1
-11
/
+22
2025-10-23
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
1
-1
/
+1
2025-10-22
io_uring: Fix code indentation error
Ranganath V N
2
-2
/
+2
2025-10-22
io_uring/sqpoll: be smarter on when to update the stime usage
Jens Axboe
1
-11
/
+32
2025-10-22
io_uring/sqpoll: switch away from getrusage() for CPU accounting
Jens Axboe
3
-18
/
+23
2025-10-20
io_uring: fix incorrect unlikely() usage in io_waitid_prep()
Alok Tiwari
1
-1
/
+1
2025-10-15
io_uring/rw: check for NULL io_br_sel when putting a buffer
Jens Axboe
1
-1
/
+5
2025-10-15
io_uring: fix unexpected placement on same size resizing
Pavel Begunkov
1
-7
/
+0
2025-10-15
io_uring: protect mem region deregistration
Pavel Begunkov
1
-0
/
+1
2025-10-13
Revert "io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()"
Jens Axboe
1
-1
/
+1
2025-10-08
io_uring/zcrx: increment fallback loop src offset
Pavel Begunkov
1
-0
/
+1
[next]