index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14 days
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
14 days
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
Jens Axboe
2026-03-17
io_uring/poll: fix multishot recv missing EOF on wakeup race
Jens Axboe
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-12
io_uring/kbuf: check if target buffer list is still legacy on recycle
Jens Axboe
2026-03-11
io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops
Tom Ryan
2026-03-11
io_uring/eventfd: use ctx->rings_rcu for flags checking
Jens Axboe
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
2026-03-09
io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
Jens Axboe
2026-03-09
io_uring/register: fix comment about task_no_new_privs
Jann Horn
2026-03-06
Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-04
io_uring/zcrx: use READ_ONCE with user shared RQEs
Pavel Begunkov
2026-03-02
io_uring/net: reject SEND_VECTORIZED when unsupported
Pavel Begunkov
2026-02-27
io_uring/zcrx: don't set rx_page_size when not requested
Jakub Kicinski
2026-02-27
Merge tag 'io_uring-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-25
io_uring/timeout: READ_ONCE sqe->addr
Pavel Begunkov
2026-02-24
io_uring/cmd_net: use READ_ONCE() for ->addr3 read
Jens Axboe
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
io_uring: add IORING_OP_URING_CMD128 to opcode checks
Caleb Sander Mateos
2026-02-18
io_uring/zcrx: fix user_ref race between scrub and refill paths
Kai Aizen
2026-02-17
Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-16
io_uring/bpf_filter: pass in expected filter payload size
Jens Axboe
2026-02-16
io_uring/bpf_filter: move filter size and populate helper into struct
Jens Axboe
2026-02-16
io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
Jens Axboe
2026-02-16
io_uring/rsrc: improve regbuf iov validation
Pavel Begunkov
2026-02-16
io_uring: remove unneeded io_send_zc accounting
Dylan Yudaken
2026-02-16
io_uring/cmd_net: fix too strict requirement on ioctl
Asbjørn Sloth Tønnesen
2026-02-15
io_uring: delay sqarray static branch disablement
Pavel Begunkov
2026-02-15
io_uring/query: return support for custom rx page size
Pavel Begunkov
2026-02-15
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
2026-02-14
io_uring/zcrx: fix post open error handling
Pavel Begunkov
2026-02-14
io_uring/zcrx: fix sgtable leak on mapping failures
Pavel Begunkov
2026-02-12
Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....
Linus Torvalds
2026-02-11
io_uring: use the right type for creds iteration
Jens Axboe
2026-02-11
io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
Jens Axboe
2026-02-11
io_uring/filetable: clamp alloc_hint to the configured alloc range
Jens Axboe
2026-02-10
io_uring/rsrc: replace reg buffer bit field with flags
Pavel Begunkov
2026-02-10
io_uring/zcrx: improve types for size calculation
Pavel Begunkov
2026-02-09
io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file
Yang Xiuwei
2026-02-09
io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check
Caleb Sander Mateos
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
2026-02-06
io_uring: add task fork hook
Jens Axboe
[next]