summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-02-05KVM: arm64: Simplify handling of full register invalid constraintMarc Zyngier
2026-02-05KVM: arm64: Get rid of FIXED_VALUE altogetherMarc Zyngier
2026-02-05KVM: arm64: Simplify handling of HCR_EL2.E2H RESxMarc Zyngier
2026-02-05KVM: arm64: Move RESx into individual register descriptorsMarc Zyngier
2026-02-05KVM: arm64: Add RES1_WHEN_E2Hx constraints as configuration flagsMarc Zyngier
2026-02-05KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flagsMarc Zyngier
2026-02-05KVM: arm64: Simplify FIXED_VALUE handlingMarc Zyngier
2026-02-05KVM: arm64: Convert HCR_EL2.RW to AS_RES1Marc Zyngier
2026-02-05KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported featuresMarc Zyngier
2026-02-05KVM: arm64: Allow RES1 bits to be inferred from configurationMarc Zyngier
2026-02-05KVM: arm64: Inherit RESx bits from FGT register descriptorsMarc Zyngier
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier
2026-02-05KVM: arm64: Introduce standalone FGU computing primitiveMarc Zyngier
2026-02-05KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}Marc Zyngier
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier
2026-01-22KVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)
2026-01-22KVM: arm64: Always populate FGT masks at boot timeMarc Zyngier
2026-01-15KVM: arm64: Honor UX/PX attributes for EL2 S1 mappingsMarc Zyngier
2026-01-15KVM: arm64: Convert VTCR_EL2 to config-driven sanitisationMarc Zyngier
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier
2026-01-15arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnumMarc Zyngier
2026-01-15Merge branch kvmarm-fixes-6.19-1 into kvm-arm64/vtcrMarc Zyngier
2026-01-10KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkersWill Deacon
2026-01-09KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier
2026-01-09KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AFOliver Upton
2026-01-09KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()Dongxu Sun
2026-01-08KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()Alexandru Elisei
2026-01-08KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()Alexandru Elisei
2026-01-08KVM: arm64: Inject UNDEF for a register trap without accessorAlexandru Elisei
2026-01-08KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU loadAlexandru Elisei
2026-01-08KVM: arm64: Fix EL2 S1 XN handling for hVHE setupsMarc Zyngier
2026-01-08KVM: arm64: gic: Check for vGICv3 when clearing TWISascha Bischoff
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan
2025-12-31LoongArch: Enable exception fixup for specific ADE subcodeChenghao Duan
2025-12-31LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang
2025-12-31LoongArch: Remove is_entry_func() and kernel_entry_endTiezhu Yang
2025-12-31LoongArch: Use UNWIND_HINT_END_OF_STACK for entry pointsTiezhu Yang
2025-12-31LoongArch: Set correct protection_map[] for VM_NONE/VM_SHAREDHuacai Chen
2025-12-31LoongArch: Complete CPUCFG registers definitionHuacai Chen
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds