summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pkeys.c
AgeCommit message (Expand)Author
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai
2018-11-25powerpc/pkey: Define functions as staticBreno Leitao
2018-09-20powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai
2018-07-24powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-07-24powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-07-24powerpc/pkeys: Deny read/write/execute by defaultRam Pai
2018-07-24powerpc/pkeys: Give all threads control of their key permissionsRam Pai
2018-06-05powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai
2018-04-04powerpc/mm/keys: Update documentation and remove unnecessary checkAneesh Kumar K.V
2018-03-31powerpc/mm: Fix thread_pkey_regs_init()Ram Pai
2018-01-21powerpc: Enable pkey subsystemRam Pai
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai
2018-01-20powerpc: helper to validate key-access permissions of a pteRam 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: ability to create execute-disabled pkeysRam Pai
2018-01-20powerpc: implementation for arch_set_user_pkey_access()Ram Pai
2018-01-20powerpc: helper functions to initialize AMR, IAMR and UAMOR registersRam Pai
2018-01-20powerpc: helper function to read, write AMR, IAMR, UAMOR registersRam Pai
2018-01-20powerpc: track allocation status of all pkeysRam Pai
2018-01-20powerpc: initial pkey plumbingRam Pai