| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pkeys: make protection key 0 less special | Ram Pai | 2018-07-24 | 1 | -6/+21 |
* | powerpc/pkeys: key allocation/deallocation must not change pkey registers | Ram Pai | 2018-07-24 | 1 | -11/+0 |
* | powerpc/pkeys: Drop private VM_PKEY definitions | Michael Ellerman | 2018-05-10 | 1 | -15/+0 |
* | mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled | Ram Pai | 2018-05-08 | 1 | -0/+2 |
* | powerpc: Enable pkey subsystem | Ram Pai | 2018-01-20 | 1 | -0/+3 |
* | powerpc/ptrace: Add memory protection key regset | Thiago Jung Bauermann | 2018-01-20 | 1 | -0/+5 |
* | powerpc: helper to validate key-access permissions of a pte | Ram Pai | 2018-01-20 | 1 | -0/+9 |
* | powerpc: Program HPTE key protection bits | Ram Pai | 2018-01-20 | 1 | -0/+9 |
* | powerpc: map vma key-protection bits to pte key bits. | Ram Pai | 2018-01-20 | 1 | -0/+12 |
* | powerpc: implementation for arch_override_mprotect_pkey() | Ram Pai | 2018-01-20 | 1 | -1/+20 |
* | powerpc: ability to associate pkey to a vma | Ram Pai | 2018-01-20 | 1 | -0/+11 |
* | powerpc: introduce execute-only pkey | Ram Pai | 2018-01-20 | 1 | -1/+5 |
* | powerpc: store and restore the pkey state across context switches | Ram Pai | 2018-01-20 | 1 | -0/+4 |
* | powerpc: implementation for arch_set_user_pkey_access() | Ram Pai | 2018-01-20 | 1 | -1/+5 |
* | powerpc: cleanup AMR, IAMR when a key is allocated or freed | Ram Pai | 2018-01-20 | 1 | -0/+12 |
* | powerpc: track allocation status of all pkeys | Ram Pai | 2018-01-20 | 1 | -4/+79 |
* | powerpc: initial pkey plumbing | Ram Pai | 2018-01-20 | 1 | -0/+51 |