summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2025-05-09powerpc/boot: Fix dash warningMadhavan Srinivasan
2025-05-09powerpc/boot: Check for ld-option supportMadhavan Srinivasan
2025-05-09book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-05-02crypto: lib/Kconfig - Fix lib built-in failure when arch is modularHerbert Xu
2025-04-20KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guestsAmit Machhiwal
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-04-10powerpc/kexec: fix physical address calculation in clear_utlb_entry()Christophe Leroy
2025-04-10crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARDChristophe Leroy
2025-03-13KVM: e500: always restore irqsPaolo Bonzini
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-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy
2025-02-27powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-02-27powerpc/code-patching: Disable KASAN report during patching via temporary mmChristophe Leroy
2025-02-17powerpc/pseries/eeh: Fix get PE state translationNarayana Murty N
2025-02-17KVM: e500: always restore irqsPaolo Bonzini
2025-02-17KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faultsSean Christopherson
2025-02-17KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson
2025-02-17KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()Sean Christopherson
2025-02-08powerpc/pseries/iommu: Don't unset window if it was never setShivaprasad G Bhat
2025-02-08powerpc/pseries/iommu: IOMMU incorrectly marks MMIO range in DDWGaurav Batra
2025-02-08powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-12-09powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clangNathan Chancellor
2024-12-09powerpc: Fix stack protector Kconfig test for clangNathan Chancellor
2024-12-09powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor
2024-12-05powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani