summaryrefslogtreecommitdiff
path: root/arch/x86/mm/maccess.c
AgeCommit message (Expand)Author
2022-02-02x86: Share definition of __is_canonical_address()Adrian Hunter
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-09maccess: always use strict semantics for probe_kernel_readChristoph Hellwig
2020-06-09maccess: unify the probe kernel arch hooksChristoph Hellwig
2020-06-09maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig
2019-11-02uaccess: Add strict non-pagefault kernel-space read functionDaniel Borkmann