summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64/kup-radix.h
AgeCommit message (Expand)Author
2020-12-04powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-05-28powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin
2020-05-28powerpc/64/kuap: Conditionally restore AMR in interrupt exitNicholas Piggin
2020-05-28powerpc/64s/kuap: Add missing isync to KUAP restore pathsNicholas Piggin
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin
2020-01-28powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy
2020-01-28powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy
2020-01-28powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy
2020-01-28powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2019-05-09powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman
2019-04-21powerpc/mm: Detect bad KUAP faultsMichael Ellerman
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman