index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2026-03-29
io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs()
Junxi Qian
2026-03-27
Merge tag 'io_uring-7.0-20260327' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-26
io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check
Nicholas Carlini
2026-03-26
io_uring/fdinfo: fix SQE_MIXED SQE displaying
Jens Axboe
2026-03-23
fs: pass on FTRUNCATE_* flags to do_truncate
Christoph Hellwig
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
2026-03-19
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
Jens Axboe
2026-03-17
io_uring: avoid req->ctx reload in io_req_put_rsrc_nodes()
Jens Axboe
2026-03-17
io_uring/rw: use cached file rather than req->file
Jens Axboe
2026-03-17
io_uring/net: use 'ctx' consistently
Jens Axboe
2026-03-17
io_uring/poll: cache req->apoll_events
Jens Axboe
2026-03-17
io_uring/kbuf: use 'ctx' consistently
Jens Axboe
2026-03-17
io_uring/poll: fix multishot recv missing EOF on wakeup race
Jens Axboe
2026-03-16
io_uring/bpf-ops: implement bpf ops registration
Pavel Begunkov
2026-03-16
io_uring/bpf-ops: add kfunc helpers
Pavel Begunkov
2026-03-16
io_uring/bpf-ops: implement loop_step with BPF struct_ops
Pavel Begunkov
2026-03-16
io_uring: introduce callback driven main loop
Pavel Begunkov
2026-03-16
io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL
Caleb Sander Mateos
2026-03-16
io_uring: count CQEs in io_iopoll_check()
Caleb Sander Mateos
2026-03-16
io_uring: remove iopoll_queue from struct io_issue_def
Caleb Sander Mateos
2026-03-16
io_uring: add REQ_F_IOPOLL
Caleb Sander Mateos
2026-03-16
io_uring: mark known and harmless racy ctx->int_flags uses
Jens Axboe
2026-03-16
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
2026-03-14
Merge branch 'io_uring-7.0' into for-7.1/io_uring
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-09
io_uring/zctx: separate notification user_data
Pavel Begunkov
2026-03-09
io_uring/net: allow vectorised regbuf send zc
Pavel Begunkov
2026-03-09
io_uring/timeout: immediate timeout arg
Pavel Begunkov
2026-03-09
io_uring/timeout: migrate reqs from ts64 to ktime
Pavel Begunkov
2026-03-09
io_uring/timeout: add helper for parsing user time
Pavel Begunkov
2026-03-09
io_uring/timeout: check unused sqe fields
Pavel Begunkov
2026-03-09
io_uring/zcrx: declare some constants for query
Pavel Begunkov
2026-03-09
io_uring/zctx: unify zerocopy issue variants
Pavel Begunkov
2026-03-09
io_uring/zctx: move vec regbuf import into io_send_zc_import
Pavel Begunkov
2026-03-09
io_uring/zctx: rename flags var for more clarity
Pavel Begunkov
2026-03-09
io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()
Asbjørn Sloth Tønnesen
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
[prev]
[next]