summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier
2026-03-07KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier
2026-03-06KVM: arm64: Remove the redundant ISB in __kvm_at_s1e2()Zenghui Yu (Huawei)
2026-03-06KVM: arm64: Fix vma_shift staleness on nested hwpoison pathFuad Tabba
2026-03-06RISC-V: KVM: Check host Ssaia extension when creating AIA irqchipAnup Patel
2026-03-06RISC-V: KVM: Fix error code returned for Ssaia ONE_REGAnup Patel
2026-03-06RISC-V: KVM: Fix error code returned for Smstateen ONE_REGAnup Patel
2026-03-06KVM: riscv: Fix Spectre-v1 in PMU counter accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in floating-point register accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in AIA CSR accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in ONE_REG register accessLukas Gerlach
2026-03-06RISC-V: KVM: Skip THP support check during dirty loggingWang Yechao
2026-03-06RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()Jiakai Xu
2026-03-06RISC-V: KVM: fix off-by-one array access in SBI PMURadim Krčmář
2026-03-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()Jiakai Xu
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()Jiakai Xu
2026-03-06KVM: riscv: Fix Spectre-v1 in APLIC interrupt handlingLukas Gerlach
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba
2026-03-05KVM: arm64: nv: Inject a SEA if failed to read the descriptorZenghui Yu (Huawei)
2026-03-05KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDRZenghui Yu (Huawei)
2026-03-05KVM: arm64: nv: Check S2 limits based on implemented PA sizeZenghui Yu (Huawei)
2026-03-05KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier
2026-03-05KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier
2026-03-02Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lockSean Christopherson
2026-03-01Linux 7.0-rc2v7.0-rc2Linus Torvalds
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-01Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-01Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds