summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
12 hoursMerge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
32 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
32 hoursMerge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysbpf: Pass bpf_verifier_env to JITXu Kuohai
3 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai
3 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
4 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
5 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
5 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
5 daysMerge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
5 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge branch 'nocache-cleanup'Linus Torvalds
7 daysMerge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 dayspowerpc/xive: simplify xive_spapr_debug_show()Yury Norov
11 dayscrypto: Remove michael_mic from crypto_shash APIEric Biggers
11 dayspowerpc32/bpf: fix loading fsession func metadata using PPC_LI32Abhishek Dubey
12 dayseth: remove the driver for acenic / tigon1&2Jakub Kicinski
13 daysmm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
13 daysmm: change to return bool for pudp_test_and_clear_young()Baolin Wang
13 daysmm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
13 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
13 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang
13 daysmm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
13 daysKVM: PPC: remove hugetlb.h inclusionDavid Hildenbrand (Arm)
13 daysmm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)
13 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
13 daysmm/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)