index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2021-06-17
powerpc: Remove proc_trap()
Christophe Leroy
2021-06-17
powerpc/32: Remove __main()
Christophe Leroy
2021-06-17
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_HARDER
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
Christophe Leroy
2021-06-17
powerpc/nohash: Remove DEBUG_MAP_CONSISTENCY
Christophe Leroy
2021-06-17
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Christophe Leroy
2021-06-17
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-17
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-17
powerpc/kuap: Force inlining of all first level KUAP helpers.
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: Activate KUAP and KUEP by default
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: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-17
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-17
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-06-17
powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c
Christophe Leroy
2021-06-17
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-17
powerpc: Remove CONFIG_PPC_MMU_NOHASH_32
Christophe Leroy
2021-06-17
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
2021-06-17
powerpc/optprobes: Compact code source a bit.
Christophe Leroy
2021-06-17
powerpc/optprobes: Minimise casts
Christophe Leroy
2021-06-17
powerpc/inst: Refactor PPC32 and PPC64 versions
Christophe Leroy
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in t...
Christophe Leroy
2021-06-16
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
2021-06-16
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-06-16
powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
Christophe Leroy
2021-06-16
powerpc/inst: Improve readability of get_user_instr() and friends
Christophe Leroy
2021-06-16
powerpc/inst: Reduce casts in get_user_instr()
Christophe Leroy
2021-06-16
powerpc/inst: Fix sparse detection on get_user_instr()
Christophe Leroy
2021-06-16
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-06-16
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
2021-06-16
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-06-16
powerpc/ebpf32: Use _Rx macros instead of __REG_Rx ones
Christophe Leroy
2021-06-16
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
2021-06-16
powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-16
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-16
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-16
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-16
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
2021-06-16
powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()
Christophe Leroy
[next]