index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
virt
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5 days
Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10 days
x86/virt: Treat SVM as unsupported when running as an SEV+ guest
Sean Christopherson
2026-03-29
x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
Tycho Andersen (AMD)
2026-03-29
x86/sev, crypto/ccp: Move SNP init to ccp driver
Tycho Andersen (AMD)
2026-03-29
x86/sev: Create snp_shutdown()
Tycho Andersen (AMD)
2026-03-28
x86/sev: Create snp_prepare()
Tycho Andersen (AMD)
2026-03-28
x86/sev: Create a function to clear/zero the RMP
Tom Lendacky
2026-03-09
x86/virt/sev: Keep the RMP table bookkeeping area mapped
Tom Lendacky
2026-03-09
x86/virt/sev: Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN
Tycho Andersen (AMD)
2026-03-09
x86/virt/sev: Drop support for SNP hotplug
Tycho Andersen (AMD)
2026-03-04
x86/virt/tdx: Use ida_is_empty() to detect if any TDs may be running
Sean Christopherson
2026-03-04
x86/virt/tdx: KVM: Consolidate TDX CPU hotplug handling
Chao Gao
2026-03-04
x86/virt/tdx: Tag a pile of functions as __init, and globals as __ro_after_init
Sean Christopherson
2026-03-04
KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
Sean Christopherson
2026-03-04
x86/virt/tdx: Drop the outdated requirement that TDX be enabled in IRQ context
Sean Christopherson
2026-03-04
x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
Sean Christopherson
2026-03-04
KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
Sean Christopherson
2026-03-04
KVM: SVM: Move core EFER.SVME enablement to kernel
Sean Christopherson
2026-03-04
KVM: VMX: Move core VMXON enablement to kernel
Sean Christopherson
2026-03-04
x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS fails
Sean Christopherson
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
2026-03-04
KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
Sean Christopherson
2026-02-25
x86/virt/tdx: Print TDX module version during init
Vishal Verma
2026-02-25
x86/virt/tdx: Retrieve TDX module version
Chao Gao
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-10-04
Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-17
x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
Ashish Kalra
2025-09-11
x86/virt/tdx: Use precalculated TDVPR page physical address
Kai Huang
2025-09-05
KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
Kai Huang
2025-09-05
x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
Kai Huang
2025-08-22
x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
Adrian Hunter
2025-08-22
x86/tdx: Tidy reset_pamt functions
Adrian Hunter
2025-08-22
x86/tdx: Eliminate duplicate code in tdx_clear_page()
Adrian Hunter
2025-06-10
x86/virt/tdx: Avoid indirect calls to TDX assembly functions
Kai Huang
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-26
x86/tdx: mark tdh_vp_enter() as __flatten
Paolo Bonzini
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
Kai Huang
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
Isaku Yamahata
2025-03-14
x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
Isaku Yamahata
[next]