开源镜像站
帮助
下载
动态
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
2 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
2 days
io_uring/uring_cmd: fix uring_cmd.c comments
Yang Xiuwei
4 days
Merge branch 'io_uring-7.2' into for-next
Jens Axboe
4 days
io_uring/msg_ring: reject CQE32 flag pass-through to normal rings
Melbin K Mathew
4 days
io_uring/memmap: return -EINVAL from get_unmapped_area() on bad mmap
Yi Xie
4 days
io_uring: annotate remote tasks for kcoverage
Robert Femmer
10 days
Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12 days
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
2026-06-07
io_uring/wait: fix min_timeout behavior
Christian A. Ehrhardt
2026-06-07
io_uring/kbuf: don't truncate end buffer for bundles
Jens Axboe
2026-06-05
Merge tag 'io_uring-7.1-20260605' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-05
io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries
Clément Léger
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
2026-06-03
futex: Add support for unlocking robust futexes
Thomas Gleixner
2026-06-02
io_uring/nop: Drop a wrong comment in struct io_nop
Gabriel Krisman Bertazi
2026-06-02
io_uring/net: Remove async_size for OP_LISTEN
Gabriel Krisman Bertazi
2026-06-02
io_uring/net: Avoid msghdr on op_connect/op_bind async data
Gabriel Krisman Bertazi
2026-06-02
io_uring/bpf-ops: restrict ctx access to BPF
Pavel Begunkov
2026-05-29
Merge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-29
block: Add bvec_folio()
Matthew Wilcox (Oracle)
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
[next]