summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
28 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-47/+27
28 hoursMerge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds3-7/+8
47 hoursMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds7-315/+4
3 daysbpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
3 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai1-46/+26
3 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
3 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-51/+37
4 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-20/+0
4 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds38-516/+655
4 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+5
4 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+1
4 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds1-10/+2
5 daysMerge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
5 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+2
5 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-422/+5
5 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
5 daysMerge branch 'nocache-cleanup'Linus Torvalds2-7/+7
6 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski8-8/+0
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
9 dayspowerpc/xive: simplify xive_spapr_debug_show()Yury Norov1-10/+2
11 dayscrypto: Remove michael_mic from crypto_shash APIEric Biggers8-8/+0
11 dayspowerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey1-2/+2
12 dayseth: remove the driver for acenic / tigon1&2Jakub Kicinski7-12/+0
13 daysmm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)3-9/+9
13 daysmm: change to return bool for pudp_test_and_clear_young()Baolin Wang2-7/+7
13 daysmm: change to return bool for pmdp_test_and_clear_young()Baolin Wang2-7/+7
13 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang1-1/+1
13 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang3-7/+7
13 daysmm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
13 daysKVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)1-1/+0
13 daysmm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)2-2/+2
13 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)2-9/+0
13 daysmm/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-03arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu1-0/+4
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-29/+0
2026-04-03powerpc: move the XOR code to lib/raid/Christoph Hellwig6-283/+2
2026-04-03xor: 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: 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