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
/
mm
/
pkeys.c
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2018-12-21
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2018-11-25
powerpc/pkey: Define functions as static
Breno Leitao
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
2018-07-24
powerpc/pkeys: Preallocate execute-only key
Ram Pai
2018-07-24
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2018-07-24
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
2018-07-24
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
2018-06-05
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Ram Pai
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2018-03-31
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
2018-01-21
powerpc: Enable pkey subsystem
Ram Pai
2018-01-20
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2018-01-20
powerpc: helper to validate key-access permissions of a pte
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: ability to create execute-disabled pkeys
Ram Pai
2018-01-20
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2018-01-20
powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Ram Pai
2018-01-20
powerpc: helper function to read, write AMR, IAMR, UAMOR registers
Ram Pai
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
powerpc: initial pkey plumbing
Ram Pai