Commit message (Expand) | Author | Age | |
---|---|---|---|
* | arm64: kpti: Fix the interaction between ASID switching and software PAN | Catalin Marinas | 2018-01-16 |
* | arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN | Will Deacon | 2017-12-11 |
* | arm64: don't pull uaccess.h into *.S | Al Viro | 2016-12-26 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 |
* | arm64: Factor out PAN enabling/disabling into separate uaccess_* macros | Catalin Marinas | 2016-11-21 |
* | arm64: kasan: instrument user memory access API | Yang Shi | 2016-06-21 |
* | arm64: kernel: Don't toggle PAN on systems with UAO | James Morse | 2016-02-18 |
* | arm64: kernel: Add support for User Access Override | James Morse | 2016-02-18 |
* | arm64: copy_to-from-in_user optimization using copy template | Feng Kan | 2015-10-07 |
* | arm64: kernel: Add support for Privileged Access Never | James Morse | 2015-07-27 |
* | arm64: lib: use pair accessors for copy_*_user routines | Will Deacon | 2015-07-27 |
* | arm64: User access library functions | Catalin Marinas | 2012-09-17 |