index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pkeys.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
1
-428
/
+0
*
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-21
1
-0
/
+1
*
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2018-12-21
1
-0
/
+10
*
powerpc/pkey: Define functions as static
Breno Leitao
2018-11-25
1
-7
/
+8
*
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
2018-09-20
1
-1
/
+1
*
powerpc/pkeys: make protection key 0 less special
Ram Pai
2018-07-24
1
-7
/
+6
*
powerpc/pkeys: Preallocate execute-only key
Ram Pai
2018-07-24
1
-45
/
+18
*
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
2018-07-24
1
-1
/
+1
*
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2018-07-24
1
-27
/
+0
*
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
2018-07-24
1
-5
/
+3
*
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
2018-07-24
1
-18
/
+26
*
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Ram Pai
2018-06-05
1
-2
/
+2
*
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2018-04-04
1
-7
/
+4
*
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
2018-03-30
1
-3
/
+3
*
powerpc: Enable pkey subsystem
Ram Pai
2018-01-20
1
-9
/
+55
*
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2018-01-20
1
-0
/
+34
*
powerpc: helper to validate key-access permissions of a pte
Ram Pai
2018-01-20
1
-0
/
+28
*
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
2018-01-20
1
-0
/
+36
*
powerpc: ability to associate pkey to a vma
Ram Pai
2018-01-20
1
-0
/
+8
*
powerpc: introduce execute-only pkey
Ram Pai
2018-01-20
1
-0
/
+58
*
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
1
-1
/
+51
*
powerpc: ability to create execute-disabled pkeys
Ram Pai
2018-01-20
1
-0
/
+16
*
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
2018-01-20
1
-0
/
+40
*
powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Ram Pai
2018-01-20
1
-0
/
+47
*
powerpc: helper function to read, write AMR, IAMR, UAMOR registers
Ram Pai
2018-01-20
1
-0
/
+36
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
1
-0
/
+40
*
powerpc: initial pkey plumbing
Ram Pai
2018-01-20
1
-0
/
+29