index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Lines
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+7
2026-04-13
Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-506
/
+1030
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
-4
/
+8
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
-1
/
+2
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
-3
/
+6
2026-04-08
io_uring: unify getting ctx from passed in file descriptor
Jens Axboe
-58
/
+40
2026-04-08
io_uring/register: don't get a reference to the registered ring fd
Jens Axboe
-5
/
+6
2026-04-08
io_uring/tctx: clean up __io_uring_add_tctx_node() error handling
Jens Axboe
-20
/
+40
2026-04-08
io_uring/tctx: have io_uring_alloc_task_context() return tctx
Jens Axboe
-14
/
+19
2026-04-03
Merge tag 'io_uring-7.0-20260403' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-29
/
+87
2026-04-02
io_uring/timeout: use 'ctx' consistently
Yang Xiuwei
-2
/
+2
2026-04-02
io_uring/rw: clean up __io_read() obsolete comment and early returns
Joanne Koong
-6
/
+5
2026-04-02
io_uring/zcrx: use correct mmap off constants
Pavel Begunkov
-1
/
+1
2026-04-02
io_uring/zcrx: use dma_len for chunk size calculation
Pavel Begunkov
-1
/
+1
2026-04-02
io_uring/zcrx: don't clear not allocated niovs
Pavel Begunkov
-2
/
+4
2026-04-01
io_uring/zcrx: don't use mark0 for allocating xarray
Pavel Begunkov
-2
/
+2
2026-04-01
io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring()
Anas Iqbal
-1
/
+1
2026-04-01
io_uring/zcrx: reject REG_NODEV with large rx_buf_size
Pavel Begunkov
-1
/
+3
2026-04-01
io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OP
Amir Mohammad Jahangirzad
-1
/
+8
2026-04-01
io_uring/rsrc: use io_cache_free() to free node
Jackie Liu
-1
/
+1
2026-04-01
io_uring/zcrx: rename zcrx [un]register functions
Pavel Begunkov
-10
/
+10
2026-04-01
io_uring/zcrx: check ctrl op payload struct sizes
Pavel Begunkov
-0
/
+2
2026-04-01
io_uring/zcrx: cache fallback availability in zcrx ctx
Pavel Begunkov
-1
/
+9
2026-04-01
io_uring/zcrx: warn on a repeated area append
Pavel Begunkov
-1
/
+1
2026-04-01
io_uring/zcrx: consolidate dma syncing
Pavel Begunkov
-11
/
+12
2026-04-01
io_uring/zcrx: netmem array as refiling format
Pavel Begunkov
-15
/
+25
2026-04-01
io_uring/zcrx: warn on alloc with non-empty pp cache
Pavel Begunkov
-2
/
+2
2026-04-01
io_uring/zcrx: move count check into zcrx_get_free_niov
Pavel Begunkov
-17
/
+21
2026-04-01
io_uring/zcrx: use guards for locking
Pavel Begunkov
-8
/
+7
2026-04-01
io_uring/zcrx: add a struct for refill queue
Pavel Begunkov
-31
/
+37
2026-04-01
io_uring/zcrx: use better name for RQ region
Pavel Begunkov
-5
/
+5
2026-04-01
io_uring/zcrx: implement device-less mode for zcrx
Pavel Begunkov
-15
/
+28
2026-04-01
io_uring/zcrx: extract netdev+area init into a helper
Pavel Begunkov
-29
/
+43
2026-04-01
io_uring/zcrx: always dma map in advance
Pavel Begunkov
-29
/
+15
2026-04-01
io_uring/zcrx: fully clean area on error in io_import_umem()
Pavel Begunkov
-6
/
+10
2026-04-01
io_uring/zcrx: return back two step unregistration
Pavel Begunkov
-3
/
+51
2026-04-01
io_uring/bpf_filters: retain COW'ed settings on parse failures
Jens Axboe
-1
/
+9
2026-04-01
io_uring: protect remaining lockless ctx->rings accesses with RCU
Jens Axboe
-28
/
+70
2026-03-29
io_uring/rsrc: reject zero-length fixed buffer import
Qi Tang
-0
/
+4
2026-03-29
io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs()
Junxi Qian
-0
/
+4
2026-03-27
Merge tag 'io_uring-7.0-20260327' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+3
2026-03-26
io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check
Nicholas Carlini
-1
/
+2
2026-03-26
io_uring/fdinfo: fix SQE_MIXED SQE displaying
Jens Axboe
-0
/
+1
2026-03-23
fs: pass on FTRUNCATE_* flags to do_truncate
Christoph Hellwig
-1
/
+1
2026-03-20
Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-5
/
+18
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
-3
/
+7
2026-03-19
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
Jens Axboe
-0
/
+4
2026-03-17
io_uring: avoid req->ctx reload in io_req_put_rsrc_nodes()
Jens Axboe
-2
/
+4
2026-03-17
io_uring/rw: use cached file rather than req->file
Jens Axboe
-1
/
+1
[next]