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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
futex.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
futex: make the vectored futex operations available
Jens Axboe
1
-0
/
+5
2023-09-29
futex: make futex_parse_waitv() available as a helper
Jens Axboe
1
-0
/
+5
2023-09-29
futex: add wake_data to struct futex_q
Jens Axboe
1
-0
/
+2
2023-09-29
futex: abstract out a __futex_wake_mark() helper
Jens Axboe
1
-0
/
+1
2023-09-29
futex: factor out the futex wake handling
Jens Axboe
1
-0
/
+5
2023-09-29
futex: move FUTEX2_VALID_MASK to futex.h
Jens Axboe
1
-0
/
+2
2023-09-21
futex: Add flags2 argument to futex_requeue()
peterz@infradead.org
1
-2
/
+3
2023-09-21
futex: Propagate flags into get_futex_key()
peterz@infradead.org
1
-1
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+3
2023-09-21
futex: FLAGS_STRICT
peterz@infradead.org
1
-10
/
+11
2023-09-21
futex: Validate futex value against futex size
peterz@infradead.org
1
-0
/
+10
2023-09-21
futex: Flag conversion
peterz@infradead.org
1
-3
/
+60
2022-04-07
futex: add missing rtmutex.h include
Christian König
1
-0
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-6
/
+0
2021-10-19
futex: Fix PREEMPT_RT build
Peter Zijlstra
1
-0
/
+4
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+15
2021-10-07
futex: Simplify double_lock_hb()
Peter Zijlstra
1
-8
/
+6
2021-10-07
futex: Split out wait/wake
Peter Zijlstra
1
-0
/
+34
2021-10-07
futex: Split out requeue
Peter Zijlstra
1
-2
/
+75
2021-10-07
futex: Split out PI futex
Peter Zijlstra
1
-0
/
+117
2021-10-07
futex: Split out syscalls
Peter Zijlstra
1
-0
/
+58