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
31 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax...
Mark Brown
4 days
io_uring/waitid: avoid siginfo copy during ring teardown
Hui Su
4 days
io_uring/waitid: honor task_work cancellation
Hui Su
4 days
io_uring/query: cap user size passed to copy_struct_to_user
Laxman Acharya Padhya
4 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9 days
Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12 days
io_uring/rsrc: rename and export IO_IMU_DEST / IO_IMU_SOURCE
Joanne Koong
12 days
io_uring/rsrc: add io_buffer_register_bvec()
Joanne Koong
12 days
io_uring/rsrc: split io_buffer_register_request() logic
Joanne Koong
12 days
io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
Joanne Koong
14 days
io_uring/uring_cmd: don't skip completion for a synchronous multishot cmd
Jens Axboe
14 days
io_uring/memmap: account the pages a compound region really uses
Ali Ahmet Memis
14 days
io_uring/zcrx: add dynamic area provisioning
Pavel Begunkov
14 days
io_uring/zcrx: lock area creation with pp_lock
Pavel Begunkov
14 days
io_uring/zcrx: keep array of areas
Pavel Begunkov
14 days
io_uring/zcrx: move freelist lock to struct zcrx
Pavel Begunkov
14 days
io_uring/zcrx: unmap under netdev lock
Pavel Begunkov
14 days
io_uring/zcrx: split dmabuf unmap and release
Pavel Begunkov
14 days
io_uring/zcrx: don't pass ifq_reg to area creation
Pavel Begunkov
14 days
io_uring/zcrx: add helper for deriving area token
Pavel Begunkov
14 days
io_uring/zcrx: don't reload skb_shinfo
Pavel Begunkov
14 days
io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()
Pavel Begunkov
14 days
io_uring/zcrx: constify area_reg on import
Pavel Begunkov
14 days
io_uring/zcrx: coalesce same-niov RQEs on refill
Pavel Begunkov
14 days
io_uring/zcrx: cache RQ tail
Pavel Begunkov
14 days
io_uring/zcrx: add RQ iterator
Pavel Begunkov
14 days
io_uring/zcrx: move RQ head/tail to separate cache lines
Pavel Begunkov
14 days
io_uring/zcrx: scale refilling with large pages
Pavel Begunkov
14 days
io_uring/io-wq: fix worker accounting when canceling creation callbacks
Vishnu Razdan
14 days
io_uring/net: Drop ddir argument from io_msg_copy_hdr
Gabriel Krisman Bertazi
14 days
io_uring/net: Drop custom iov copy in io_msg_copy_hdr
Gabriel Krisman Bertazi
14 days
io_uring/rw: Drop custom iov copy in io_iov_buffer_select_prep
Gabriel Krisman Bertazi
14 days
io_uring: defer eventfd signaling when queued from a wakeup handler
Jens Axboe
2026-08-12
io_uring/rsrc: reject overflowing regvec bvec byte counts
Jérémy Jean
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
2026-08-03
io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
Ali Ahmet Memis
2026-08-03
io_uring/cmd: fix iovec leak when the async cmd is not recycled
Woraphat Khiaodaeng
2026-07-30
io_uring: preserve task restrictions across exec
Kyumin Lee
2026-07-30
io_uring/uring_cmd: skip io_uring_cmd_issue_blocking() task work
Caleb Sander Mateos
2026-07-30
io_uring/zcrx: don't clear master_ctx from the import path
Woraphat Khiaodaeng
2026-07-30
Revert "io_uring/epoll: disallow adding an epoll file to an epoll context"
Jens Axboe
2026-07-30
io_uring/futex: only mark private futex waits as inflight
Jens Axboe
2026-07-30
io_uring/futex: don't mark futex wake requests as inflight
Jens Axboe
2026-07-30
io_uring/kbuf: cap buffer selection length at MAX_RW_COUNT
Jens Axboe
2026-07-30
io_uring/net: initialize mshot_len for send
Jens Axboe
2026-07-24
Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-22
io_uring/zcrx: rename notif to event
Pavel Begunkov
2026-07-22
io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERS
Pavel Begunkov
[next]