index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pkeys.c
Age
Commit message (
Expand
)
Author
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-23
x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()
Thomas Gleixner
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2021-06-23
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2021-06-04
x86/pkeys: Skip 'init_pkru' debugfs file creation when pkeys not supported
Dave Hansen
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
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