index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
Age
Commit message (
Expand
)
Author
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-03
Merge branch 'kvm-ghcb-for-7.2' into HEAD
Paolo Bonzini
2026-06-03
KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXIT
Sean Christopherson
2026-06-03
KVM: SEV: Add an anonymous "psc" struct to track current PSC metadata
Sean Christopherson
2026-06-03
KVM: x86: Rename kvm_cache_regs.h => regs.h
Sean Christopherson
2026-05-27
KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitions
Yosry Ahmed
2026-05-27
KVM: nSVM: Stop leaking single-stepping on VMRUN into L2
Yosry Ahmed
2026-05-14
KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
Jim Mattson
2026-05-14
KVM: x86: nSVM: Cache and validate vmcb12 g_pat
Jim Mattson
2026-05-14
KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
Jim Mattson
2026-05-14
KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
Jim Mattson
2026-05-13
Merge branch 'kvm-apx-prepare' into HEAD
Paolo Bonzini
2026-05-13
KVM: x86: Track available/dirty register masks as "unsigned long" values
Sean Christopherson
2026-05-13
KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
Sean Christopherson
2026-05-10
Merge branch 'kvm-vmenter' into HEAD
Paolo Bonzini
2026-05-10
KVM: SVM: enable GMET and set it in MMU role
Paolo Bonzini
2026-04-28
KVM: SVM: adopt the same VMX_RUN_* flags as VMX
Paolo Bonzini
2026-04-13
KVM: x86: use inlines instead of macros for is_sev_*guest
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-09
KVM: SEV: Hide "struct kvm_sev_info" behind CONFIG_KVM_AMD_SEV=y
Sean Christopherson
2026-04-08
KVM: SEV: Move SEV-specific VM initialization to sev.c
Sean Christopherson
2026-04-08
KVM: SEV: Move standard VM-scoped helpers to detect SEV+ guests to sev.c
Sean Christopherson
2026-04-08
KVM: SEV: Add quad-underscore version of VM-scoped APIs to detect SEV+ guests
Sean Christopherson
2026-04-08
KVM: SEV: Provide vCPU-scoped accessors for detecting SEV+ guests
Sean Christopherson
2026-04-03
KVM: x86: Move nested_run_pending to kvm_vcpu_arch
Yosry Ahmed
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
2026-03-04
KVM: x86: SVM: Remove vmcb_is_dirty()
Jim Mattson
2026-03-04
KVM: nSVM: Cache all used fields from VMCB12
Yosry Ahmed
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
2026-03-04
KVM: nSVM: Move vmcb_ctrl_area_cached.bus_lock_rip to svm_nested_state
Sean Christopherson
2026-03-04
KVM: SVM: Separate recalc_intercepts() into nested vs. non-nested parts
Sean Christopherson
2026-03-04
KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
Yosry Ahmed
2026-03-04
KVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXIT
Yosry Ahmed
2026-03-04
KVM: SVM: Switch svm_copy_lbrs() to a macro
Yosry Ahmed
2026-03-02
KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
Sean Christopherson
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
2026-01-13
KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Sean Christopherson
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2026-01-13
KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
2026-01-08
KVM: SVM: Virtualize and advertise support for ERAPS
Amit Shah
2026-01-08
KVM: SVM: Don't allow L1 intercepts for instructions not advertised
Kevin Cheng
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-04
KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-18
KVM: SVM: Fix redundant updates of LBR MSR intercepts
Yosry Ahmed
2025-11-14
KVM: SEV: Consolidate the SEV policy bits in a single header file
Tom Lendacky
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
[next]