index
:
git.armlinux.org.uk/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
/
io_uring.c
Age
Commit message (
Expand
)
Author
2025-04-24
io_uring: fix 'sync' handling of io_fallback_tw()
Jens Axboe
2025-04-24
io_uring: don't duplicate flushing in io_req_post_cqe
Pavel Begunkov
2025-04-03
io_uring: always do atomic put from iowq
Pavel Begunkov
2025-03-31
io_uring: add req flag invariant build assertion
Pavel Begunkov
2025-03-28
io_uring: don't pass ctx to tw add remote helper
Pavel Begunkov
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-27
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
io_uring: move min_events sanitisation
Pavel Begunkov
2025-03-25
io_uring: rename "min" arg in io_iopoll_check()
Pavel Begunkov
2025-03-25
io_uring: open code __io_post_aux_cqe()
Pavel Begunkov
2025-03-25
io_uring: defer iowq cqe overflow via task_work
Pavel Begunkov
2025-03-25
io_uring: fix retry handling off iowq
Pavel Begunkov
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-21
io_uring/cmd: add iovec cache for commands
Pavel Begunkov
2025-03-20
io_uring: enable toggle of iowait usage when waiting on CQEs
Jens Axboe
2025-03-19
io_uring/cmd: don't expose entire cmd async data
Pavel Begunkov
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
2025-03-10
io_uring: unify STOP_MULTISHOT with IOU_OK
Pavel Begunkov
2025-03-10
io_uring: return -EAGAIN to continue multishot
Pavel Begunkov
2025-03-07
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec
Jens Axboe
2025-03-05
io_uring: introduce io_cache_free() helper
Caleb Sander Mateos
2025-02-28
io_uring: cache nodes and mapped buffers
Keith Busch
2025-02-28
io_uring: add support for kernel registered bvecs
Keith Busch
2025-02-27
Merge branch 'io_uring-6.14' into for-6.15/io_uring
Jens Axboe
2025-02-24
io_uring: make io_poll_issue() sturdier
Pavel Begunkov
2025-02-21
Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
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-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: 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/kbuf: introduce io_kbuf_drop_legacy()
Pavel Begunkov
2025-02-17
io_uring/kbuf: remove legacy kbuf caching
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: 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-15
io_uring: prevent opcode speculation
Pavel Begunkov
2025-02-07
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
2025-02-07
io_uring: refactor io_uring_allowed()
Hamza Mahfooz
2025-01-31
Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
[next]