aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/maccess.c
AgeCommit message (Expand)Author
2024-03-26x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()Hou Tao
2023-11-20x86/sev-es: Allow copy_from_kernel_nofault() in earlier bootAdam Dunlap
2023-11-20x86: 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