Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-20 | powerpc: Enable pkey subsystem | Ram Pai | 1 | -0/+3 |
2018-01-20 | powerpc/ptrace: Add memory protection key regset | Thiago Jung Bauermann | 1 | -0/+5 |
2018-01-20 | powerpc: helper to validate key-access permissions of a pte | Ram Pai | 1 | -0/+9 |
2018-01-20 | powerpc: Program HPTE key protection bits | Ram Pai | 1 | -0/+9 |
2018-01-20 | powerpc: map vma key-protection bits to pte key bits. | Ram Pai | 1 | -0/+12 |
2018-01-20 | powerpc: implementation for arch_override_mprotect_pkey() | Ram Pai | 1 | -1/+20 |
2018-01-20 | powerpc: ability to associate pkey to a vma | Ram Pai | 1 | -0/+11 |
2018-01-20 | powerpc: introduce execute-only pkey | Ram Pai | 1 | -1/+5 |
2018-01-20 | powerpc: store and restore the pkey state across context switches | Ram Pai | 1 | -0/+4 |
2018-01-20 | powerpc: implementation for arch_set_user_pkey_access() | Ram Pai | 1 | -1/+5 |
2018-01-20 | powerpc: cleanup AMR, IAMR when a key is allocated or freed | Ram Pai | 1 | -0/+12 |
2018-01-20 | powerpc: track allocation status of all pkeys | Ram Pai | 1 | -4/+79 |
2018-01-20 | powerpc: initial pkey plumbing | Ram Pai | 1 | -0/+51 |