index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
tw.c
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2026-08-15
io_uring: defer eventfd signaling when queued from a wakeup handler
Jens Axboe
1
-1
/
+1
2026-07-09
Revert "io_uring: grab RCU read lock marking task run"
Jens Axboe
1
-3
/
+3
2026-07-09
io_uring: restore RCU read section in io_req_local_work_add()
Woraphat Khiaodaeng
1
-0
/
+3
2026-06-16
io_uring: Use system_dfl_wq instead of system_unbound_wq
Nathan Chancellor
1
-1
/
+1
2026-06-16
io_uring: get rid of tw_pending for !DEFER task work
Jens Axboe
1
-11
/
+8
2026-06-13
io_uring: remove the per-ctx fallback task_work machinery
Jens Axboe
1
-54
/
+13
2026-06-13
io_uring: run the tctx task_work fallback directly
Jens Axboe
1
-15
/
+14
2026-06-13
io_uring: switch normal task_work to a mpscq
Jens Axboe
1
-58
/
+88
2026-06-13
io_uring: switch local task_work to a mpscq
Jens Axboe
1
-77
/
+66
2026-06-13
io_uring: grab RCU read lock marking task run
Jens Axboe
1
-3
/
+3
2026-04-30
io_uring/tw: serialize ctx->retry_llist with ->uring_lock
Jens Axboe
1
-1
/
+11
2026-03-16
io_uring: mark known and harmless racy ctx->int_flags uses
Jens Axboe
1
-1
/
+1
2026-03-16
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
1
-1
/
+1
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
1
-2
/
+20
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
1
-0
/
+1
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe
1
-0
/
+354