index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2025-08-28
io_uring/zcrx: add support for custom DMA devices
Dragos Tatulea
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
2025-08-27
io_uring: add async data clear/free helpers
Jens Axboe
2025-08-27
io_uring/zcrx: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2025-08-27
io_uring/uring_cmd: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2025-08-27
io_uring/nop: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2025-08-27
io_uring: add support for IORING_SETUP_CQE_MIXED
Jens Axboe
2025-08-27
io_uring/kbuf: fix signedness in this_len calculation
Qingyue Zhang
2025-08-24
io_uring/fdinfo: handle mixed sized CQEs
Jens Axboe
2025-08-24
io_uring/cmd: consolidate REQ_F_BUFFER_SELECT checks
Caleb Sander Mateos
2025-08-24
io_uring/cmd: deduplicate uring_cmd_flags checks
Caleb Sander Mateos
2025-08-24
io_uring: uring_cmd: add multishot support
Ming Lei
2025-08-24
io-uring: move `struct io_br_sel` into io_uring_types.h
Ming Lei
2025-08-24
io_uring/kbuf: check for ring provided buffers first in recycling
Jens Axboe
2025-08-24
io_uring: remove async/poll related provided buffer recycles
Jens Axboe
2025-08-24
io_uring/kbuf: switch to storing struct io_buffer_list locally
Jens Axboe
2025-08-24
io_uring/net: use struct io_br_sel->val as the send finish value
Jens Axboe
2025-08-24
io_uring/net: use struct io_br_sel->val as the recv finish value
Jens Axboe
2025-08-24
io_uring/kbuf: use struct io_br_sel for multiple buffers picking
Jens Axboe
2025-08-24
io_uring/rw: recycle buffers manually for non-mshot reads
Jens Axboe
2025-08-24
io_uring/kbuf: introduce struct io_br_sel
Jens Axboe
2025-08-24
io_uring/kbuf: pass in struct io_buffer_list to commit/recycle helpers
Jens Axboe
2025-08-24
io_uring/net: clarify io_recv_buf_select() return value
Jens Axboe
2025-08-24
io_uring/net: don't use io_net_kbuf_recyle() for non-provided cases
Jens Axboe
2025-08-24
io_uring/kbuf: drop 'issue_flags' from io_put_kbuf(s)() arguments
Jens Axboe
2025-08-24
io_uring/zctx: check chained notif contexts
Pavel Begunkov
2025-08-24
io_uring: add request poisoning
Pavel Begunkov
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
2025-08-21
io_uring/futex: ensure io_futex_wait() cleans up properly on failure
Jens Axboe
2025-08-20
fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
Christoph Hellwig
2025-08-13
io_uring/io-wq: add check free worker before create new worker
Fengnan Chang
2025-08-12
io_uring/net: commit partial buffers on retry
Jens Axboe
2025-08-08
io_uring/memmap: cast nr_pages to size_t before shifting
Jens Axboe
2025-07-30
io_uring/net: Allow to do vectorized send
Norman Maurer
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-21
io_uring/zcrx: fix leaking pages on sg init fail
Pavel Begunkov
2025-07-21
io_uring/zcrx: don't leak pages on account failure
Pavel Begunkov
2025-07-21
io_uring/zcrx: fix null ifq on area destruction
Pavel Begunkov
2025-07-18
Merge tag 'io_uring-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-18
io_uring/cmd: remove struct io_uring_cmd_data
Caleb Sander Mateos
2025-07-18
io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
Caleb Sander Mateos
2025-07-16
io_uring/zcrx: account area memory
Pavel Begunkov
2025-07-16
io_uring: export io_[un]account_mem
Pavel Begunkov
2025-07-16
io_uring/poll: fix POLLERR handling
Pavel Begunkov
2025-07-16
io_uring/net: Support multishot receive len cap
Norman Maurer
2025-07-15
io_uring: deduplicate wakeup handling
Jens Axboe
2025-07-14
io_uring/net: cast min_not_zero() type
Jens Axboe
2025-07-14
io_uring/zcrx: disallow user selected dmabuf offset and size
Pavel Begunkov
2025-07-12
io_uring/poll: cleanup apoll freeing
Jens Axboe
[prev]
[next]