index
:
linux.git
arm64-uaccess
for-next
master
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-02-20
io_uring/epoll: remove CONFIG_EPOLL guards
Jens Axboe
2025-02-20
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-epoll-wait
Jens Axboe
2025-02-19
io_uring: Rename KConfig to Kconfig
Geert Uytterhoeven
2025-02-19
io_uring/zcrx: fix leaks on failed registration
Pavel Begunkov
2025-02-19
io_uring/rw: clean up mshot forced sync mode
Pavel Begunkov
2025-02-19
io_uring/rw: move ki_complete init into prep
Pavel Begunkov
2025-02-19
io_uring/rw: don't directly use ki_complete
Pavel Begunkov
2025-02-19
io_uring/rw: forbid multishot async reads
Pavel Begunkov
2025-02-19
io_uring/zcrx: recheck ifq on shutdown
Pavel Begunkov
2025-02-19
io_uring/rsrc: remove unused constants
Caleb Sander Mateos
2025-02-18
io_uring: use lockless_cq flag in io_req_complete_post()
Caleb Sander Mateos
2025-02-18
io_uring: Use helper function hrtimer_update_function()
Nam Cao
2025-02-18
io_uring/timeout: Switch to use hrtimer_setup()
Nam Cao
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
2025-02-17
io_uring/zcrx: add copy fallback
Pavel Begunkov
2025-02-17
io_uring/zcrx: throttle receive requests
Pavel Begunkov
2025-02-17
io_uring/zcrx: set pp memory provider for an rx queue
David Wei
2025-02-17
io_uring/zcrx: add io_recvzc request
David Wei
2025-02-17
io_uring/zcrx: dma-map area for the device
Pavel Begunkov
2025-02-17
io_uring/zcrx: implement zerocopy receive pp memory provider
Pavel Begunkov
2025-02-17
io_uring/zcrx: grab a net device
Pavel Begunkov
2025-02-17
io_uring/zcrx: add io_zcrx_area
David Wei
2025-02-17
io_uring/zcrx: add interface queue and refill queue
David Wei
2025-02-17
io_uring: pass struct io_tw_state by value
Caleb Sander Mateos
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
2025-02-17
io_uring/rsrc: avoid NULL check in io_put_rsrc_node()
Caleb Sander Mateos
2025-02-17
io_uring: pass ctx instead of req to io_init_req_drain()
Caleb Sander Mateos
2025-02-17
io_uring: use IO_REQ_LINK_FLAGS more
Caleb Sander Mateos
2025-02-17
io_uring/net: improve recv bundles
Jens Axboe
2025-02-17
io_uring/waitid: use generic io_cancel_remove() helper
Jens Axboe
2025-02-17
io_uring/futex: use generic io_cancel_remove() helper
Jens Axboe
2025-02-17
io_uring/cancel: add generic cancel helper
Jens Axboe
2025-02-17
io_uring/waitid: convert to io_cancel_remove_all()
Jens Axboe
2025-02-17
io_uring/futex: convert to io_cancel_remove_all()
Jens Axboe
2025-02-17
io_uring/cancel: add generic remove_all helper
Jens Axboe
2025-02-17
io_uring/kbuf: uninline __io_put_kbufs
Pavel Begunkov
2025-02-17
io_uring/kbuf: introduce io_kbuf_drop_legacy()
Pavel Begunkov
2025-02-17
io_uring/kbuf: open code __io_put_kbuf()
Pavel Begunkov
2025-02-17
io_uring/kbuf: remove legacy kbuf caching
Pavel Begunkov
2025-02-17
io_uring/kbuf: simplify __io_put_kbuf
Pavel Begunkov
2025-02-17
io_uring/kbuf: move locking into io_kbuf_drop()
Pavel Begunkov
2025-02-17
io_uring/kbuf: remove legacy kbuf kmem cache
Pavel Begunkov
2025-02-17
io_uring/kbuf: remove legacy kbuf bulk allocation
Pavel Begunkov
2025-02-17
io_uring: sanitise ring params earlier
Pavel Begunkov
2025-02-17
io_uring: check for iowq alloc_workqueue failure
Pavel Begunkov
2025-02-17
io_uring: deduplicate caches deallocation
Pavel Begunkov
2025-02-17
io_uring/io-wq: pass io_wq to io_get_next_work()
Max Kellermann
2025-02-17
io_uring/io-wq: do not use bogus hash value
Max Kellermann
2025-02-17
io_uring/io-wq: cache work->flags in variable
Max Kellermann
2025-02-17
io_uring/io-wq: move worker lists to struct io_wq_acct
Max Kellermann
[prev]
[next]