index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pkeys.c
Age
Commit message (
Expand
)
Author
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-04-12
x86/pkeys: Add PKRU value to init_fpstate
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Eager switch PKRU state
Rik van Riel
2019-04-11
x86/pkeys: Don't check if PKRU is zero before writing it
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2018-12-03
x86/pkeys: Make init_pkru_value static
Sebastian Andrzej Siewior
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-24
x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
Ingo Molnar
2017-09-24
x86/fpu: Simplify fpu->fpregs_active use
Ingo Molnar
2016-10-18
x86/fpu: Finish excising 'eagerfpu'
Andy Lutomirski
2016-09-09
x86/pkeys: Allow configuration of init_pkru
Dave Hansen
2016-09-09
x86/pkeys: Default to a restrictive init PKRU
Dave Hansen
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-02-18
mm/core, x86/mm/pkeys: Add execute-only protection keys support
Dave Hansen