index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pkeys.c
Age
Commit message (
Expand
)
Author
2022-06-07
x86/pkeys: Clarify PKRU_AD_KEY macro
Ira Weiny
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