summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-06-01powerpc/warp: Fix error handling in pika_dtm_threadMa Ke
2026-06-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain
2026-06-01powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-04-18powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-04-18powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-01-19powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-19mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-19powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-19powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2026-01-19powerpc/addnote: Fix overflow on 32-bit buildsBen Collins
2026-01-19powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2026-01-19powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy
2025-12-07powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-28(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-08-28PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-08-28powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-08-28powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki
2025-08-28powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-08-28arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N
2025-06-27powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani
2025-06-27powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-27powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-04arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev
2025-06-04powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab
2025-05-02powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro
2025-03-13powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy
2025-03-13powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-03-13powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2025-03-13powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N
2025-03-13memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-12-14powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani
2024-12-14powerpc/kexec: Fix return of uninitialized variableZhang Zekun
2024-12-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-12-14powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman
2024-12-14powerpc/mm/fault: Fix kfence page fault reportingRitesh Harjani (IBM)
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-10-22powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()Aneesh Kumar K.V