index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
2025-08-27
io_uring/kbuf: fix signedness in this_len calculation
Qingyue Zhang
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
2025-07-11
Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-10
io_uring/net: allow multishot receive per-invocation cap
Jens Axboe
2025-07-10
io_uring/net: move io_sr_msg->retry_flags to io_sr_msg->flags
Jens Axboe
2025-07-10
io_uring/net: use passed in 'len' in io_recv_buf_select()
Jens Axboe
2025-07-08
io_uring/zcrx: prepare fallback for larger pages
Pavel Begunkov
2025-07-08
io_uring/zcrx: assert area type in io_zcrx_iov_page
Pavel Begunkov
2025-07-08
io_uring/zcrx: allocate sgtable for umem areas
Pavel Begunkov
2025-07-08
io_uring/zcrx: introduce io_populate_area_dma
Pavel Begunkov
2025-07-08
io_uring/zcrx: return error from io_zcrx_map_area_*
Pavel Begunkov
2025-07-08
io_uring/zcrx: always pass page to io_zcrx_copy_chunk
Pavel Begunkov
2025-07-08
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Jens Axboe
2025-07-08
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
2025-07-07
io_uring/rw: cast rw->flags assignment to rwf_t
Jens Axboe
2025-07-07
io_uring/zcrx: fix pp destruction warnings
Pavel Begunkov
2025-07-06
Merge branch 'io_uring-6.16' into for-6.17/io_uring
Jens Axboe
2025-07-02
io_uring/rsrc: skip atomic refcount for uncloned buffers
Caleb Sander Mateos
2025-07-02
io_uring/mock: add trivial poll handler
Pavel Begunkov
2025-07-02
io_uring/mock: support for async read/write
Pavel Begunkov
2025-07-02
io_uring/mock: allow to choose FMODE_NOWAIT
Pavel Begunkov
2025-07-02
io_uring/mock: add sync read/write
Pavel Begunkov
2025-07-02
io_uring/mock: add cmd using vectored regbufs
Pavel Begunkov
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
2025-06-30
Merge tag 'io_uring-6.16-20250630' of git://git.kernel.dk/linux
Linus Torvalds
[next]