Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault | Pavel Tatashin | 2019-11-25 | 1 | -0/+2 |
* | arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user | Mark Rutland | 2018-04-20 | 1 | -2/+2 |
* | arm64: kernel: Don't toggle PAN on systems with UAO | James Morse | 2016-02-18 | 1 | -2/+2 |
* | arm64: kernel: Add support for User Access Override | James Morse | 2016-02-18 | 1 | -8/+8 |
* | arm64: copy_to-from-in_user optimization using copy template | Feng Kan | 2015-10-07 | 1 | -29/+38 |
* | arm64: kernel: Add support for Privileged Access Never | James Morse | 2015-07-27 | 1 | -0/+8 |
* | arm64: lib: use pair accessors for copy_*_user routines | Will Deacon | 2015-07-27 | 1 | -6/+11 |
* | arm64: User access library functions | Catalin Marinas | 2012-09-17 | 1 | -0/+63 |