index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2019-05-02
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-428
/
+0
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
1
-0
/
+1
2018-12-21
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
1
-0
/
+10
2018-11-25
powerpc/pkey: Define functions as static
Breno Leitao
1
-7
/
+8
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
1
-1
/
+1
2018-07-24
powerpc/pkeys: make protection key 0 less special
Ram Pai
1
-7
/
+6
2018-07-24
powerpc/pkeys: Preallocate execute-only key
Ram Pai
1
-45
/
+18
2018-07-24
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
1
-1
/
+1
2018-07-24
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
1
-27
/
+0
2018-07-24
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
1
-5
/
+3
2018-07-24
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
1
-18
/
+26
2018-06-05
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Ram Pai
1
-2
/
+2
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
1
-7
/
+4
2018-03-30
powerpc/mm: Fix thread_pkey_regs_init()
Ram Pai
1
-3
/
+3
2018-01-20
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