- d3c38d8 powerpc/perf: Invoke per-CPU variable access with disabled interrupts by Athira Rajeev · 4 years, 2 months ago
- fc7da433 powerpc/smp: Fix OOPS in topology_init() by Christophe Leroy · 3 years, 5 months ago
- 4acc0d9 powerpc/kprobes: Fix kprobe Oops happens in booke by Pu Lehui · 3 years, 5 months ago
- c14cee5 powerpc/pseries: Fix regression while building external modules by Srikar Dronamraju · 3 years, 6 months ago
- bea9e2f bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
- 709137c KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state by Nicholas Piggin · 3 years, 6 months ago
- c1fbdf0 KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow by Nicholas Piggin · 3 years, 6 months ago
- e14ef10 KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak by Nicholas Piggin · 3 years, 6 months ago
- fcbad8e KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash by Nicholas Piggin · 3 years, 6 months ago
- 692e169 powerpc/boot: Fixup device-tree on little endian by Benjamin Herrenschmidt · 3 years, 7 months ago
- 8e18158 powerpc/mm/book3s64: Fix possible build error by Aneesh Kumar K.V · 3 years, 7 months ago
- f8763ab powerpc/ps3: Add dma_mask to ps3_dma_region by Geoff Levand · 3 years, 8 months ago
- 97ebbfe powerpc/powernv/vas: Release reference to tgid during window close by Haren Myneni · 3 years, 7 months ago
- a024e88 powerpc/barrier: Avoid collision with clang's __lwsync macro by Nathan Chancellor · 3 years, 8 months ago
- d2e52d4 powerpc/mm: Fix lockup on kernel exec fault by Christophe Leroy · 3 years, 7 months ago
- bdf4d33 powerpc/preempt: Don't touch the idle task's preempt_count during hotplug by Valentin Schneider · 3 years, 6 months ago
- 53fa3ba powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable by Vaibhav Jain · 3 years, 8 months ago
- 04db493 powerpc/64s: Fix copy-paste data exposure into newly created tasks by Nicholas Piggin · 3 years, 7 months ago
- ac08ba5 powerpc/papr_scm: Properly handle UUID types and API by Andy Shevchenko · 3 years, 7 months ago
- d3358c6 powerpc: Offline CPU in stop_this_cpu() by Nicholas Piggin · 3 years, 7 months ago
- af49796 powerpc/powernv: Fix machine check reporting of async store errors by Nicholas Piggin · 3 years, 8 months ago
- 9b28291 KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors by Suraj Jitindar Singh · 3 years, 8 months ago
- 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 7539569 powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi() by Michael Ellerman · 3 years, 7 months ago
- 30c4453 KVM: PPC: Book3S HV: Workaround high stack usage with clang by Nathan Chancellor · 3 years, 7 months ago
- d573741 KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path by Fabiano Rosas · 4 years ago
- 3a5b982 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers by Chris Packham · 3 years, 8 months ago
- a7c3c17 powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers by Chris Packham · 3 years, 8 months ago
- 5e5e63b powerpc/kprobes: Fix validation of prefixed instructions across page boundary by Naveen N. Rao · 3 years, 8 months ago
- 343208f powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls by Nicholas Piggin · 3 years, 8 months ago
- e022914 powerpc: Fix early setup to make early_ioremap() work by Alexey Kardashevskiy · 3 years, 8 months ago
- eeafd64 powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks by Nicholas Piggin · 3 years, 8 months ago
- d2e3590 powerpc/64s: Fix crashes when toggling entry flush barrier by Michael Ellerman · 3 years, 9 months ago
- 51570be powerpc/64s: Fix crashes when toggling stf barrier by Michael Ellerman · 3 years, 9 months ago
- 6289b02 powerpc/iommu: Annotate nested lock for lockdep by Alexey Kardashevskiy · 3 years, 11 months ago
- d98b03b powerpc/pseries: Stop calling printk in rtas_stop_self() by Michael Ellerman · 3 years, 9 months ago
- 33eee46 powerpc/smp: Set numa node before updating mask by Srikar Dronamraju · 3 years, 10 months ago
- cc748965 powerpc/mm: Add cond_resched() while removing hpte mappings by Vaibhav Jain · 3 years, 10 months ago
- 286b3ff powerpc/32: Statically initialise first emergency context by Christophe Leroy · 3 years, 10 months ago
- be63182 powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add') by Christophe Leroy · 3 years, 9 months ago
- e06a532 powerpc/perf: Fix the threshold event selection for memory events in power10 by Athira Rajeev · 3 years, 11 months ago
- 4b9fb2c powerpc/64: Fix the definition of the fixmap area by Christophe Leroy · 3 years, 9 months ago
- bf64761 powerpc/smp: Reintroduce cpu_core_mask by Srikar Dronamraju · 3 years, 9 months ago
- af39f07 powerpc/pseries: extract host bridge from pci_bus prior to bus removal by Tyrel Datwyler · 4 years ago
- c1f9809 powerpc/xive: Fix xmon command "dxi" by Cédric Le Goater · 3 years, 10 months ago
- e2724be powerpc/xive: Drop check on irq_data in xive_core_debug_show() by Cédric Le Goater · 3 years, 10 months ago
- 082fa65 KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit by Nicholas Piggin · 3 years, 9 months ago
- e00f32c powerpc: iommu: fix build when neither PCI or IBMVIO is set by Randy Dunlap · 3 years, 10 months ago
- 8ce329c powerpc/perf: Fix PMU constraint check for EBB events by Athira Rajeev · 3 years, 10 months ago
- 84c0762 powerpc/64s: Fix pte update for kernel memory on radix by Jordan Niethe · 4 years ago
- fd26f3a powerpc/pseries: Only register vio drivers if vio bus exists by Michael Ellerman · 3 years, 10 months ago
- 19c990c powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration by Chen Huang · 3 years, 10 months ago
- 4c45556 powerpc/prom: Mark identical_pvr_fixup as __init by Nathan Chancellor · 3 years, 11 months ago
- 494327b powerpc/fadump: Mark fadump_calculate_reserve_size as __init by Nathan Chancellor · 3 years, 11 months ago
- 34ceafa powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h by Tony Ambardar · 4 years, 4 months ago
- 0bdcaeb powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR by Christophe Leroy · 3 years, 9 months ago
- f2aa649 powerpc/kexec_file: Use current CPU info while setting up FDT by Sourabh Jain · 3 years, 9 months ago
- 481fee8 powerpc/eeh: Fix EEH handling for hugepages in ioremap space. by Mahesh Salgaonkar · 3 years, 9 months ago
- 293c30c powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors by Nicholas Piggin · 3 years, 10 months ago
- 75e967a powerpc/4xx: Fix build errors from mfdcr() by Michael Ellerman · 4 years ago
- 5a62d6d powerpc: Force inlining of cpu_has_feature() to avoid build failure by Christophe Leroy · 3 years, 10 months ago
- 41d4c88 powerpc/sstep: Fix darn emulation by Sandipan Das · 4 years ago
- 8a33514 powerpc/sstep: Fix load-store and update emulation by Sandipan Das · 4 years ago
- 0e4750f powerpc: Fix missing declaration of [en/dis]able_kernel_vsx() by Christophe Leroy · 3 years, 10 months ago
- 1f372e8 powerpc: Fix inverted SET_FULL_REGS bitop by Nicholas Piggin · 3 years, 10 months ago
- 9776812 powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() by Naveen N. Rao · 3 years, 11 months ago
- 372734d powerpc/64s/exception: Clean up a missed SRR specifier by Daniel Axtens · 3 years, 11 months ago
- adc631d powerpc/64: Fix stack trace not displaying final frame by Michael Ellerman · 4 years ago
- eb5a9ee powerpc/perf: Record counter overflow always if SAMPLE_IP is unset by Athira Rajeev · 4 years ago
- 87e4432 powerpc: improve handling of unrecoverable system reset by Nicholas Piggin · 4 years ago
- 912237ec powerpc/pci: Add ppc_md.discover_phbs() by Oliver O'Halloran · 4 years, 2 months ago
- aa1258d powerpc/603: Fix protection of user pages mapped with PROT_NONE by Christophe Leroy · 4 years ago
- a9c55f2 powerpc/pseries: Don't enforce MSI affinity with kdump by Greg Kurz · 4 years ago
- ac022fb powerpc/perf: Fix handling of privilege level checks in perf interrupt context by Athira Rajeev · 3 years, 11 months ago
- 686fa5a powerpc/sstep: Fix incorrect return from analyze_instr() by Ananth N Mavinakayanahalli · 4 years ago
- 20d323c powerpc/sstep: Check instruction validity against ISA version before emulation by Ananth N Mavinakayanahalli · 4 years ago
- 01b487b powerpc/32s: Add missing call to kuep_lock on syscall entry by Christophe Leroy · 4 years ago
- 402d31b powerpc/kexec_file: fix FDT size estimation for kdump kernel by Hari Bathini · 4 years ago
- c0ec202 powerpc/32: Preserve cr1 in exception prolog stack check to fix build error by Christophe Leroy · 4 years ago
- 6f7e5b4 powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan by Cédric Le Goater · 4 years ago
- f5f08eda powerpc/kuap: Restore AMR after replaying soft interrupts by Alexey Kardashevskiy · 4 years ago
- 97ab824 powerpc/uaccess: Avoid might_fault() when user access is enabled by Alexey Kardashevskiy · 4 years ago
- e87684f powerpc/8xx: Fix software emulation interrupt by Christophe Leroy · 4 years ago
- c035dca powerpc/pseries/dlpar: handle ibm, configure-connector delay status by Nathan Lynch · 4 years ago
- 99e7c8d powerpc/time: Enable sched clock for irqtime by Pingfan Liu · 4 years, 3 months ago
- f6ba4a8 powerpc/47x: Disable 256k page size by Christophe Leroy · 4 years ago
- 6b83da9 KVM: PPC: Make the VMX instruction emulation routines static by Cédric Le Goater · 4 years ago
- 7f54695 powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics by Raoni Fassina Firmino · 4 years ago
- ae02c00 powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt by Nicholas Piggin · 4 years ago
- 062dea9 powerpc/64s: fix scv entry fallback flush vs interrupt by Nicholas Piggin · 4 years ago
- 29c95dc powerpc: Fix alignment bug within the init sections by Ariel Marcovitch · 4 years ago
- 3f46eda powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S by Youling Tang · 4 years, 2 months ago
- bca9ca5 powerpc/32s: Fix RTAS machine check with VMAP stack by Christophe Leroy · 4 years ago
- cb5a170 powerpc: Handle .text.{hot,unlikely}.* in linker script by Nathan Chancellor · 4 years ago
- 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
- b1e155c powerpc/64: irq replay remove decrementer overflow check by Nicholas Piggin · 4 years, 2 months ago
- 498d906 powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() by Qinglang Miao · 4 years, 3 months ago
- cd2eda5 powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently by David Hildenbrand · 4 years, 2 months ago
- 4b8dcb0 powerpc/powernv/memtrace: Don't leak kernel memory to user space by David Hildenbrand · 4 years, 2 months ago
- 8fe4bee powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU by Alexey Kardashevskiy · 4 years, 2 months ago