aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/mm/pkeys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen1-10/+11
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar1-1/+1
2017-09-24x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_activeIngo Molnar1-2/+1
2017-09-24x86/fpu: Simplify fpu->fpregs_active useIngo Molnar1-1/+1
2016-10-18x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski1-2/+1
2016-09-09x86/pkeys: Allow configuration of init_pkruDave Hansen1-0/+66
2016-09-09x86/pkeys: Default to a restrictive init PKRUDave Hansen1-0/+38
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen1-8/+30
2016-02-18mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen1-0/+101