summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add gpio line namesDavid Lechner (TI)
2026-08-03arm64: dts: ti: k3-am62a7-sk: Add bootph-all property in cpsw_mac_syscon nodeChintan Vankar
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI1Jai Luthra
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add overlay for IMX219 on CSI0Jai Luthra
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Add DSI0/CSI1 muxJai Luthra
2026-08-03arm64: dts: ti: k3-am67a-beagley-ai: Setup I2C for CSI/DSI connectorsJai Luthra
2026-08-03arm64: dts: ti: Add LincolnTech OLDI LCD-185 Overlay for AM625-BeaglePlayAradhya Bhatia
2026-08-03arm64: dts: ti: k3-am68-phyboard-izar: Add pwm fanDominik Haller
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-08-02arm64: dts: qcom: sm8650: Assign CCI clock rates to 37.5MHzVladimir Zapolskiy
2026-08-02arm64: dts: qcom: eliza-cqs-evk: Enable sound card support with WSA8845 and DMICRavi Hothi
2026-08-02arm64: dts: qcom: eliza: Add LPASS macro and SoundWire supportRavi Hothi
2026-08-02arm64: dts: qcom: sdm845: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: qcs615: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sm6375: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sm6350: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sc7180: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sm8350: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sc7280: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sm8550: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: qdu1000: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: qcs8300: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sa8775p: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: sm8450: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: kaanapali: Add minidump SRAM config to SCM nodeMukesh Ojha
2026-08-02arm64: dts: qcom: glymur: Add Asus Zenbook A16 (UX3607OA)Konrad Dybcio
2026-08-02Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-02arm64: dts: rockchip: Add LincStation E1Samuel Holland
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-02arm64: dts: rockchip: Add Vicharak Vaaman boardHrushiraj Gandhi
2026-08-02Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-02arm64: dts: rockchip: Add icm42607p IMU for RG-DSChris Morgan
2026-08-02arm64: dts: rockchip: Correct white-space styleKrzysztof Kozlowski
2026-08-02ARM: dts: rockchip: Correct white-space styleKrzysztof Kozlowski
2026-08-02arm64: Add override for MMFR1.HAFDBSRobin Murphy
2026-08-02arm64: syscall: Pass 'orig_x0' as first argument to native system callWill Deacon
2026-08-02arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entryWill Deacon