| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/fault: Fix wrong signal when vsyscall fails with pkey | Jiashuo Liang | 2021-09-20 | 1 | -0/+2 |
* | x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() | Thomas Gleixner | 2021-06-23 | 1 | -4/+0 |
* | mm/pkeys: Add an empty arch_pkeys_enabled() | Michael Ellerman | 2018-05-09 | 1 | -0/+5 |
* | x86/pkeys: Move vma_pkey() into asm/pkeys.h | Michael Ellerman | 2018-05-09 | 1 | -1/+1 |
* | mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h | Michael Ellerman | 2018-05-09 | 1 | -0/+5 |
* | mm/pkeys: Remove include of asm/mmu_context.h from pkeys.h | Michael Ellerman | 2018-05-09 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | pkeys: Remove easily triggered WARN | Dave Jones | 2016-10-14 | 1 | -1/+0 |
* | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 2016-09-09 | 1 | -0/+4 |
* | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 1 | -5/+23 |
* | x86/pkeys: Make mprotect_key() mask off additional vm_flags | Dave Hansen | 2016-09-09 | 1 | -0/+1 |
* | mm: Implement new pkey_mprotect() system call | Dave Hansen | 2016-09-09 | 1 | -12/+0 |
* | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 2016-02-18 | 1 | -0/+3 |
* | x86/mm/pkeys: Allow kernel to modify user pkey rights register | Dave Hansen | 2016-02-18 | 1 | -0/+5 |
* | mm/core, x86/mm/pkeys: Add arch_validate_pkey() | Dave Hansen | 2016-02-18 | 1 | -0/+25 |