summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-311-13/+0
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-14/+16
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-181-4/+4
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-12/+32
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-0/+11
* arm64: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
* arm64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
* arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-191-21/+4
* arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
* arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
* arm64: User access library functionsCatalin Marinas2012-09-171-0/+297
OpenPOWER on IntegriCloud