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
/
powerpc
/
include
/
asm
/
pkeys.h
Age
Commit message (
Expand
)
Author
2021-02-09
powerpc/pkeys: Remove unused code
Sandipan Das
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Make initial_allocation_mask static
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Simplify pkey disable branch
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Fixup bit numbering
Aneesh Kumar K.V
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2018-05-10
powerpc/pkeys: Drop private VM_PKEY definitions
Michael Ellerman
2018-05-09
mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
Ram Pai
2018-01-21
powerpc: Enable pkey subsystem
Ram Pai
2018-01-20
powerpc/ptrace: Add memory protection key regset
Thiago Jung Bauermann
2018-01-20
powerpc: helper to validate key-access permissions of a pte
Ram Pai
2018-01-20
powerpc: Program HPTE key protection bits
Ram Pai
2018-01-20
powerpc: map vma key-protection bits to pte key bits.
Ram Pai
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
2018-01-20
powerpc: ability to associate pkey to a vma
Ram Pai
2018-01-20
powerpc: introduce execute-only pkey
Ram Pai
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2018-01-20
powerpc: cleanup AMR, IAMR when a key is allocated or freed
Ram Pai
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
powerpc: initial pkey plumbing
Ram Pai