summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-04riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGICFangrui Song
2026-08-04arm64: dts: sophgo: add initial Milk-V Duo S board supportJoshua Milas
2026-08-04riscv: dts: sophgo: Add Milk-V Duo 256M board supportChen-Yu Yeh
2026-08-04riscv: dts: sophgo: cv180x: Add PWR_GPIO controllerChen-Yu Yeh
2026-08-04riscv64: dts: sophgo: add initial Milk-V Duo S board supportJoshua Milas
2026-08-04riscv64: dts: sophgo: add SG2000 dtsiJoshua Milas
2026-08-04riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number f...Inochi Amaoto
2026-08-04arm64: dts: Correct white-space styleKrzysztof Kozlowski
2026-08-04ARM: dts: Correct white-space styleKrzysztof Kozlowski
2026-08-04arm64: dts: exynos: Correct white-space styleKrzysztof Kozlowski
2026-08-03arm64: dts: allwinner: Correct white-space styleKrzysztof Kozlowski
2026-08-03ARM: dts: allwinner: Correct white-space styleKrzysztof Kozlowski
2026-08-03KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()Claudio Imbrenda
2026-08-03KVM: s390: Fix ordering when adding to SCAClaudio Imbrenda
2026-08-03KVM: s390: Return -EINTR if a signal is pending while faulting-inClaudio Imbrenda
2026-08-03KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() failsClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Add missing locking around gmap_remove_child()Claudio Imbrenda
2026-08-03KVM: s390: cmma: Fix dirty tracking when removing memslotClaudio Imbrenda
2026-08-03KVM: s390: Fix race in __do_essa()Claudio Imbrenda
2026-08-03KVM: s390: Fix leaking of PGM_ADDRESSING to userspaceClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Fix sca_clear_ext_call()Claudio Imbrenda
2026-08-03KVM: s390: Fix overclearing ESCA in case of errorClaudio Imbrenda
2026-08-03KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()Claudio Imbrenda
2026-08-03KVM: s390: Do not free SCA if it was not allocatedClaudio Imbrenda
2026-08-03arm64: dts: mediatek: alias all enabled serial portsCarlo Caione
2026-08-03KVM: s390: Fix unlikely NULL gmap dereferenceClaudio Imbrenda
2026-08-03mips: dts: econet: Describe dual-VPE 34Kc processorCaleb James DeLisle
2026-08-03mips: econet: add multi-vpe capability to EN751221Caleb James DeLisle
2026-08-03MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALLThomas Bogendoerfer
2026-08-03KVM: PPC: Validate irqchip index in MPIC routingYanfei Xu
2026-08-03mips: remove dead selectJulian Braha
2026-08-03tty: remove the ipwireless driverQingfang Deng
2026-08-03Merge tag 'arm-soc/for-7.2/devicetree-fixes-v2' of https://github.com/Broadco...Arnd Bergmann
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