summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pkeys.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pkeys: make protection key 0 less specialRam Pai2018-07-241-6/+21
* powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai2018-07-241-11/+0Star
* powerpc/pkeys: Drop private VM_PKEY definitionsMichael Ellerman2018-05-101-15/+0Star
* mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-05-081-0/+2
* powerpc: Enable pkey subsystemRam Pai2018-01-201-0/+3
* powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann2018-01-201-0/+5
* powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-201-0/+9
* powerpc: Program HPTE key protection bitsRam Pai2018-01-201-0/+9
* powerpc: map vma key-protection bits to pte key bits.Ram Pai2018-01-201-0/+12
* powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2018-01-201-1/+20
* powerpc: ability to associate pkey to a vmaRam Pai2018-01-201-0/+11
* powerpc: introduce execute-only pkeyRam Pai2018-01-201-1/+5
* powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-0/+4
* powerpc: implementation for arch_set_user_pkey_access()Ram Pai2018-01-201-1/+5
* powerpc: cleanup AMR, IAMR when a key is allocated or freedRam Pai2018-01-201-0/+12
* powerpc: track allocation status of all pkeysRam Pai2018-01-201-4/+79
* powerpc: initial pkey plumbingRam Pai2018-01-201-0/+51