index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
futex
/
waitwake.c
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/k...
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