summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2026-01-08powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-08powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2026-01-08powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-08powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2026-01-08powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2026-01-08powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain
2026-01-08powerpc/addnote: Fix overflow on 32-bit buildsBen Collins
2025-12-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2025-12-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)
2025-12-18powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy
2025-12-18powerpc/kdump: Fix size calculation for hot-removed memory rangesSourabh Jain
2025-11-13powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-10-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-28powerpc/boot: Fix build with gcc 15Michal Suchanek
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-08-20(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-08-15PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-08-15powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-08-15powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-08-15arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-08-15powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni
2025-08-01crypto: powerpc/poly1305 - add depends on BROKEN for nowEric Biggers
2025-07-10powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan
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/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-06-27powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani
2025-06-19powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni
2025-06-19powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)
2025-06-19powerpc/pseries/iommu: Fix kmemleak in TCE table userspace viewGaurav Batra
2025-06-19powerpc/crash: Fix non-smp kexec preparationEddie James
2025-06-19powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)
2025-05-29book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)
2025-05-29arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev
2025-05-29powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bitsGaurav Batra
2025-05-29powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra
2025-05-29powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab