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-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
2026-05-28
io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
Runyu Xiao
2026-05-28
io_uring/kbuf: align legacy buffer add limit with MAX_BIDS_PER_BGID
liyouhong
2026-05-26
io_uring/zcrx: add shared-memory notification statistics
Clément Léger
2026-05-26
io_uring/zcrx: notify user on frag copy fallback
Clément Léger
2026-05-26
io_uring/zcrx: notify user when out of buffers
Pavel Begunkov
2026-05-26
io_uring/zcrx: add ctx pointer to zcrx
Pavel Begunkov
2026-05-26
io_uring/zcrx: reorder fd allocation in zcrx_export()
Bertie Tryner
2026-05-26
io_uring/zcrx: remove extra ifq close
Pavel Begunkov
2026-05-26
io_uring/zcrx: poison pointers on unregistration
Pavel Begunkov
2026-05-26
io_uring/zcrx: make scrubbing more reliable
Pavel Begunkov
2026-05-24
io_uring/tctx: set ->io_uring before publishing the tctx node
Lim HyeonJun
2026-05-22
Merge tag 'io_uring-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-21
io_uring/nop: pass all errors to userspace
Alexander A. Klimov
2026-05-20
io_uring/timeout: splice timed out link in timeout handler
Jens Axboe
2026-05-18
io_uring: propagate array_index_nospec opcode into req->opcode
Michael Bommarito
2026-05-16
io_uring/waitid: clear waitid info before copying it to userspace
Heechan Kang
2026-05-15
Merge tag 'io_uring-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-15
io_uring/net: punt IORING_OP_BIND async if it needs file create
Jens Axboe
2026-05-15
io_uring/epoll: disallow adding an epoll file to an epoll context
Jens Axboe
2026-05-15
io_uring/epoll: switch to using do_epoll_ctl_file() interface
Jens Axboe
2026-05-15
io_uring: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai
2026-05-14
io_uring/rsrc: raise registered buffer 1GB limit
Jens Axboe
2026-05-14
io_uring/rsrc: bump struct io_mapped_ubuf length field to size_t
Jens Axboe
2026-05-14
io_uring/rsrc: add huge page accounting for registered buffers
Jens Axboe
2026-05-14
io_uring/net: allow filtering on IORING_OP_CONNECT
Shouvik Kar
2026-05-14
io_uring: parenthesize io_ring_head_to_buf() expansion
Yi Xie
2026-05-13
io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
Zizhi Wo
2026-05-13
io-wq: check that the predecessor is hashed in io_wq_remove_pending()
Nicholas Carlini
2026-05-13
io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi()
Yang Xiuwei
2026-05-11
io_uring: hold uring_lock across io_kill_timeouts() in cancel path
Jens Axboe
2026-05-11
io_uring: defer linked-timeout chain splice out of hrtimer context
Jens Axboe
2026-05-11
io_uring: hold uring_lock when walking link chain in io_wq_free_work()
Jens Axboe
2026-05-11
io_uring/fdinfo: translate SqThread PID through caller's pid_ns
Maoyi Xie
2026-05-08
Merge tag 'io_uring-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-06
io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
Maoyi Xie
2026-05-06
io_uring/timeout: honour caller's time namespace for IORING_TIMEOUT_ABS
Maoyi Xie
2026-05-03
io_uring/eventfd: reset deferred signal state
Yufan Chen
2026-05-03
io_uring/napi: clear tracked NAPI entries on unregister
Yufan Chen
2026-05-01
Merge tag 'io_uring-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-30
io_uring/tw: serialize ctx->retry_llist with ->uring_lock
Jens Axboe
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
2026-04-28
io_uring/napi: cap busy_poll_to 10 msec
Jens Axboe
2026-04-28
io_uring/kbuf: support min length left for incremental buffers
Martin Michaelis
2026-04-28
io_uring/kbuf: kill dead struct io_buffer_list 'nr_entries' member
Jens Axboe
2026-04-21
io_uring: take page references for NOMMU pbuf_ring mmaps
Greg Kroah-Hartman
2026-04-21
io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKE
Jens Axboe
2026-04-21
io_uring/zcrx: warn on freelist violations
Pavel Begunkov
2026-04-21
io_uring/zcrx: clear RQ headers on init
Pavel Begunkov
2026-04-21
io_uring/zcrx: fix user_struct uaf
Pavel Begunkov
[prev]
[next]