aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/uaccess.h
Commit message (Expand)AuthorAge
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-25
* arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2016-10-20
* arm64: don't zero in __copy_from_user{,_inatomic}Al Viro2016-09-15
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\
| * arm64/uaccess: Enable hardened usercopyKees Cook2016-07-26
* | arm64: kasan: instrument user memory access APIYang Shi2016-06-21
|/
* arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-31
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-24
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-18
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-27
* arm64: macro whitespace fixesMichael S. Tsirkin2015-01-13
* arm64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* arm64: Fix __range_ok macroChristopher Covington2014-03-20
* arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-19
* arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-25
* arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
* arm64: User access library functionsCatalin Marinas2012-09-17