summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-13powerpc: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-03-13powerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil
2026-03-12powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik
2026-03-12powerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-11powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.hThomas Weißschuh
2026-03-11powerpc/vdso/gettimeofday: Explicitly include vdso/time32.hThomas Weißschuh
2026-03-11powerpc/audit: Directly include unistd_32.h from compat_audit.cThomas Weißschuh
2026-03-08powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIGThomas Weißschuh
2026-03-07powerpc/pseries: Correct MSI allocation trackingNam Cao
2026-03-07powerpc: dts: mpc83xx: Add unit addresses to /memoryJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI busJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schemaJ. Neuschäfer
2026-03-07powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer
2026-03-07powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer
2026-03-07powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-07powerpc64/bpf: fix kfunc call supportHari Bathini
2026-03-07powerpc64/bpf: fix handling of BPF stack in exception callbackHari Bathini
2026-03-07powerpc64/bpf: remove BPF redzone protection in trampoline stackHari Bathini
2026-03-07powerpc64/bpf: use consistent tailcall offset in trampolineHari Bathini
2026-03-07powerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini
2026-03-07powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-03-07powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini
2026-03-07powerpc64/ftrace: fix OOL stub count with clangHari Bathini
2026-03-07powerpc64: make clang cross-build friendlyHari Bathini
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-03-04powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-04powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)
2026-03-04powerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds