Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-07 | arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user | Will Deacon | 1 | -3/+3 |
2018-01-16 | arm64: kpti: Fix the interaction between ASID switching and software PAN | Catalin Marinas | 1 | -1/+1 |
2017-12-11 | arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN | Will Deacon | 1 | -1/+1 |
2016-12-26 | arm64: don't pull uaccess.h into *.S | Al Viro | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-11-21 | arm64: Factor out PAN enabling/disabling into separate uaccess_* macros | Catalin Marinas | 1 | -8/+3 |
2016-02-18 | arm64: kernel: Don't toggle PAN on systems with UAO | James Morse | 1 | -2/+2 |
2016-02-18 | arm64: kernel: Add support for User Access Override | James Morse | 1 | -4/+4 |
2015-07-27 | arm64: kernel: Add support for Privileged Access Never | James Morse | 1 | -0/+8 |
2014-11-13 | arm64: __clear_user: handle exceptions on strb | Kyle McMartin | 1 | -1/+1 |
2012-09-17 | arm64: User access library functions | Catalin Marinas | 1 | -0/+58 |