summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-09-03powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
2021-08-26powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-26powerpc/32s: Refactor update of user segment registersChristophe Leroy
2021-08-26powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy
2021-08-18powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy
2021-08-18powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-18powerpc/smp: Fix OOPS in topology_init()Christophe Leroy
2021-08-18powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy
2021-08-18powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour
2021-08-18powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy
2021-08-18powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy
2021-08-18powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-08-04powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju
2021-08-04powerpc/vdso: Don't use r30 to avoid breaking Go langMichael Ellerman
2021-08-04bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-28KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-28KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crashNicholas Piggin
2021-07-20powerpc/bpf: Fix detecting BPF atomic instructionsNaveen N. Rao
2021-07-20powerpc/boot: Fixup device-tree on little endianBenjamin Herrenschmidt
2021-07-20powerpc/mm/book3s64: Fix possible build errorAneesh Kumar K.V
2021-07-20powerpc/inst: Fix sparse detection on get_user_instr()Christophe Leroy
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-19powerpc/powernv/vas: Release reference to tgid during window closeHaren Myneni
2021-07-19powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-07-19powerpc/xive: Fix error handling when allocating an IPICédric Le Goater
2021-07-19powerpc/bpf: Reject atomic ops in ppc32 JITNaveen N. Rao
2021-07-19powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy
2021-07-14powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-14powerpc/64s/interrupt: preserve regs->softe for NMI interruptsNicholas Piggin
2021-07-14powerpc/64s: fix hash page fault interrupt handlerNicholas Piggin
2021-07-14powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-07-14powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailableVaibhav Jain
2021-07-14powerpc/64s: Fix copy-paste data exposure into newly created tasksNicholas Piggin
2021-07-14powerpc/papr_scm: Properly handle UUID types and APIAndy Shevchenko
2021-07-14powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin
2021-07-14powerpc/powernv: Fix machine check reporting of async store errorsNicholas Piggin
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-07-14powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman
2021-07-14KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor
2021-06-19Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev
2021-06-15powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman
2021-06-14powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-06powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Frederic Barrat
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds