index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
futex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
futex: Fix additional regressions
Arnd Bergmann
2021-12-11
1
-1
/
+1
*
futex: Fix sparc32/m68k/nds32 build regression
Arnd Bergmann
2021-11-26
1
-2
/
+2
*
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2021-11-25
1
-20
/
+11
*
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
2020-03-27
1
-2
/
+0
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
1
-2
/
+2
*
futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()
Vasily Averin
2019-07-22
1
-20
/
+1
*
futex: Update comments and docs about return values of arch futex code
Will Deacon
2019-04-26
1
-2
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
1
-41
/
+9
*
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
2016-04-21
1
-2
/
+6
*
sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...
David Hildenbrand
2015-05-19
1
-0
/
+2
*
sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...
David Hildenbrand
2015-05-19
1
-2
/
+3
*
asm-generic: add generic futex for !CONFIG_SMP
Ley Foon Tan
2014-12-08
1
-0
/
+114
*
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
1
-4
/
+4
*
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-03-11
1
-1
/
+2
*
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
2008-04-30
1
-3
/
+0
*
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2008-04-30
1
-1
/
+1
*
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-12-07
1
-2
/
+2
*
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
1
-1
/
+1
*
[PATCH] lightweight robust futexes: arch defaults
Ingo Molnar
2006-03-27
1
-0
/
+6
*
[PATCH] consolidate asm/futex.h
Jeff Dike
2006-01-08
1
-0
/
+53