summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-08-28powerpc/boot: Fix build with gcc 15Michal Suchanek1-0/+1
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
2025-08-20(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
2025-08-15PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
2025-08-15powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
2025-08-15powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-08-15arch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes1-1/+0
2025-08-15powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO addHaren Myneni1-2/+50
2025-08-01crypto: powerpc/poly1305 - add depends on BROKEN for nowEric Biggers1-0/+1
2025-07-10powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan1-2/+0
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy2-2/+2
2025-06-27powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani1-1/+6
2025-06-19powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
2025-06-19powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
2025-06-19powerpc/pseries/iommu: Fix kmemleak in TCE table userspace viewGaurav Batra1-1/+1
2025-06-19powerpc/crash: Fix non-smp kexec preparationEddie James1-1/+4
2025-06-19powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)1-1/+1
2025-05-29book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)1-1/+2
2025-05-29arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev2-1/+23
2025-05-29powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bitsGaurav Batra1-16/+94
2025-05-29powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra3-14/+18
2025-05-29powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab1-2/+2
2025-05-09powerpc/boot: Fix dash warningMadhavan Srinivasan1-1/+1
2025-05-09powerpc/boot: Check for ld-option supportMadhavan Srinivasan1-4/+2
2025-05-09book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom1-2/+15
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-4/+7
2025-05-02crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu1-2/+2
2025-04-20KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guestsAmit Machhiwal1-4/+1
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-04-10spufs: fix gang directory lifetimesAl Viro3-8/+49
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-04-10arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual1-1/+1
2025-04-10powerpc/kexec: fix physical address calculation in clear_utlb_entry()Christophe Leroy1-5/+2
2025-04-10crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARDChristophe Leroy1-0/+1
2025-03-13KVM: e500: always restore irqsPaolo Bonzini1-2/+2
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"Greg Kroah-Hartman1-6/+7
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_l...Greg Kroah-Hartman1-1/+3
2025-03-13Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"Greg Kroah-Hartman1-3/+5
2025-03-13Revert "KVM: e500: always restore irqs"Greg Kroah-Hartman1-2/+2
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy1-1/+1
2025-02-27powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy1-2/+10
2025-02-27powerpc/code-patching: Disable KASAN report during patching via temporary mmChristophe Leroy1-0/+2
2025-02-17powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N1-2/+4
2025-02-17KVM: e500: always restore irqsPaolo Bonzini1-2/+2
2025-02-17KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faultsSean Christopherson1-5/+3
2025-02-17KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson1-3/+1
2025-02-17KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()Sean Christopherson1-7/+6