index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/signal64: Don't read sigaction arguments back from user memory
Michael Ellerman
2021-06-17
1
-2
/
+2
*
powerpc/watchdog: include linux/processor.h for spin_until_cond
Sudeep Holla
2021-06-16
1
-0
/
+1
*
powerpc/signal32: Remove impossible #ifdef combinations
Christophe Leroy
2021-06-16
1
-55
/
+0
*
powerpc: make stack walking KASAN-safe
Daniel Axtens
2021-06-16
2
-6
/
+7
*
powerpc/32: Remove __main()
Christophe Leroy
2021-06-16
1
-6
/
+0
*
powerpc/32s: Rename PTE_SIZE to PTE_T_SIZE
Christophe Leroy
2021-06-16
1
-2
/
+0
*
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-16
7
-81
/
+1
*
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-16
6
-28
/
+0
*
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-16
3
-17
/
+0
*
powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()
Christophe Leroy
2021-06-16
4
-53
/
+0
*
powerpc/32s: Rework Kernel Userspace Access Protection
Christophe Leroy
2021-06-16
1
-0
/
+3
*
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-16
2
-6
/
+4
*
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-06-16
2
-63
/
+0
*
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-06-16
1
-0
/
+8
*
powerpc/optprobes: use PPC_RAW_ macros
Christophe Leroy
2021-06-16
1
-32
/
+7
*
powerpc/optprobes: Compact code source a bit.
Christophe Leroy
2021-06-16
1
-22
/
+11
*
powerpc/optprobes: Minimise casts
Christophe Leroy
2021-06-16
1
-12
/
+11
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
10
-68
/
+56
*
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-06-16
1
-1
/
+1
*
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
Christophe Leroy
2021-06-15
3
-3
/
+3
*
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
1
-3
/
+4
*
powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-15
1
-9
/
+9
*
powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
Christophe Leroy
2021-06-15
1
-6
/
+6
*
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
2
-51
/
+23
*
powerpc/signal: Use PPC_RAW_xx() macros
Christophe Leroy
2021-06-15
2
-16
/
+10
*
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
2021-06-15
1
-1
/
+1
*
powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C.
Christophe Leroy
2021-06-15
3
-37
/
+9
*
Merge branch 'fixes' into next
Michael Ellerman
2021-06-15
6
-50
/
+17
|
\
|
*
powerpc/signal64: Copy siginfo before changing regs->nip
Michael Ellerman
2021-06-14
1
-5
/
+4
|
*
Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
Frederic Barrat
2021-06-01
1
-6
/
+5
|
*
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-05-28
2
-35
/
+4
|
*
powerpc/kprobes: Fix validation of prefixed instructions across page boundary
Naveen N. Rao
2021-05-28
1
-2
/
+2
|
*
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
2021-05-20
1
-2
/
+2
*
|
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
Finn Thain
2021-06-15
1
-1
/
+1
*
|
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
2021-06-15
1
-9
/
+8
*
|
powerpc/kprobes: Replace ppc_optinsn by common optinsn
Christophe Leroy
2021-05-23
1
-18
/
+5
*
|
powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions
Christophe Leroy
2021-05-17
1
-4
/
+14
*
|
powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
Christophe Leroy
2021-05-17
1
-2
/
+0
*
|
powerpc/asm-offset: Remove unused items
Christophe Leroy
2021-05-17
1
-51
/
+1
*
|
powerpc/32s: Remove m8260_gorom()
Christophe Leroy
2021-05-17
1
-36
/
+0
|
/
*
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
2021-05-14
1
-14
/
+24
*
powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds
Christophe Leroy
2021-05-12
1
-2
/
+5
*
powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user
Christophe Leroy
2021-05-12
1
-2
/
+2
*
powerpc/syscall: Calling kuap_save_and_lock() is wrong
Christophe Leroy
2021-05-12
1
-3
/
+0
*
powerpc/interrupts: Fix kuep_unlock() call
Christophe Leroy
2021-05-12
1
-0
/
+1
*
powerpc/64s/radix: Enable huge vmalloc mappings
Nicholas Piggin
2021-05-04
1
-5
/
+13
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-02
1
-0
/
+3
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
1
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
2
-3
/
+3
|
\
\
|
*
|
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
2
-3
/
+3
[next]