index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
Age
Commit message (
Expand
)
Author
14 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-06-24
KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULL
Sean Christopherson
2025-06-24
KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
Sean Christopherson
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
2025-06-11
KVM: SEV: Disable SEV-SNP support on initialization failure
Ashish Kalra
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2025-05-27
x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation
Maxim Levitsky
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-05-19
KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
Manali Shukla
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-08
KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitions
Sean Christopherson
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2025-05-02
KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
Tom Lendacky
2025-05-02
x86/msr: Change the function type of native_read_msr_safe()
Xin Li (Intel)
2025-05-02
x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}()
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
2025-04-29
KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs
Yosry Ahmed
2025-04-28
x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
2025-04-28
KVM: SVM: Treat DEBUGCTL[5:2] as reserved
Sean Christopherson
2025-04-25
KVM: SVM: avoid frequency indirect calls
Peng Hao
2025-04-25
KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
Kim Phillips
2025-04-25
KVM: SVM: Add a mutex to dump_vmcb() to prevent concurrent output
Tom Lendacky
2025-04-25
KVM: SVM: Include the vCPU ID when dumping a VMCB
Tom Lendacky
2025-04-25
KVM: SVM: Add the type of VM for which the VMCB/VMSA is being dumped
Tom Lendacky
2025-04-25
KVM: SVM: Dump guest register state in dump_vmcb()
Tom Lendacky
2025-04-25
KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled
Tom Lendacky
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
2025-04-24
KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
Mikhail Lobanov
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
2025-04-24
KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added
Sean Christopherson
2025-04-24
KVM: x86: Reset IRTE to host control if *new* route isn't postable
Sean Christopherson
2025-04-24
KVM: SVM: Allocate IR data using atomic allocation
Sean Christopherson
2025-04-24
KVM: SVM: Don't update IRTEs if APICv/AVIC is disabled
Sean Christopherson
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-08
KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
Ashish Kalra
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]