summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-10-27powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman
2021-10-27KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman
2021-10-27powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch
2021-10-27powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao
2021-10-27powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-10-27powerpc/bpf: Validate branch rangesNaveen N. Rao
2021-10-27powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-10-20powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater
2021-10-13pseries/eeh: Fix the kdump kernel crash during eeh_pseries_initMahesh Salgaonkar
2021-10-13powerpc/32s: Fix kuap_kernel_restore()Christophe Leroy
2021-10-13powerpc/64s: Fix unrecoverable MCE calling async handler from NMINicholas Piggin
2021-10-13powerpc/traps: do not enable irqs in _exceptionNicholas Piggin
2021-10-13powerpc/64s: fix program check interrupt emergency stack pathNicholas Piggin
2021-10-13powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-10-13powerpc/bpf ppc32: Do not emit zero extend instruction for 64-bit BPF_ENDNaveen N. Rao
2021-10-13powerpc/bpf ppc32: Fix JMP32_JSET_KNaveen N. Rao
2021-10-13powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operationNaveen N. Rao
2021-10-13powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao
2021-10-13powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao
2021-10-13powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy
2021-10-13powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-09-22powerpc/mce: Fix access error in mce handlerGanesh Goudar
2021-09-22powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin
2021-09-22powerpc/64s: system call scv tabort fix for corrupt irq soft-mask stateNicholas Piggin
2021-09-18KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy
2021-09-18powerpc/smp: Update cpu_core_map on all PowerPc systemsSrikar Dronamraju
2021-09-18powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2Srikar Dronamraju
2021-09-18powerpc/perf: Fix the check for SIAR valueKajol Jain
2021-09-18KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin
2021-09-18KVM: PPC: Book3S HV: Fix copy_tofrom_guest routinesFabiano Rosas
2021-09-18powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley
2021-09-18powerpc/config: Fix IPV6 warning in mpc855_adsJoel Stanley
2021-09-18powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour
2021-09-18powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-09-18powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-08-28Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-22Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-20powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin
2021-08-20powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
2021-08-19powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman
2021-08-19powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-18powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor
2021-08-15Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-12powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy
2021-08-12powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy
2021-08-09powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-08-07powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour