summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-04arm64: dts: hisilicon: hi3660-hikey960: move role-switch endpoint into connectorAkash Sukhavasi
2026-06-04RISC-V: KVM: Fix timer state restoreQiang Ma
2026-06-04RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functionsJiakai Xu
2026-06-04RISC-V: KVM: Document a TOCTOU race in SBI system suspend handlerJiakai Xu
2026-06-03x86/cpuid: Update bitfields to x86-cpuid-db v3.1Maciej Wieczor-Retman
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-03arm64: patching: replace min_t with min in __text_pokeThorsten Blum
2026-06-03KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update failsOliver Upton
2026-06-03KVM: arm64: Restart instruction upon race in __kvm_at_s12()Oliver Upton
2026-06-03KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPAOliver Upton
2026-06-03KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()Oliver Upton
2026-06-03KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifierOliver Upton
2026-06-03arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVMMarc Zyngier
2026-06-03KVM: arm64: Wire AT S1E1A in the system instruction handling tableMarc Zyngier
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier
2026-06-03x86/virt/tdx: Enable TDX module runtime updatesChao Gao
2026-06-03x86/virt/tdx: Refresh TDX module version after updateChao Gao
2026-06-03x86/virt/seamldr: Add module update lockingDave Hansen
2026-06-03x86/virt/tdx: Restore TDX module stateChao Gao
2026-06-03x86/virt/seamldr: Initialize the newly-installed TDX moduleChao Gao
2026-06-03x86/virt/seamldr: Install a new TDX moduleChao Gao
2026-06-03x86/virt/tdx: Reset software states during TDX module shutdownChao Gao
2026-06-03x86/virt/seamldr: Shut down the current TDX moduleChao Gao
2026-06-03arm64: fpsimd: Remove <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03arm64: sysreg: Add FPCR and FPSRMark Rutland
2026-06-03arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inlineMark Rutland
2026-06-03arm64: fpsimd: Use assembler for baseline SME instructionsMark Rutland
2026-06-03arm64: fpsimd: Use assembler for SVE instructionsMark Rutland
2026-06-03arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()Mark Rutland
2026-06-03arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()Mark Rutland
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland
2026-06-03KVM: arm64: Don't override FFR save/restore argumentMark Rutland
2026-06-03KVM: arm64: Don't include <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()Mark Rutland
2026-06-03arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()Mark Rutland
2026-06-03x86/virt/seamldr: Abort updates after a failed stepChao Gao
2026-06-03x86/virt/seamldr: Introduce skeleton for TDX module updatesChao Gao
2026-06-03x86/virt/seamldr: Allocate and populate a module update requestChao Gao
2026-06-03coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updatesChao Gao
2026-06-03coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratumChao Gao
2026-06-03coco/tdx-host: Expose P-SEAMLDR information via sysfsChao Gao
2026-06-03x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR informationChao Gao