summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-08-04powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju
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/boot: Fixup device-tree on little endianBenjamin Herrenschmidt
2021-07-20powerpc/mm/book3s64: Fix possible build errorAneesh Kumar K.V
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/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/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-07-11KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-06-10powerpc/kprobes: Fix validation of prefixed instructions across page boundaryNaveen N. Rao
2021-05-26powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin
2021-05-26powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy
2021-05-26powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2021-05-19powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-19powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-05-19powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-19powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain
2021-05-19powerpc/32: Statically initialise first emergency contextChristophe Leroy
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-14powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev
2021-05-14powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-05-14powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju
2021-05-14powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-14powerpc/xive: Fix xmon command "dxi"Cédric Le Goater
2021-05-14powerpc/xive: Drop check on irq_data in xive_core_debug_show()Cédric Le Goater
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin
2021-05-14powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-05-14powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-14powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor