summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-01-11powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pagesDavid Hildenbrand
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-11powerpc/64s/radix/kfence: map __kfence_pool at page granularityHari Bathini
2026-01-11powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_...David Hildenbrand
2026-01-11powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-11powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2026-01-11powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.
2026-01-11powerpc/addnote: Fix overflow on 32-bit buildsBen Collins
2026-01-11powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2026-01-11powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy
2025-12-07powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
2025-12-07arch: 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-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-28powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-08-28(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: Rely on dev->link_active_reportingMaciej W. Rozycki
2025-08-15powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-08-15arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
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-27powerpc/crash: Fix non-smp kexec preparationEddie James
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-04-25powerpc/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 gang directory lifetimesAl Viro
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro
2025-04-10arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"Greg Kroah-Hartman
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_l...Greg Kroah-Hartman
2025-03-13Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"Greg Kroah-Hartman
2025-03-13Revert "KVM: e500: always restore irqs"Greg Kroah-Hartman
2025-03-07powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy
2025-03-07powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-03-07powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2025-02-21powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N
2025-02-21KVM: e500: always restore irqsPaolo Bonzini
2025-02-21KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faultsSean Christopherson
2025-02-21KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson
2025-02-21KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()Sean Christopherson
2025-02-21powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni