summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pkeys.h
AgeCommit message (Expand)Author
2018-05-22x86/pkeys: Do not special case protection key 0Dave Hansen
2018-05-22x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen
2017-03-12x86/pkeys: Check against max pkey to avoid overflowsDave Hansen
2016-09-09x86/pkeys: Default to a restrictive init PKRUDave Hansen
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-09-09x86/pkeys: Make mprotect_key() mask off additional vm_flagsDave Hansen
2016-09-09mm: Implement new pkey_mprotect() system callDave Hansen
2016-02-18mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen
2016-02-18x86/mm/pkeys: Allow kernel to modify user pkey rights registerDave Hansen
2016-02-18mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen