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
/
include
/
asm
/
pkeys.h
Age
Commit message (
Expand
)
Author
2022-04-04
x86/pkeys: Remove __arch_set_user_pkey_access() declaration
Ira Weiny
2022-04-04
x86/pkeys: Clean up arch_set_user_pkey_access() declaration
Ira Weiny
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
2021-06-23
x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()
Thomas Gleixner
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2020-02-24
x86/pkeys: Add check for pkey "overflow"
Dave Hansen
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
2018-05-09
x86/pkeys: Add arch_pkeys_enabled()
Michael Ellerman
2018-05-09
x86/pkeys: Move vma_pkey() into asm/pkeys.h
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-01
x86/pkeys: Check against max pkey to avoid overflows
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-09-09
x86/pkeys: Make mprotect_key() mask off additional vm_flags
Dave Hansen
2016-09-09
mm: Implement new pkey_mprotect() system call
Dave Hansen
2016-02-18
mm/core, x86/mm/pkeys: Add execute-only protection keys support
Dave Hansen
2016-02-18
x86/mm/pkeys: Allow kernel to modify user pkey rights register
Dave Hansen
2016-02-18
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
Dave Hansen