summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
3 daysMerge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-661/+367
8 dayspowerpc/pseries: Correct MSI allocation trackingNam Cao-1/+1
8 dayspowerpc: dts: mpc83xx: Add unit addresses to /memoryJ. Neuschäfer-12/+12
8 dayspowerpc: dts: mpc8315erdb: Add missing #cells properties to SPI busJ. Neuschäfer-0/+2
8 dayspowerpc: dts: mpc8315erdb: Rename LED nodes to comply with schemaJ. Neuschäfer-2/+2
8 dayspowerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer-52/+59
8 dayspowerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer-25/+34
8 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer-2/+2
8 dayspowerpc64/bpf: fix kfunc call supportHari Bathini-9/+94
8 dayspowerpc64/bpf: fix handling of BPF stack in exception callbackHari Bathini-11/+25
8 dayspowerpc64/bpf: remove BPF redzone protection in trampoline stackHari Bathini-56/+33
8 dayspowerpc64/bpf: use consistent tailcall offset in trampolineHari Bathini-13/+9
8 dayspowerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini-9/+19
8 dayspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini-18/+21
8 dayspowerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini-4/+22
8 dayspowerpc64/ftrace: fix OOL stub count with clangHari Bathini-2/+2
8 dayspowerpc64: make clang cross-build friendlyHari Bathini-2/+2
8 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
8 daysMerge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+7
11 dayspowerpc/crash: adjust the elfcorehdr sizeSourabh Jain-1/+13
11 dayspowerpc/kexec/core: use big-endian types for crash variablesSourabh Jain-8/+9
11 dayspowerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)-1/+2
11 dayspowerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)-324/+0
11 dayspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)-1/+1
11 dayspowerpc/e500: Always use 64 bits PTEChristophe Leroy-110/+5
11 dayspowerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff-0/+7
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini-5/+0
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-5/+0
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-12/+7
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-36/+18
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-155/+155
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-246/+234
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+3
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-147/+175
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+0
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+2
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-345/+1439
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+1
2026-02-11powerpc/pseries: plpks: export plpks_wrapping_is_supportedSrish Srinivasan-0/+1
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+21
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5763/+19
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng-1/+1
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2026-02-03powerpc/wii: Simplify with scoped for each OF child loopKrzysztof Kozlowski-3/+1
2026-02-03powerpc/fsp2: Simplify with scoped for each OF child loopKrzysztof Kozlowski-4/+1
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra-30/+43