index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
13 hours
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13 hours
Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5 days
io_uring/uring_cmd: don't skip completion for a synchronous multishot cmd
Jens Axboe
5 days
io_uring/memmap: account the pages a compound region really uses
Ali Ahmet Memis
5 days
io_uring/zcrx: add dynamic area provisioning
Pavel Begunkov
5 days
io_uring/zcrx: lock area creation with pp_lock
Pavel Begunkov
5 days
io_uring/zcrx: keep array of areas
Pavel Begunkov
5 days
io_uring/zcrx: move freelist lock to struct zcrx
Pavel Begunkov
5 days
io_uring/zcrx: unmap under netdev lock
Pavel Begunkov
5 days
io_uring/zcrx: split dmabuf unmap and release
Pavel Begunkov
5 days
io_uring/zcrx: don't pass ifq_reg to area creation
Pavel Begunkov
5 days
io_uring/zcrx: add helper for deriving area token
Pavel Begunkov
5 days
io_uring/zcrx: don't reload skb_shinfo
Pavel Begunkov
5 days
io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()
Pavel Begunkov
5 days
io_uring/zcrx: constify area_reg on import
Pavel Begunkov
5 days
io_uring/zcrx: coalesce same-niov RQEs on refill
Pavel Begunkov
5 days
io_uring/zcrx: cache RQ tail
Pavel Begunkov
5 days
io_uring/zcrx: add RQ iterator
Pavel Begunkov
5 days
io_uring/zcrx: move RQ head/tail to separate cache lines
Pavel Begunkov
5 days
io_uring/zcrx: scale refilling with large pages
Pavel Begunkov
5 days
io_uring/io-wq: fix worker accounting when canceling creation callbacks
Vishnu Razdan
5 days
io_uring/net: Drop ddir argument from io_msg_copy_hdr
Gabriel Krisman Bertazi
5 days
io_uring/net: Drop custom iov copy in io_msg_copy_hdr
Gabriel Krisman Bertazi
5 days
io_uring/rw: Drop custom iov copy in io_iov_buffer_select_prep
Gabriel Krisman Bertazi
5 days
io_uring: defer eventfd signaling when queued from a wakeup handler
Jens Axboe
8 days
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
2026-07-22
io_uring/zcrx: drop "notif" from stats struct names
Pavel Begunkov
2026-07-22
io_uring/rw: fix missing ERESTARTSYS conversion in read paths
Yitang Yang
2026-07-19
Merge tag 'io_uring-7.2-20260717' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-17
io_uring/bpf-ops: reject re-registration of an already-bound ops
Woraphat Khiaodaeng
2026-07-14
io_uring/fs: check unused sqe fields for unlinkat
Yi Xie
2026-07-14
io_uring/kbuf: free the replaced iovec after a successful grow
Jaeyeong Lee
2026-07-11
Merge tag 'io_uring-7.2-20260710' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-09
Revert "io_uring: grab RCU read lock marking task run"
Jens Axboe
2026-07-09
io_uring: restore RCU read section in io_req_local_work_add()
Woraphat Khiaodaeng
[next]