aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pkeys.h
AgeCommit message (Expand)Author
2021-02-09powerpc/pkeys: Remove unused codeSandipan Das
2020-07-20powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static keyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use pkey_execute_disable_supportedAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Make initial_allocation_mask staticAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Convert pkey_total to num_pkeyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Simplify pkey disable branchAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Fixup bit numberingAneesh Kumar K.V
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-05-10powerpc/pkeys: Drop private VM_PKEY definitionsMichael Ellerman
2018-05-09mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai
2018-01-21powerpc: Enable pkey subsystemRam Pai
2018-01-20powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann
2018-01-20powerpc: helper to validate key-access permissions of a pteRam Pai
2018-01-20powerpc: Program HPTE key protection bitsRam Pai
2018-01-20powerpc: map vma key-protection bits to pte key bits.Ram Pai
2018-01-20powerpc: implementation for arch_override_mprotect_pkey()Ram Pai
2018-01-20powerpc: ability to associate pkey to a vmaRam Pai
2018-01-20powerpc: introduce execute-only pkeyRam Pai
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai
2018-01-20powerpc: implementation for arch_set_user_pkey_access()Ram Pai
2018-01-20powerpc: cleanup AMR, IAMR when a key is allocated or freedRam Pai
2018-01-20powerpc: track allocation status of all pkeysRam Pai
2018-01-20powerpc: initial pkey plumbingRam Pai