aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-11-28Merge tag 'v5.14.20' into v5.14/standard/baseBruce Ashfield
2021-11-28Merge tag 'v5.14.19' into v5.14/standard/baseBruce Ashfield
2021-11-18Revert "sched: Add wrapper for get_wchan() to keep task blocked"Greg Kroah-Hartman
2021-11-17powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni
2021-11-17powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch
2021-11-17powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin
2021-11-17powerpc/security: Use a mutex for interrupt exit code patchingRussell Currey
2021-11-17powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-11-17powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin
2021-11-17powerpc/bpf: Fix write protecting JIT codeHari Bathini
2021-11-17powerpc/vas: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2021-11-17powerpc: Don't provide __kernel_map_pages() without ARCH_SUPPORTS_DEBUG_PAGEA...Christophe Leroy
2021-11-17powerpc/xmon: fix task state outputDenis Kirjanov
2021-11-17powerpc/44x/fsp2: add missing of_node_putBixuan Cui
2021-11-17powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy
2021-11-17powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy
2021-11-17powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2021-11-17powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev
2021-11-17powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()Nathan Lynch
2021-11-17powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch
2021-11-17powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...Christophe Leroy
2021-11-17sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-11-17powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni
2021-11-17KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier
2021-10-28Merge tag 'v5.14.15' into v5.14/standard/baseBruce Ashfield
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-26Merge tag 'v5.14.14' into v5.14/standard/baseBruce Ashfield
2021-10-20powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater
2021-10-13Merge tag 'v5.14.12' into v5.14/standard/baseBruce Ashfield
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-26Merge tag 'v5.14.7' into v5.14/standard/baseBruce Ashfield