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
/
requeue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-20
futex: Prevent use-after-free during requeue-PI
Sebastian Andrzej Siewior
1
-2
/
+4
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_...
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