summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-08-06powerpc/pseries: Limit PVR list to 16 entries for CAS negotiationMahesh Salgaonkar
2026-08-05net: tulip: remove xircom_cb driverPablo VallespĂ­n Aranguren
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)
2026-08-03KVM: PPC: Validate irqchip index in MPIC routingYanfei Xu
2026-08-03tty: remove the ipwireless driverQingfang Deng
2026-08-03powerpc/64s: Clarify copy_and_flush() cache sync loop commentNikhil Kumar Singh
2026-08-03powerpc/irq: Fix missing r2 clobber in PCREL inline assemblySaket Kumar Bhaskar
2026-08-03powerpc64/bpf: Fix build break for arch_bpf_timed_may_gotoSaket Kumar Bhaskar
2026-08-03powerpc64/bpf: Fix build break in bpf_jit_emit_func_call_rel()Madhavan Srinivasan
2026-08-03powerpc/syscall: Fix syscall skip handling for seccomp and ptraceMukesh Kumar Chaurasiya (IBM)
2026-08-03powerpc/crash: stop watchdogs before booting kdump kernelSourabh Jain
2026-08-03powerpc/pseries: Handle and log pseries-wdt registration failuresSourabh Jain
2026-08-03powerpc/pseries: Move H_WATCHDOG definitions to a common headerSourabh Jain
2026-08-03KVM: PPC: Book3S HV: Validate arch_compat against host compatibility modeAmit Machhiwal
2026-08-03powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_passGou Hao
2026-08-03powerpc/xive: defer setting cause_ipi until IPI init succeedsGou Hao
2026-08-03powerpc/xive: propagate IPI init errors to prevent use-after-freeGou Hao
2026-08-03powerpc/xive: add error return value to xive_smp_probe()Gou Hao
2026-08-03powerpc/xive: make xive IPI allocation NULL-safeGou Hao
2026-07-31powerpc/kexec_file: Prevent kexec range truncationJinjie Ruan
2026-07-31powerpc/kexec_file: Fix null-ptr-def in extra size calculationJinjie Ruan
2026-07-31powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()Jinjie Ruan
2026-07-31powerpc/44x: Set GPIO chip parentRosen Penev
2026-07-31powerpc: implement get_direction() in cpm2Christophe Leroy (CS GROUP)
2026-07-31powerpc/serial: Use generic BASE_BAUD in asm/serial.hThorsten Blum
2026-07-31powerpc/boot: Remove unused sprintf()Thorsten Blum
2026-07-31powerpc/pseries: Avoid strlen() in do_{remove,update}_property()Thorsten Blum
2026-07-31powerpc/powernv: Avoid strlen() in pnv_restart()Thorsten Blum
2026-07-31powerpc/powermac: Simplify bootx_scan_dt_build_struct()Thorsten Blum
2026-07-31powerpc/ps3: Use cpu_relax() in ps3_create_spu()Thorsten Blum
2026-07-31powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()Thorsten Blum
2026-07-31powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()Thorsten Blum
2026-07-31powerpc/rtasd: Use struct_size() to simplify log_rtas_len()Thorsten Blum
2026-07-31powerpc/pseries: Simplify attribute description check in papr_init()Thorsten Blum
2026-07-31powerpc: rtas: use get_user to simplify manage_flash_writeThorsten Blum
2026-07-31powerpc/boot: drop redundant assignment in serial_edit_cmdlineThorsten Blum
2026-07-31powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdlineThorsten Blum
2026-07-31powerpc: enable to run posix cpu timers in task contextShrikanth Hegde
2026-07-31KVM: powerpc: Use generic xfer to guest work functionVishal Chourasia
2026-07-31powerpc: Enable Rust for ppc64leMukesh Kumar Chaurasiya (IBM)
2026-07-31rust: Add PowerPC supportLink Mauve
2026-07-31powerpc/jump_label: adjust inline asm to be consistentMukesh Kumar Chaurasiya (IBM)
2026-07-31dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHAREDAneesh Kumar K.V (Arm)
2026-07-31coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPTAneesh Kumar K.V (Arm)
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-29powerpc: Move CONFIG_QE_GPIO to SoCChristophe Leroy (CS GROUP)
2026-07-28mm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
2026-07-28powerpc/mm: fix wrong addr_pfn tracking in compound vmemmap populationMuchun Song
2026-07-28KVM: PPC: Use CLASS(kvm_vcpu_map_local) to patch dcbzSean Christopherson