summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-06-141-0/+8
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-251-1/+2
* 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