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