index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
powerpc/secvar: fix refcount leak in format_show()
Hangyu Hua
1
-3
/
+6
2022-04-13
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
1
-0
/
+6
2022-04-08
powerpc/kvm: Fix kvm_use_magic_page
Andreas Gruenbacher
1
-1
/
+1
2022-02-23
powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
1
-2
/
+2
2022-02-01
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
1
-0
/
+2
2022-02-01
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
1
-0
/
+1
2022-01-27
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2
-0
/
+18
2022-01-27
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
1
-0
/
+30
2022-01-27
powerpc/40x: Map 32Mbytes of memory at startup
Christophe Leroy
1
-1
/
+8
2022-01-27
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
1
-0
/
+2
2022-01-27
powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
Nicholas Piggin
1
-1
/
+40
2022-01-27
powerpc/btext: add missing of_node_put
Julia Lawall
1
-1
/
+3
2022-01-27
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
1
-4
/
+4
2022-01-27
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
1
-0
/
+2
2022-01-27
powerpc/modules: Don't WARN on first module allocation attempt
Christophe Leroy
1
-5
/
+6
2022-01-27
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
1
-1
/
+1
2022-01-27
powerpc: Avoid discarding flags in system_call_exception()
Mark Rutland
1
-1
/
+1
2021-12-22
powerpc/module_64: Fix livepatching for RO modules
Russell Currey
1
-8
/
+34
2021-12-01
powerpc/32: Fix hardlockup on vmap stack overflow
Christophe Leroy
1
-3
/
+3
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2
-3
/
+3
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2
-3
/
+3
2021-11-25
signal/powerpc: On swapcontext failure force SIGSEGV
Eric W. Biederman
2
-5
/
+10
2021-11-25
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
1
-0
/
+6
2021-11-25
powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-6
/
+7
2021-11-25
powerpc/signal32: Fix sigset_t copy
Christophe Leroy
1
-2
/
+8
2021-11-25
powerpc: clean vdso32 and vdso64 directories
Masahiro Yamada
1
-0
/
+3
2021-11-25
powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
Christophe Leroy
1
-1
/
+1
2021-11-18
powerpc/64s/interrupt: Fix check_return_regs_valid() false positive
Nicholas Piggin
1
-1
/
+1
2021-11-18
powerpc/32e: Ignore ESR in instruction storage interrupt handler
Nicholas Piggin
1
-3
/
+12
2021-11-18
powerpc: fix unbalanced node refcount in check_kvm_guest()
Nathan Lynch
1
-4
/
+3
2021-10-22
Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2021-10-20
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
1
-2
/
+0
2021-10-20
powerpc/idle: Don't corrupt back chain when going idle
Michael Ellerman
1
-4
/
+6
2021-10-10
Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-25
/
+63
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2
-15
/
+24
2021-10-07
powerpc/64: warn if local irqs are enabled in NMI or hardirq context
Nicholas Piggin
1
-0
/
+6
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
1
-3
/
+9
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-10-07
powerpc/security: Add a helper to query stf_barrier type
Naveen N. Rao
1
-0
/
+5
2021-09-30
powerpc/iommu: Report the correct most efficient DMA mask for PCI devices
Alexey Kardashevskiy
1
-0
/
+9
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-13
powerpc/mce: Fix access error in mce handler
Ganesh Goudar
1
-2
/
+15
2021-09-13
powerpc/64s: system call rfscv workaround for TM bugs
Nicholas Piggin
1
-0
/
+13
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2
-41
/
+30
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-4
/
+3
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
39
-245
/
+267
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
[next]