index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
x86/virt/seamldr: Abort updates after a failed step
Chao Gao
1
-4
/
+8
2026-06-03
x86/virt/seamldr: Introduce skeleton for TDX module updates
Chao Gao
1
-1
/
+88
2026-06-03
x86/virt/seamldr: Allocate and populate a module update request
Chao Gao
1
-1
/
+156
2026-06-03
coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
Chao Gao
2
-0
/
+15
2026-06-03
coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
Chao Gao
4
-0
/
+26
2026-06-03
coco/tdx-host: Expose P-SEAMLDR information via sysfs
Chao Gao
1
-0
/
+6
2026-06-03
x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
Chao Gao
2
-1
/
+54
2026-06-03
x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
Chao Gao
2
-1
/
+26
2026-06-03
coco/tdx-host: Expose TDX module version
Chao Gao
2
-1
/
+7
2026-06-03
coco/tdx-host: Introduce a "tdx_host" device
Chao Gao
1
-1
/
+1
2026-06-03
x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
Kai Huang
3
-92
/
+111
2026-06-03
x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
Chao Gao
2
-3
/
+3
2026-06-03
x86/virt/tdx: Consolidate TDX global initialization states
Chao Gao
1
-9
/
+13
2026-06-03
x86/virt/tdx: Move TDX global initialization states to file scope
Chao Gao
1
-3
/
+4
2026-06-03
x86/virt/tdx: Clarify try_init_module_global() result caching
Chao Gao
1
-4
/
+10
2026-06-03
Merge branch 'kvm-ghcb-for-7.2' into HEAD
Paolo Bonzini
48
-462
/
+700
2026-06-03
KVM: SEV: Remove sometimes-used function-scoped "ret" from #VMGEXIT handler
Sean Christopherson
1
-43
/
+31
2026-06-03
KVM: SEV: Turn sev_es_validate_vmgexit() into a dedicated predicate
Sean Christopherson
1
-71
/
+41
2026-06-03
KVM: SEV: Handle unknown #VMGEXIT reasons in sev_handle_vmgexit()
Sean Christopherson
1
-41
/
+33
2026-06-03
KVM: SEV: Return INVALID_INPUT, not MISSING_INPUT, for bad GUEST_REQUEST inpu...
Sean Christopherson
1
-7
/
+13
2026-06-03
KVM: SEV: Return INVALID_EVENT for SNP-only #VMGEXIT from non-SNP guest
Sean Christopherson
1
-5
/
+22
2026-06-03
KVM: SEV: Move GHCB "usage" check out of sev_es_validate_vmgexit()
Sean Christopherson
1
-10
/
+9
2026-06-03
KVM: SEV: Don't terminate SNP VMs on #VMGEXIT without a registered GHCB
Sean Christopherson
1
-3
/
+6
2026-06-03
KVM: SEV: Unmap and unpin the GHCB as needed on vCPU free
Sean Christopherson
1
-10
/
+16
2026-06-03
KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
Sean Christopherson
1
-13
/
+14
2026-06-03
KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()
Sean Christopherson
1
-31
/
+31
2026-06-03
KVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXIT
Sean Christopherson
2
-38
/
+49
2026-06-03
KVM: SEV: Add an anonymous "psc" struct to track current PSC metadata
Sean Christopherson
2
-27
/
+24
2026-06-03
KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
Sean Christopherson
1
-1
/
+9
2026-06-03
KVM: x86: Remove defunct kvm_load_segment_descriptor() declaration.
Sean Christopherson
1
-1
/
+0
2026-06-03
KVM: x86: Drop defunct vcpu_tsc_khz() declaration
Sean Christopherson
1
-2
/
+0
2026-06-03
KVM: x86: Move async #PF helpers to x86.h (as inlines)
Sean Christopherson
2
-19
/
+19
2026-06-03
KVM: x86: Move update_cr8_intercept() to lapic.c
Sean Christopherson
3
-31
/
+30
2026-06-03
KVM: x86: Harden is_64_bit_hypercall() against bugs on 32-bit kernels
Sean Christopherson
1
-0
/
+4
2026-06-03
Revert "KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64...
Sean Christopherson
1
-5
/
+5
2026-06-03
KVM: nSVM: Use kvm_rax_read() now that it's mode-aware
Sean Christopherson
2
-3
/
+3
2026-06-03
KVM: x86: Drop non-raw kvm_<reg>_write() helpers
Sean Christopherson
1
-5
/
+0
2026-06-03
KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
Sean Christopherson
11
-151
/
+170
2026-06-03
KVM: x86: Move inlined GPR, CR, and DR helpers from x86.h to regs.h
Sean Christopherson
2
-120
/
+120
2026-06-03
KVM: x86: Rename kvm_cache_regs.h => regs.h
Sean Christopherson
14
-15
/
+15
2026-06-03
KVM: x86: Trace hypercall register *after* truncating values for 32-bit
Sean Christopherson
1
-2
/
+2
2026-06-03
KVM: VMX: Read 32-bit GPR values for ENCLS instructions outside of 64-bit mode
Sean Christopherson
1
-5
/
+5
2026-06-03
KVM: x86/xen: Don't truncate RAX when handling hypercall from protected guest
Sean Christopherson
1
-3
/
+3
2026-06-03
KVM: x86/xen: Bug the VM if 32-bit KVM observes a 64-bit mode hypercall
Sean Christopherson
1
-2
/
+5
2026-06-03
KVM: SVM: Truncate INVLPGA address in compatibility mode
Sean Christopherson
1
-1
/
+1
2026-06-03
x86/vdso: Implement __vdso_futex_robust_try_unlock()
Thomas Gleixner
10
-5
/
+117
2026-06-03
x86/vdso: Prepare for robust futex unlock support
Thomas Gleixner
3
-6
/
+43
2026-06-03
x86: Select ARCH_MEMORY_ORDER_TSO
Thomas Gleixner
1
-0
/
+1
2026-06-03
percpu: Sanitize __percpu_qual include hell
Thomas Gleixner
2
-5
/
+17
2026-06-02
x86/platform/uv: Use str_enabled_disabled() in uv_nmi_setup_hubless_intr()
Thorsten Blum
1
-1
/
+2
[prev]
[next]