summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
2026-04-05KVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park
2026-04-03powerpc64/bpf: Add support for indirect jumpAbhishek Dubey
2026-04-03powerpc/bpf: Add support for instruction arrayAbhishek Dubey
2026-04-03powerpc32/bpf: Add fsession supportAbhishek Dubey
2026-04-03powerpc64/bpf: Implement fsession supportAbhishek Dubey
2026-04-03powerpc64/bpf: Implement JIT support for private stackAbhishek Dubey
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)
2026-04-01powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)
2026-04-01powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)
2026-04-01powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()Yury Norov (NVIDIA)
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/sstep: Convert to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/align: Convert emulate_spe() to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/ptrace: Convert gpr32_set_common_user() to scoped user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy
2026-04-01powerpc/ps3: spu.c: fix enum and Return kernel-doc warningsRandy Dunlap
2026-04-01powerpc: kgdb: fix kernel-doc warningsRandy Dunlap
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap
2026-04-01powerpc: wii: Fix LED name patternJ. Neuschäfer
2026-04-01powerpc: wii: Fix GPIO key name patternJ. Neuschäfer
2026-04-01powerpc: wii: Add unit address to /memoryJ. Neuschäfer
2026-04-01powerpc: Move GameCube/Wii options under EMBEDDED6xxJ. Neuschäfer
2026-04-01powerpc/44x/uic: Consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/52xx/media5200: Consolidate chained IRQ handler install/removeChen Ni
2026-04-01powerpc/xive: rework xive_find_target_in_mask()Yury Norov
2026-04-01Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...Yury Norov
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-04-01powerpc/crash: fix backup region offset update to elfcorehdrSourabh Jain
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-03-30powerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers