index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pkeys.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
powerpc/pkeys: Remove unused code
Sandipan Das
1
-6
/
+0
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
1
-8
/
+6
2020-07-20
powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
Aneesh Kumar K.V
1
-9
/
+1
2020-07-20
powerpc/book3s64/pkeys: Make initial_allocation_mask static
Aneesh Kumar K.V
1
-1
/
+0
2020-07-20
powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
Aneesh Kumar K.V
1
-2
/
+5
2020-07-20
powerpc/book3s64/pkeys: Simplify pkey disable branch
Aneesh Kumar K.V
1
-1
/
+1
2020-07-20
powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.
Aneesh Kumar K.V
1
-30
/
+7
2020-07-20
powerpc/book3s64/pkeys: Fixup bit numbering
Aneesh Kumar K.V
1
-12
/
+12
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
1
-6
/
+21
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
1
-11
/
+0
2018-05-10
powerpc/pkeys: Drop private VM_PKEY definitions
Michael Ellerman
1
-15
/
+0
2018-05-09
mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
Ram Pai
1
-0
/
+2
2018-01-21
powerpc: Enable pkey subsystem
Ram Pai
1
-0
/
+3
2018-01-20
powerpc/ptrace: Add memory protection key regset
Thiago Jung Bauermann
1
-0
/
+5
2018-01-20
powerpc: helper to validate key-access permissions of a pte
Ram Pai
1
-0
/
+9
2018-01-20
powerpc: Program HPTE key protection bits
Ram Pai
1
-0
/
+9
2018-01-20
powerpc: map vma key-protection bits to pte key bits.
Ram Pai
1
-0
/
+12
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
1
-1
/
+20
2018-01-20
powerpc: ability to associate pkey to a vma
Ram Pai
1
-0
/
+11
2018-01-20
powerpc: introduce execute-only pkey
Ram Pai
1
-1
/
+5
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
1
-0
/
+4
2018-01-20
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
1
-1
/
+5
2018-01-20
powerpc: cleanup AMR, IAMR when a key is allocated or freed
Ram Pai
1
-0
/
+12
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
1
-4
/
+79
2018-01-20
powerpc: initial pkey plumbing
Ram Pai
1
-0
/
+51