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
/
syscalls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-09-20
futex: Don't leak robust_list pointer on exec race
Pranav Tyagi
1
-50
/
+56
2023-09-29
futex: make futex_parse_waitv() available as a helper
Jens Axboe
1
-5
/
+11
2023-09-29
futex: move FUTEX2_VALID_MASK to futex.h
Jens Axboe
1
-2
/
+0
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
1
-0
/
+38
2023-09-21
futex: Add flags2 argument to futex_requeue()
peterz@infradead.org
1
-3
/
+3
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-30
/
+90
2023-09-21
futex: FLAGS_STRICT
peterz@infradead.org
1
-1
/
+1
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
1
-0
/
+30
2023-09-21
futex: Validate futex value against futex size
peterz@infradead.org
1
-0
/
+3
2023-09-21
futex: Flag conversion
peterz@infradead.org
1
-15
/
+9
2023-09-21
futex: Extend the FUTEX2 flags
peterz@infradead.org
1
-2
/
+7
2023-09-21
futex: Clarify FUTEX2 flags
peterz@infradead.org
1
-4
/
+3
2022-12-27
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
Mathieu Desnoyers
1
-4
/
+7
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-22
/
+0
2021-10-07
futex: Implement sys_futex_waitv()
André Almeida
1
-0
/
+119
2021-10-07
futex: Split out syscalls
Peter Zijlstra
1
-0
/
+279