index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
io_uring
/
io_uring.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
io_uring: ensure deferred completions are flushed for multishot
Jens Axboe
1
-0
/
+8
2025-05-04
io_uring: always arm linked timeouts prior to issue
Jens Axboe
1
-35
/
+15
2025-04-24
io_uring: fix 'sync' handling of io_fallback_tw()
Jens Axboe
1
-6
/
+7
2025-04-24
io_uring: don't duplicate flushing in io_req_post_cqe
Pavel Begunkov
1
-3
/
+8
2025-04-03
io_uring: always do atomic put from iowq
Pavel Begunkov
1
-1
/
+1
2025-03-31
io_uring: add req flag invariant build assertion
Pavel Begunkov
1
-0
/
+2
2025-03-28
io_uring: don't pass ctx to tw add remote helper
Pavel Begunkov
1
-8
/
+6
2025-03-28
Merge tag 'for-6.15/io_uring-reg-vec-20250327' of git://git.kernel.dk/linux
Linus Torvalds
1
-38
/
+27
2025-03-28
Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+7
2025-03-27
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov
1
-2
/
+2
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-104
/
+145
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-7
/
+14
2025-03-25
io_uring: move min_events sanitisation
Pavel Begunkov
1
-9
/
+7
2025-03-25
io_uring: rename "min" arg in io_iopoll_check()
Pavel Begunkov
1
-4
/
+4
2025-03-25
io_uring: open code __io_post_aux_cqe()
Pavel Begunkov
1
-12
/
+2
2025-03-25
io_uring: defer iowq cqe overflow via task_work
Pavel Begunkov
1
-4
/
+7
2025-03-25
io_uring: fix retry handling off iowq
Pavel Begunkov
1
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-03-21
io_uring/cmd: add iovec cache for commands
Pavel Begunkov
1
-2
/
+3
2025-03-20
io_uring: enable toggle of iowait usage when waiting on CQEs
Jens Axboe
1
-13
/
+19
2025-03-19
io_uring/cmd: don't expose entire cmd async data
Pavel Begunkov
1
-1
/
+1
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
1
-2
/
+2
2025-03-10
io_uring: unify STOP_MULTISHOT with IOU_OK
Pavel Begunkov
1
-1
/
+0
2025-03-10
io_uring: return -EAGAIN to continue multishot
Pavel Begunkov
1
-3
/
+1
2025-03-07
Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vec
Jens Axboe
1
-0
/
+7
2025-03-05
io_uring: introduce io_cache_free() helper
Caleb Sander Mateos
1
-2
/
+1
2025-02-28
io_uring: cache nodes and mapped buffers
Keith Busch
1
-0
/
+2
2025-02-28
io_uring: add support for kernel registered bvecs
Keith Busch
1
-0
/
+3
2025-02-27
Merge branch 'io_uring-6.14' into for-6.15/io_uring
Jens Axboe
1
-0
/
+2
2025-02-24
io_uring: make io_poll_issue() sturdier
Pavel Begunkov
1
-7
/
+33
2025-02-21
Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2025-02-18
io_uring: use lockless_cq flag in io_req_complete_post()
Caleb Sander Mateos
1
-1
/
+1
2025-02-18
io_uring: Use helper function hrtimer_update_function()
Nam Cao
1
-1
/
+1
2025-02-17
io_uring/zcrx: add interface queue and refill queue
David Wei
1
-0
/
+7
2025-02-17
io_uring: pass struct io_tw_state by value
Caleb Sander Mateos
1
-7
/
+7
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
1
-14
/
+14
2025-02-17
io_uring: pass ctx instead of req to io_init_req_drain()
Caleb Sander Mateos
1
-3
/
+2
2025-02-17
io_uring: use IO_REQ_LINK_FLAGS more
Caleb Sander Mateos
1
-3
/
+4
2025-02-17
io_uring/kbuf: introduce io_kbuf_drop_legacy()
Pavel Begunkov
1
-1
/
+1
2025-02-17
io_uring/kbuf: remove legacy kbuf caching
Pavel Begunkov
1
-2
/
+0
2025-02-17
io_uring/kbuf: move locking into io_kbuf_drop()
Pavel Begunkov
1
-4
/
+1
2025-02-17
io_uring/kbuf: remove legacy kbuf kmem cache
Pavel Begunkov
1
-2
/
+0
2025-02-17
io_uring: sanitise ring params earlier
Pavel Begunkov
1
-33
/
+44
2025-02-17
io_uring: check for iowq alloc_workqueue failure
Pavel Begunkov
1
-0
/
+1
2025-02-17
io_uring: deduplicate caches deallocation
Pavel Begunkov
1
-12
/
+12
2025-02-15
io_uring: prevent opcode speculation
Pavel Begunkov
1
-0
/
+2
2025-02-07
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
1
-2
/
+3
2025-02-07
io_uring: refactor io_uring_allowed()
Hamza Mahfooz
1
-7
/
+13
2025-01-31
Merge tag 'io_uring-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+7
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
[next]