index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
/
32
/
kup.h
Age
Commit message (
Expand
)
Author
2021-12-09
powerpc/kuap: Add kuap_lock()
Christophe Leroy
2021-12-09
powerpc/kuap: Remove __kuap_assert_locked()
Christophe Leroy
2021-12-09
powerpc/kuap: Check KUAP activation in generic functions
Christophe Leroy
2021-12-09
powerpc/kuap: Add a generic intermediate layer
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-12-09
powerpc/32s: Remove capability to disable KUEP at boottime
Christophe Leroy
2021-10-07
powerpc/32s: Fix kuap_kernel_restore()
Christophe Leroy
2021-08-19
powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
Christophe Leroy
2021-06-17
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-17
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
2021-06-17
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-17
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-05-17
powerpc/32s: Speed up likely path of kuap_update_sr()
Christophe Leroy
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
powerpc/32s: Create C version of kuap save/restore/check helpers
Christophe Leroy
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-02-09
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-04
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-06-02
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-01
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
2020-01-28
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
2020-01-28
powerpc/32s: Drop NULL addr verification
Christophe Leroy
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy