Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-27 | x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() | Hou Tao | 1 | -0/+10 |
2023-11-20 | x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot | Adam Dunlap | 1 | -5/+14 |
2022-02-02 | x86: Share definition of __is_canonical_address() | Adrian Hunter | 1 | -6/+1 |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+2 |
2020-06-09 | maccess: always use strict semantics for probe_kernel_read | Christoph Hellwig | 1 | -7/+2 |
2020-06-09 | maccess: unify the probe kernel arch hooks | Christoph Hellwig | 1 | -21/+12 |
2020-06-09 | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |
2019-11-02 | uaccess: Add strict non-pagefault kernel-space read function | Daniel Borkmann | 1 | -0/+43 |