Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: switch to relative exception tables | Ard Biesheuvel | 2016-02-24 | 1 | -14/+16 |
* | arm64: kernel: Don't toggle PAN on systems with UAO | James Morse | 2016-02-18 | 1 | -4/+4 |
* | arm64: kernel: Add support for User Access Override | James Morse | 2016-02-18 | 1 | -12/+32 |
* | arm64: kernel: Add support for Privileged Access Never | James Morse | 2015-07-27 | 1 | -0/+11 |
* | arm64: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
* | arm64/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
* | arm64: Fix __range_ok macro | Christopher Covington | 2014-03-20 | 1 | -2/+2 |
* | arm64: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2013-12-19 | 1 | -21/+4 |
* | arm64: avoid multiple evaluation of ptr in get_user/put_user() | AKASHI Takahiro | 2013-09-25 | 1 | -4/+6 |
* | arm64: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -2/+2 |
* | arm64: User access library functions | Catalin Marinas | 2012-09-17 | 1 | -0/+297 |