aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-01powerpc/uaccess: Implement user_read_access_begin and user_write_access_beginChristophe Leroy1-1/+13
2020-01-28powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy1-0/+2
2020-01-28powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy1-0/+11
2020-01-28powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy1-7/+23
2020-01-28powerpc/32s: Fix bad_kuap_fault()Christophe Leroy1-1/+5
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy1-0/+3
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy1-0/+3
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy1-1/+14
2019-04-21powerpc/mm: Detect bad KUAP faultsMichael Ellerman1-0/+1
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman1-0/+4
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+32
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy1-0/+6
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy1-0/+11