aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32/kup-8xx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy1-0/+4
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy1-6/+0
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy1-26/+2
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy1-10/+10
2021-06-17powerpc/kuap: Remove to/from/size parameters of prevent_user_access()Christophe Leroy1-2/+1
2021-06-17powerpc/8xx: Allow disabling KUAP at boot timeChristophe Leroy1-3/+40
2021-03-29powerpc/32: Manage KUAP in CChristophe Leroy1-24/+1
2021-03-29powerpc/8xx: Create C version of kuap save/restore/check helpersChristophe Leroy1-0/+31
2020-12-09powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy1-2/+1
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V1-2/+2
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V1-2/+2
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy1-1/+1
2020-01-28powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy1-0/+14
2020-01-28powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy1-2/+2
2020-01-28powerpc/32s: Fix bad_kuap_fault()Christophe Leroy1-1/+2
2019-11-18powerpc: permanently include 8xx registers in reg.hChristophe Leroy1-0/+1
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy1-0/+58