Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |