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
/
waitwake.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
futex: Correct the kernedoc return value for futex_wait_setup().
Sebastian Andrzej Siewior
1
-1
/
+2
2025-05-16
futex: Fix kernel-doc comments
Borislav Petkov (AMD)
1
-3
/
+2
2025-05-03
futex: Acquire a hash reference in futex_wait_multiple_setup()
Sebastian Andrzej Siewior
1
-0
/
+6
2025-05-03
futex: Create futex_hash() get/put class
Peter Zijlstra
1
-10
/
+5
2025-05-03
futex: Create hb scopes
Peter Zijlstra
1
-90
/
+99
2025-05-03
futex: Pull futex_hash() out of futex_q_lock()
Peter Zijlstra
1
-2
/
+4
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
1
-20
/
+27
2025-02-08
Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-01-24
futex: Pass in task to futex_queue()
Jens Axboe
1
-2
/
+2
2025-01-12
kernel: remove get_task_comm() and print task comm directly
Yafang Shao
1
-2
/
+1
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
1
-0
/
+1
2023-09-29
futex: make the vectored futex operations available
Jens Axboe
1
-5
/
+5
2023-09-29
futex: abstract out a __futex_wake_mark() helper
Jens Axboe
1
-11
/
+22
2023-09-29
futex: factor out the futex wake handling
Jens Axboe
1
-3
/
+3
2023-09-21
futex: Propagate flags into get_futex_key()
peterz@infradead.org
1
-7
/
+7
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-25
/
+36
2023-09-21
futex: FLAGS_STRICT
peterz@infradead.org
1
-0
/
+3
2023-09-21
futex: Flag conversion
peterz@infradead.org
1
-2
/
+2
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-4
/
+4
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+201
2021-10-07
futex: Split out wait/wake
Peter Zijlstra
1
-0
/
+507