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