aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/futex.h
Commit message (Expand)AuthorAge
* arm64: futex: Mask __user pointers prior to dereferenceWill Deacon2018-02-06
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
* arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2017-05-30
* arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas2016-11-21
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-24
* arm64: futex.h: Add missing PAN togglingJames Morse2016-02-02
* arm64: atomics: prefetch the destination word for write prior to stxrWill Deacon2015-07-27
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-27
* sched/preempt, futex: Update comments to clarify that preemption doesn't have...David Hildenbrand2015-05-19
* arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-07
* arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-07
* arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon2013-12-19
* arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon2013-02-11
* arm64: Atomic operationsCatalin Marinas2012-09-17