aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/kup.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-05-01powerpc/uaccess: Implement user_read_access_begin and user_write_access_beginGravatar Christophe Leroy 1-1/+13
2020-01-28powerpc: Implement user_access_save() and user_access_restore()Gravatar Christophe Leroy 1-0/+2
2020-01-28powerpc/32s: Prepare prevent_user_access() for user_access_end()Gravatar Christophe Leroy 1-0/+11
2020-01-28powerpc/kuap: Fix set direction in allow/prevent_user_access()Gravatar Christophe Leroy 1-7/+23
2020-01-28powerpc/32s: Fix bad_kuap_fault()Gravatar Christophe Leroy 1-1/+5
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Gravatar Christophe Leroy 1-0/+3
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionGravatar Christophe Leroy 1-0/+3
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionGravatar Christophe Leroy 1-1/+14
2019-04-21powerpc/mm: Detect bad KUAP faultsGravatar Michael Ellerman 1-0/+1
2019-04-21powerpc/64s: Implement KUAP for Radix MMUGravatar Michael Ellerman 1-0/+4
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionGravatar Christophe Leroy 1-0/+32
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionGravatar Christophe Leroy 1-0/+6
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionGravatar Christophe Leroy 1-0/+11