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
/
kernel
/
futex
/
requeue.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
1
-0
/
+5
2025-05-03
futex: Introduce futex_q_lockptr_lock()
Sebastian Andrzej Siewior
1
-3
/
+13
2025-05-03
futex: Decrease the waiter count before the unlock operation
Sebastian Andrzej Siewior
1
-4
/
+4
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
1
-7
/
+3
2025-05-03
futex: Create hb scopes
Peter Zijlstra
1
-205
/
+208
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
1
-17
/
+11
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
1
-0
/
+1
2023-11-01
Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2023-10-04
futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic()
Li zeming
1
-1
/
+1
2023-09-29
futex: factor out the futex wake handling
Jens Axboe
1
-1
/
+2
2023-09-21
futex: Add flags2 argument to futex_requeue()
peterz@infradead.org
1
-5
/
+7
2023-09-21
futex: Propagate flags into get_futex_key()
peterz@infradead.org
1
-3
/
+3
2023-09-20
futex/pi: Fix recursive rt_mutex waiter state
Peter Zijlstra
1
-2
/
+4
2021-10-07
futex: Split out requeue
Peter Zijlstra
1
-0
/
+897