aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
6 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-51/+37
6 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-20/+0
6 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds38-516/+655
7 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+5
7 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+1
7 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds1-10/+2
7 daysMerge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
7 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+2
7 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-422/+5
8 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
8 daysMerge branch 'nocache-cleanup'Linus Torvalds2-7/+7
9 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski8-8/+0
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
12 dayspowerpc/xive: simplify xive_spapr_debug_show()Yury Norov1-10/+2
13 dayscrypto: Remove michael_mic from crypto_shash APIEric Biggers8-8/+0
13 dayspowerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey1-2/+2
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski7-12/+0
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)3-9/+9
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang2-7/+7
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang2-7/+7
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang1-1/+1
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang3-7/+7
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-04-05KVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)1-1/+0
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)2-2/+2
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)2-9/+0
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park2-7/+4
2026-04-03powerpc64/bpf: Add support for indirect jumpAbhishek Dubey1-0/+8
2026-04-03powerpc/bpf: Add support for instruction arrayAbhishek Dubey1-0/+7
2026-04-03powerpc32/bpf: Add fsession supportAbhishek Dubey2-1/+42
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-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra1-2/+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-33/+31
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