summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2026-08-02arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsetsKarl Mehltretter
2026-08-02arm64: smp: Fix IPI teardown for GICv5 flowVladimir Murzin
2026-08-02arm64: escalate smp_send_stop() to an SDEI NMI as a last resortKiryl Shutsemau (Meta)
2026-08-02drivers/firmware: add SDEI cross-CPU NMI service for arm64Kiryl Shutsemau (Meta)
2026-08-02arm64: cpucaps: Remove stale comment about keeping capabilities sortedWill Deacon
2026-08-02arm64: mm: Treat all devices as dma-coherent when CLIDR_EL1.LoC == 0Will Deacon
2026-08-01Merge patch series "Initial Apple M3 Pro, Max and Ultra device trees"Sven Peter
2026-08-01arm64: dts: apple: Initial T6030 (M3 Pro) device treesJanne Grunau
2026-08-01arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) device treesJanne Grunau
2026-08-01arm64: dts: fsd: Align continued properties and add missing blank linesKrzysztof Kozlowski
2026-08-01arm64: dts: fsd: Move 'status' to the end to match coding styleKrzysztof Kozlowski
2026-08-01arm64: dts: google: Align continued properties and add missing blank linesKrzysztof Kozlowski
2026-08-01arm64: dts: google: Move 'status' to the end to match coding styleKrzysztof Kozlowski
2026-08-01arm64: dts: exynos: Re-order clocks and align continued propertiesKrzysztof Kozlowski
2026-08-01arm64: dts: exynos5433: Override thermal zones by phandleKrzysztof Kozlowski
2026-08-01arm64: dts: exynos: Align continued properties and add missing blank linesKrzysztof Kozlowski
2026-08-01arm64: dts: exynos: Move 'status' to the end to match coding styleKrzysztof Kozlowski
2026-08-01KVM: riscv: Fix infinite loop in NACL hfence entry allocationZongmin Zhou
2026-08-01RISC-V: KVM: Account VM-scoped allocations to the VM cgroupYuhang.chen
2026-08-01RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requestsWang Yechao
2026-08-01RISC-V: KVM: Separate req and fallback_req masks in make_xfence_requestWang Yechao
2026-08-01RISC-V: KVM: Add the eager_page_split module parameterWang Yechao
2026-08-01RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOGWang Yechao
2026-08-01RISC-V: KVM: Remove redundant TLB flush operationsWang Yechao
2026-08-01RISC-V: KVM: Split huge pages when dirty logging is enabledWang Yechao
2026-08-01RISC-V: KVM: Add the split page cache for ioctl contextWang Yechao
2026-07-31x86/cpu/scattered: Sort it properlyBorislav Petkov (AMD)