summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng
2026-08-08KVM: arm64: Fix hvhe and broken CNTVOFF_EL2Mostafa Saleh
2026-08-08KVM: arm64: Fix timer offsets for non-protected VMsMostafa Saleh
2026-08-08KVM: arm64: Make timer_get_offset() work in all contextsMarc Zyngier
2026-08-08KVM: arm64: Add VNCR TLB tracking againMarc Zyngier
2026-08-08KVM: arm64: Make VNCR invalidation participate in MMU invalidation retryMarc Zyngier
2026-08-08KVM: arm64: Sign-extend VA for range-based TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmappingMarc Zyngier
2026-08-08KVM: arm64: Correctly handle end of VA space TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR pageMarc Zyngier
2026-08-08KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluationMarc Zyngier
2026-08-08KVM: arm64: Remove VM-wide VNCR mapping counterMarc Zyngier
2026-08-08riscv: lib: Fix ZBB strnlen reading past count boundaryMichael Neuling
2026-08-08Merge tag 'aspeed-arm-7.3-devicetree-0' of https://git.kernel.org/pub/scm/lin...Alexandre Belloni
2026-08-08Merge tag 'nuvoton-arm64-7.3-devicetree-0' of https://git.kernel.org/pub/scm/...Alexandre Belloni
2026-08-08Merge tag 'nuvoton-arm-7.3-devicetree-0' of https://git.kernel.org/pub/scm/li...Alexandre Belloni
2026-08-08Merge tag 'sunxi-dt-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Alexandre Belloni
2026-08-08Merge tag 'omap-for-v7.3/dt-signed' of git://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08Merge tag 'v7.3-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08Merge tag 'amlogic-arm64-dt-for-v7.3' of https://git.kernel.org/pub/scm/linux...Alexandre Belloni
2026-08-08Merge tag 'qcom-arm64-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Alexandre Belloni
2026-08-08Merge tag 'imx-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/f...Alexandre Belloni
2026-08-08Merge tag 'hisi-arm64-dt-for-7.3' of https://github.com/hisilicon/linux-hisi ...Alexandre Belloni
2026-08-08Merge tag 'powerpc-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-08-08KVM: RISC-V: Clear former VCPU cache on virtualization disableYong-Xuan Wang
2026-08-08RISC-V: KVM: Fix PMU event info array size overflowGuidong Han
2026-08-08bpf, x86: Fix stack-passed arguments for indirect trampolinesTejun Heo
2026-08-08bpf, x86: Convert struct_ops arena arguments in the trampolineTejun Heo
2026-08-08bpf, x86: JIT __arena kfunc argument rebasingTejun Heo
2026-08-08RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-hartsPengpeng Hou
2026-08-08RISC-V: KVM: Guard HFENCE range loops against overflowPengpeng Hou
2026-08-08powerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson
2026-08-08powerpc/pseries: pci - logic bugGeorge Wilson
2026-08-08powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leakGeorge Wilson
2026-08-07RISC-V: hwprobe: Use BIT macro to avoid warningsJesse Taube
2026-08-07riscv: alternative: Also patch the compat vDSOThomas Weißschuh
2026-08-07riscv: alternative: Use the statically extracted vDSO section offsetsThomas Weißschuh
2026-08-07riscv: vdso: Add symbols for the alternative section boundariesThomas Weißschuh
2026-08-07riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobeAndrew Jones
2026-08-07riscv: Add Zicclsm to cpufeature and hwprobeJesse Taube
2026-08-07riscv: cpufeature: Clarify ISA spec version for canonical orderGuodong Xu
2026-08-07riscv: Standardize extension capitalizationCharlie Jenkins
2026-08-07riscv: kprobes: Prevent probes in breakpoint handlersRui Qi
2026-08-07riscv: cmpxchg: Use .option arch for Zacas and ZabhaVivian Wang
2026-08-07riscv: acpi: Handle LPI architectural context loss flagsPeixin Xie
2026-08-07riscv: further remove XIPJisheng Zhang
2026-08-07riscv: Add support for srmcfg CSR from Ssqosid extensionDrew Fustini
2026-08-07riscv: Detect the Ssqosid extensionDrew Fustini
2026-08-07RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsingAtish Patra