index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
pkeys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
powerpc: Enable pkey subsystem
Ram Pai
1
-9
/
+55
2018-01-20
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
1
-0
/
+34
2018-01-20
powerpc: helper to validate key-access permissions of a pte
Ram Pai
1
-0
/
+28
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
1
-0
/
+36
2018-01-20
powerpc: ability to associate pkey to a vma
Ram Pai
1
-0
/
+8
2018-01-20
powerpc: introduce execute-only pkey
Ram Pai
1
-0
/
+58
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
1
-1
/
+51
2018-01-20
powerpc: ability to create execute-disabled pkeys
Ram Pai
1
-0
/
+16
2018-01-20
powerpc: implementation for arch_set_user_pkey_access()
Ram Pai
1
-0
/
+40
2018-01-20
powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
Ram Pai
1
-0
/
+47
2018-01-20
powerpc: helper function to read, write AMR, IAMR, UAMOR registers
Ram Pai
1
-0
/
+36
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
1
-0
/
+40
2018-01-20
powerpc: initial pkey plumbing
Ram Pai
1
-0
/
+29