aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pkeys.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-04-12x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior
2019-04-11x86/fpu: Eager switch PKRU stateRik van Riel
2019-04-11x86/pkeys: Don't check if PKRU is zero before writing itSebastian Andrzej Siewior
2019-04-10x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior
2018-12-03x86/pkeys: Make init_pkru_value staticSebastian Andrzej Siewior
2018-05-14x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar
2017-09-24x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_activeIngo Molnar
2017-09-24x86/fpu: Simplify fpu->fpregs_active useIngo Molnar
2016-10-18x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2016-09-09x86/pkeys: Allow configuration of init_pkruDave Hansen
2016-09-09x86/pkeys: Default to a restrictive init PKRUDave Hansen
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-02-18mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen