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
/
arch
/
arm64
/
include
/
asm
/
futex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
1
-22
/
+37
|
\
|
*
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Will Deacon
2019-04-26
1
-1
/
+3
|
*
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
2019-04-26
1
-21
/
+34
|
*
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-04-26
1
-8
/
+8
*
|
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
2019-04-18
1
-1
/
+1
*
|
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-04-12
1
-8
/
+8
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
2018-02-06
1
-3
/
+6
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
1
-22
/
+4
*
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
2017-05-30
1
-4
/
+4
*
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-21
1
-10
/
+7
*
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
1
-8
/
+4
*
arm64: futex.h: Add missing PAN toggling
James Morse
2016-02-02
1
-0
/
+2
*
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
1
-0
/
+2
*
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
1
-0
/
+8
*
sched/preempt, futex: Update comments to clarify that preemption doesn't have...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
arm64: asm: remove redundant "cc" clobbers
Will Deacon
2014-02-07
1
-2
/
+2
*
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2014-02-07
1
-2
/
+4
*
arm64: futex: ensure .fixup entries are sufficiently aligned
Will Deacon
2013-12-19
1
-0
/
+1
*
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
2013-02-11
1
-1
/
+1
*
arm64: Atomic operations
Catalin Marinas
2012-09-17
1
-0
/
+136