summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2026-04-03powerpc64/bpf: Implement fsession supportAbhishek Dubey3-11/+87
2026-04-03powerpc64/bpf: Implement JIT support for private stackAbhishek Dubey3-8/+126
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu1-0/+4
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-29/+0
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig6-283/+2
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-18/+13
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra1-2/+2
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-10/+1
2026-04-01powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-14/+2
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)1-13/+6
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)1-6/+2
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)3-45/+19
2026-04-01powerpc/sstep: Convert to scoped user accessChristophe Leroy (CS GROUP)1-44/+33
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)1-42/+33
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)1-29/+27
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)1-4/+2
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy5-143/+8
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap1-4/+6
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap1-1/+2
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap1-6/+9
2026-04-01powerpc: wii: Fix LED name patternJ. Neuschäfer1-1/+1
2026-04-01powerpc: wii: Fix GPIO key name patternJ. Neuschäfer1-2/+2
2026-04-01powerpc: wii: Add unit address to /memoryJ. Neuschäfer1-1/+1
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer1-15/+16
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni1-2/+1
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni1-2/+2
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov1-25/+6
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...Yury Norov1-1/+1
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain3-31/+76
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain1-1/+1
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds2-7/+7
2026-03-30powerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff1-5/+11
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)3-0/+38
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore1-2/+0
2026-03-27PCI: Align head space betterIlpo Järvinen1-0/+2
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen1-1/+3
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-14/+2
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers6-422/+5
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-1/+1
2026-03-17powerpc: Print MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS at startupRitesh Harjani (IBM)1-0/+4
2026-03-17powerpc/64s: Make use of H_RPTI_TYPE_ALL macroRitesh Harjani (IBM)1-6/+3
2026-03-17powerpc/64s: Rename tlbie_lpid_va to tlbie_va_lpidRitesh Harjani (IBM)1-9/+9
2026-03-17powerpc/64s: Rename tlbie_va_lpid to tlbie_va_pid_lpidRitesh Harjani (IBM)1-10/+10
2026-03-17powerpc/64s: Kill the unused argument of exit_lazy_flush_tlbRitesh Harjani (IBM)3-13/+5
2026-03-17powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.cRitesh Harjani (IBM)3-26/+21
2026-03-17powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()Ritesh Harjani (IBM)1-1/+0
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)1-2/+2
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)2-4/+24
2026-03-17powerpc/pgtable-frag: Fix bad page state in pte_frag_destroyRitesh Harjani (IBM)1-0/+1