开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
4 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
4 days
io_uring/zcrx: rename notif to event
Pavel Begunkov
4 days
io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERS
Pavel Begunkov
4 days
io_uring/zcrx: drop "notif" from stats struct names
Pavel Begunkov
4 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
4 days
io_uring/rw: fix missing ERESTARTSYS conversion in read paths
Yitang Yang
9 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
9 days
io_uring/bpf-ops: reject re-registration of an already-bound ops
Woraphat Khiaodaeng
12 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
12 days
io_uring/fs: check unused sqe fields for unlinkat
Yi Xie
12 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
12 days
io_uring/kbuf: free the replaced iovec after a successful grow
Jaeyeong Lee
2026-07-09
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
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
2026-07-06
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
2026-07-06
io_uring: fix dangling iovec after provided-buffer bundle grow failure
Hao-Yu Yang
2026-07-02
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
2026-07-02
io_uring/uring_cmd: fix uring_cmd.c comments
Yang Xiuwei
2026-07-01
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
2026-07-01
io_uring/msg_ring: reject CQE32 flag pass-through to normal rings
Melbin K Mathew
2026-07-01
io_uring/memmap: return -EINVAL from get_unmapped_area() on bad mmap
Yi Xie
2026-06-30
io_uring: annotate remote tasks for kcoverage
Robert Femmer
2026-06-25
Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-22
io_uring/memmap: bound io_pin_pages() by page array byte size
Deepanshu Kartikey
2026-06-18
Merge tag 'for-7.2/io_uring-epoll-20260616' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-16
io_uring: Use system_dfl_wq instead of system_unbound_wq
Nathan Chancellor
2026-06-16
io_uring/register: preserve SQ array entries on resize
guzebing
2026-06-16
io_uring, audit: don't log IORING_OP_RECV_ZC
Ricardo Robaina
2026-06-16
io_uring: get rid of tw_pending for !DEFER task work
Jens Axboe
2026-06-16
io_uring/rw: preserve partial result for iopoll
Michael Wigham
2026-06-16
io_uring/nop: fix file reference leak with IOSQE_FIXED_FILE
Vasileios Almpanis
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-16
Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-06-15
netdev: expose io_uring rx_page_order order via netlink
Dragos Tatulea
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2026-06-13
io_uring/net: make POLL_FIRST receive side checks consistent
Jens Axboe
2026-06-13
io_uring: remove the per-ctx fallback task_work machinery
Jens Axboe
2026-06-13
io_uring: run the tctx task_work fallback directly
Jens Axboe
2026-06-13
io_uring: switch normal task_work to a mpscq
Jens Axboe
2026-06-13
io_uring: switch local task_work to a mpscq
Jens Axboe
2026-06-13
io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queue
Jens Axboe
2026-06-13
io_uring: grab RCU read lock marking task run
Jens Axboe
2026-06-12
Merge tag 'io_uring-7.1-20260611' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-11
io_uring/zcrx: kill dead 'sock' member in struct io_zcrx_args
Jens Axboe
2026-06-08
io_uring/kbuf: validate ring provided buffer addresses with access_ok()
Jens Axboe
2026-06-08
io_uring/net: support registered buffer for plain send and recv
Ming Lei
[next]