index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-16
4
-14
/
+10
*
powerpc/kuap: Remove KUAP_CURRENT_XXX
Christophe Leroy
2021-06-16
2
-12
/
+3
*
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-16
2
-72
/
+88
*
powerpc/32s: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-16
1
-1
/
+26
*
powerpc/32s: Allow disabling KUEP at boot time
Christophe Leroy
2021-06-16
1
-1
/
+5
*
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
2021-06-16
1
-19
/
+23
*
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-16
1
-0
/
+5
*
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-16
1
-0
/
+10
*
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-06-16
3
-4
/
+49
*
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-16
1
-3
/
+40
*
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-16
1
-0
/
+1
*
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
2021-06-16
1
-6
/
+5
*
powerpc/inst: Refactor PPC32 and PPC64 versions
Christophe Leroy
2021-06-16
1
-36
/
+13
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
3
-21
/
+20
*
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
2021-06-16
1
-1
/
+0
*
powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
Christophe Leroy
2021-06-16
1
-10
/
+9
*
powerpc/inst: Improve readability of get_user_instr() and friends
Christophe Leroy
2021-06-16
1
-10
/
+6
*
powerpc/inst: Reduce casts in get_user_instr()
Christophe Leroy
2021-06-16
1
-4
/
+3
*
powerpc/inst: Fix sparse detection on get_user_instr()
Christophe Leroy
2021-06-15
1
-1
/
+6
*
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-06-15
1
-2
/
+1
*
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-1
/
+0
*
powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
Christophe Leroy
2021-06-15
2
-0
/
+5
*
powerpc/ebpf64: Use PPC_RAW_MFLR()
Christophe Leroy
2021-06-15
1
-2
/
+1
*
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-15
1
-2
/
+1
*
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-7
/
+4
*
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-2
/
+3
*
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
2021-06-15
1
-7
/
+5
*
powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx()
Christophe Leroy
2021-06-15
1
-0
/
+34
*
powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions
Christophe Leroy
2021-06-15
1
-4
/
+4
*
powerpc: Force inlining of csum_add()
Christophe Leroy
2021-06-15
1
-1
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2021-06-15
4
-36
/
+82
|
\
|
*
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
2021-06-15
1
-1
/
+1
|
*
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-05-28
1
-0
/
+29
|
*
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2021-05-20
2
-35
/
+52
*
|
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2021-06-10
1
-0
/
+2
*
|
powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
Geoff Levand
2021-06-10
1
-1
/
+1
*
|
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
2021-06-10
1
-0
/
+2
*
|
powerpc/sstep: Add tests for setb instruction
Sathvika Vasireddy
2021-05-23
1
-0
/
+1
*
|
powerpc/32s: Remove asm/book3s/32/hash.h
Christophe Leroy
2021-05-17
2
-46
/
+37
*
|
powerpc: Only pad struct pt_regs when needed
Christophe Leroy
2021-05-17
1
-1
/
+2
*
|
powerpc/32s: Speed up likely path of kuap_update_sr()
Christophe Leroy
2021-05-17
1
-2
/
+4
*
|
powerpc/mmu: Remove leftover CONFIG_E200
Christophe Leroy
2021-05-17
1
-1
/
+1
*
|
powerpc/mmu: Don't duplicate radix_enabled()
Christophe Leroy
2021-05-17
1
-12
/
+0
*
|
powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
Christophe Leroy
2021-05-17
1
-2
/
+0
|
/
*
powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
Nicholas Piggin
2021-05-14
1
-0
/
+7
*
powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Christophe Leroy
2021-05-12
1
-1
/
+1
*
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
2021-05-12
1
-1
/
+5
*
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
2021-05-12
2
-3
/
+22
*
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2021-05-12
1
-2
/
+0
*
Merge branch 'master' into next
Michael Ellerman
2021-05-08
2
-7
/
+2
|
\
[next]