summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kup.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* powerpc/uaccess: Implement user_read_access_begin and user_write_access_beginChristophe Leroy2020-05-011-1/+13
* powerpc: Implement user_access_save() and user_access_restore()Christophe Leroy2020-01-281-0/+2
* powerpc/32s: Prepare prevent_user_access() for user_access_end()Christophe Leroy2020-01-281-0/+11
* powerpc/kuap: Fix set direction in allow/prevent_user_access()Christophe Leroy2020-01-281-7/+23
* powerpc/32s: Fix bad_kuap_fault()Christophe Leroy2020-01-281-1/+5
* powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-211-0/+3
* powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+3
* powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-1/+14
* powerpc/mm: Detect bad KUAP faultsMichael Ellerman2019-04-211-0/+1
* powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-211-0/+4
* powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+32
* powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+6
* powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy2019-04-211-0/+11