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-05-14
KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
Jim Mattson
1
-3
/
+7
2026-05-14
KVM: x86: nSVM: Cache and validate vmcb12 g_pat
Jim Mattson
2
-4
/
+20
2026-05-14
KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
Jim Mattson
3
-3
/
+8
2026-05-14
KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
Jim Mattson
3
-1
/
+14
2026-05-13
KVM: SEV: Allocate only as many bytes as needed for temp crypt buffers
Sean Christopherson
1
-46
/
+21
2026-05-13
KVM: SEV: Rewrite logic to {de,en}crypt memory for debug
Sean Christopherson
1
-162
/
+134
2026-05-13
KVM: SEV: Add helper function to pin/unpin a single page
Sean Christopherson
1
-55
/
+90
2026-05-13
KVM: SEV: Explicitly validate the dst buffer for debug operations
Sean Christopherson
1
-2
/
+4
2026-05-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-37
/
+66
2026-05-13
KVM: TDX: Fix x2APIC MSR handling in tdx_has_emulated_msr()
Rick Edgecombe
1
-16
/
+22
2026-05-13
KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
Sean Christopherson
1
-3
/
+3
2026-05-13
KVM: TDX: Account all non-transient page allocations for per-TD structures
Sean Christopherson
1
-7
/
+7
2026-05-13
KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
Sean Christopherson
1
-5
/
+5
2026-05-13
x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
Sean Christopherson
3
-25
/
+26
2026-05-13
KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYS
Sean Christopherson
2
-9
/
+4
2026-05-13
KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT
Sean Christopherson
2
-3
/
+1
2026-05-13
KVM: x86: Don't leave APF half-enabled on bad APF data GPA
Ethan Yang
1
-7
/
+13
2026-05-13
KVM: x86: Rate-limit global clock updates on vCPU load
Lei Chen
2
-2
/
+10
2026-05-13
KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
Ashutosh Desai
1
-0
/
+1
2026-05-13
KVM: SEV: Don't advertise VM types that are disabled by firmware
Tycho Andersen
1
-0
/
+1
2026-05-13
KVM: SEV: Don't advertise support for unusable VM types
Sean Christopherson
1
-8
/
+11
2026-05-13
KVM: SEV: Consolidate logic for printing state of SEV{,-ES,-SNP} enabling
Sean Christopherson
1
-7
/
+8
2026-05-13
KVM: SEV: Set supported SEV+ VM types during sev_hardware_setup()
Sean Christopherson
1
-9
/
+12
2026-05-13
KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler
Sean Christopherson
1
-8
/
+6
2026-05-13
KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits
Sean Christopherson
3
-3
/
+6
2026-05-13
x86/virt: Silence RCU lockdep splat in emergency virt callback path
Mikhail Gavrilov
1
-1
/
+14
2026-05-13
KVM: Rename invalidate_begin to invalidate_start for consistency
Takahiro Itazuri
1
-1
/
+1
2026-05-13
Merge branch 'kvm-apx-prepare' into HEAD
Paolo Bonzini
10
-113
/
+143
2026-05-13
KVM: x86: Use a proper bitmap for tracking available/dirty registers
Sean Christopherson
3
-12
/
+18
2026-05-13
KVM: x86: Track available/dirty register masks as "unsigned long" values
Sean Christopherson
5
-32
/
+32
2026-05-13
KVM: x86: Add wrapper APIs to reset dirty/available register masks
Sean Christopherson
5
-7
/
+25
2026-05-13
KVM: nVMX: Do a bitwise-AND of regs_avail when switching active VMCS
Sean Christopherson
1
-1
/
+1
2026-05-13
KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
Sean Christopherson
9
-64
/
+64
2026-05-13
KVM: x86: Add dedicated storage for guest RIP
Sean Christopherson
6
-17
/
+23
2026-05-13
bpf,x86: Implement JIT support for stack arguments
Yonghong Song
1
-6
/
+143
2026-05-13
x86/mce: Restore MCA polling interval halving
Borislav Petkov (AMD)
1
-28
/
+5
2026-05-13
KVM: VMX: introduce module parameter to disable CET
Paolo Bonzini
2
-2
/
+16
2026-05-12
KVM: x86: Swap the dst and src operand for MOVNTDQA
Sean Christopherson
1
-1
/
+1
2026-05-12
KVM: x86: use again the flush argument of __link_shadow_page()
Paolo Bonzini
1
-2
/
+21
2026-05-12
KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
Sean Christopherson
2
-31
/
+27
2026-05-12
KVM: x86: Fix Xen hypercall tracepoint argument assignment
Qiang Ma
1
-1
/
+1
2026-05-12
x86/microcode: Fix comment in microcode_loader_disabled()
Xiaoyao Li
1
-1
/
+1
2026-05-11
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
2
-1
/
+5
2026-05-11
x86: Update comment about pgd_list
Brendan Jackman
2
-11
/
+5
2026-05-11
x86/cpuid: Introduce a centralized CPUID parser
Ahmed S. Darwish
7
-2
/
+319
2026-05-11
x86/platform/olpc: xo15: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-15
/
+19
2026-05-11
x86/platform/olpc: xo15: Drop wakeup source on driver removal
Rafael J. Wysocki
1
-0
/
+1
2026-05-11
x86/cpu: Introduce a centralized CPUID data model
Ahmed S. Darwish
3
-0
/
+338
2026-05-10
Merge branch 'kvm-vmenter' into HEAD
Paolo Bonzini
9
-238
/
+212
2026-05-10
Merge branch 'kvm-mbec' into HEAD
Paolo Bonzini
26
-222
/
+532
[prev]
[next]