index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
virt
Age
Commit message (
Expand
)
Author
14 hours
Merge branch 'headers' of git://git.infradead.org/users/willy/pagecache.git
Mark Brown
5 days
x86/virt/tdx: Enable Dynamic PAMT
Rick Edgecombe
5 days
KVM/TDX: Get/put PAMT pages when (un)mapping private memory
Kirill A. Shutemov
5 days
x86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
Rick Edgecombe
5 days
x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
Rick Edgecombe
5 days
x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
Rick Edgecombe
5 days
x86/virt/tdx: Add __tdx_pamt_get/put() helpers
Rick Edgecombe
5 days
x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
Rick Edgecombe
5 days
x86/virt/tdx: Simplify PAMT layout calculation
Rick Edgecombe
2026-08-25
headers: Remove swap.h from suspend.h
Matthew Wilcox (Oracle)
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-18
Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-30
x86/virt: use higher-level allocator API
Brendan Jackman
2026-07-17
KVM/x86: Stop using 32-bit MSR interfaces
Juergen Gross
2026-07-07
x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"
Tycho Andersen (AMD)
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-16
Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-03
x86/virt/tdx: Refresh TDX module version after update
Chao Gao
2026-06-03
x86/virt/seamldr: Add module update locking
Dave Hansen
2026-06-03
x86/virt/tdx: Restore TDX module state
Chao Gao
2026-06-03
x86/virt/seamldr: Initialize the newly-installed TDX module
Chao Gao
2026-06-03
x86/virt/seamldr: Install a new TDX module
Chao Gao
2026-06-03
x86/virt/tdx: Reset software states during TDX module shutdown
Chao Gao
2026-06-03
x86/virt/seamldr: Shut down the current TDX module
Chao Gao
2026-06-03
x86/virt/seamldr: Abort updates after a failed step
Chao Gao
2026-06-03
x86/virt/seamldr: Introduce skeleton for TDX module updates
Chao Gao
2026-06-03
x86/virt/seamldr: Allocate and populate a module update request
Chao Gao
2026-06-03
coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
Chao Gao
2026-06-03
coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
Chao Gao
2026-06-03
x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
Chao Gao
2026-06-03
x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
Chao Gao
2026-06-03
coco/tdx-host: Expose TDX module version
Chao Gao
2026-06-03
coco/tdx-host: Introduce a "tdx_host" device
Chao Gao
2026-06-03
x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
Kai Huang
2026-06-03
x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
Chao Gao
2026-06-03
x86/virt/tdx: Consolidate TDX global initialization states
Chao Gao
2026-06-03
x86/virt/tdx: Move TDX global initialization states to file scope
Chao Gao
2026-06-03
x86/virt/tdx: Clarify try_init_module_global() result caching
Chao Gao
2026-05-26
x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external users
Yan Zhao
2026-05-26
x86/tdx: Drop exported function tdx_quirk_reset_page()
Yan Zhao
2026-05-26
x86/tdx: Use PFN directly for unmapping guest private memory
Sean Christopherson
2026-05-26
x86/tdx: Use PFN directly for mapping guest private memory
Sean Christopherson
2026-05-13
x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
Sean Christopherson
2026-05-13
x86/virt: Silence RCU lockdep splat in emergency virt callback path
Mikhail Gavrilov
2026-05-08
x86/sev: Do not initialize SNP if missing CPUs
Tycho Andersen (AMD)
2026-04-27
x86/tdx: Disable the TDX module during kexec and kdump
Vishal Verma
2026-04-27
x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
Vishal Verma
2026-04-27
x86/virt/tdx: Pull kexec cache flush logic into arch/x86
Rick Edgecombe
[next]