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/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
2021-06-16
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
Christophe Leroy
2021-06-16
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
2021-06-16
powerpc: Force inlining of csum_add()
Christophe Leroy
2021-06-16
Merge branch 'fixes' into next
Michael Ellerman
2021-06-15
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
Finn Thain
2021-06-15
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
2021-06-15
powerpc/perf: Simplify Makefile
Christophe Leroy
2021-06-15
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
2021-06-15
powerpc/spider-pci: Remove set but not used variable 'val'
Baokun Li
2021-06-15
powerpc/spufs: Remove set but not used variable 'dummy'
Baokun Li
2021-06-15
powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
Tom Rix
2021-06-14
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
2021-06-10
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
[next]