summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-13powerpc/secvar: fix refcount leak in format_show()Hangyu Hua1-3/+6
2022-04-13powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain1-0/+6
2022-04-08powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher1-1/+1
2022-02-23powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy1-2/+2
2022-02-01powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin1-0/+2
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy1-0/+1
2022-01-27powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini2-0/+18
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini1-0/+30
2022-01-27powerpc/40x: Map 32Mbytes of memory at startupChristophe Leroy1-1/+8
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin1-1/+40
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2022-01-27powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman1-4/+4
2022-01-27powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman1-0/+2
2022-01-27powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy1-5/+6
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27powerpc: Avoid discarding flags in system_call_exception()Mark Rutland1-1/+1
2021-12-22powerpc/module_64: Fix livepatching for RO modulesRussell Currey1-8/+34
2021-12-01powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy1-3/+3
2021-11-25signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2-3/+3
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2-3/+3
2021-11-25signal/powerpc: On swapcontext failure force SIGSEGVEric W. Biederman2-5/+10
2021-11-25printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin1-0/+6
2021-11-25powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWXChristophe Leroy1-6/+7
2021-11-25powerpc/signal32: Fix sigset_t copyChristophe Leroy1-2/+8
2021-11-25powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada1-0/+3
2021-11-25powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy1-1/+1
2021-11-18powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin1-1/+1
2021-11-18powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin1-3/+12
2021-11-18powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch1-4/+3
2021-10-22Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-6/+6
2021-10-20powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch1-2/+0
2021-10-20powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman1-4/+6
2021-10-10Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-25/+63
2021-10-07powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin2-15/+24
2021-10-07powerpc/64: warn if local irqs are enabled in NMI or hardirq contextNicholas Piggin1-0/+6
2021-10-07powerpc/traps: do not enable irqs in _exceptionNicholas Piggin1-3/+9
2021-10-07powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin1-7/+10
2021-10-07powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao1-0/+5
2021-09-30powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy1-0/+9
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson1-3/+1
2021-09-13powerpc/mce: Fix access error in mce handlerGanesh Goudar1-2/+15
2021-09-13powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin1-0/+13
2021-09-13powerpc/64s: system call scv tabort fix for corrupt irq soft-mask stateNicholas Piggin2-41/+30
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-5/+5
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-5/+0
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-4/+3
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds39-245/+267
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2