index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-05-13
KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
Sean Christopherson
2026-05-13
KVM: TDX: Account all non-transient page allocations for per-TD structures
Sean Christopherson
2026-05-13
KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
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
KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYS
Sean Christopherson
2026-05-13
KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXIT
Sean Christopherson
2026-05-13
KVM: x86: Don't leave APF half-enabled on bad APF data GPA
Ethan Yang
2026-05-13
KVM: x86: Rate-limit global clock updates on vCPU load
Lei Chen
2026-05-13
KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT path
Ashutosh Desai
2026-05-13
KVM: SEV: Don't advertise VM types that are disabled by firmware
Tycho Andersen
2026-05-13
KVM: SEV: Don't advertise support for unusable VM types
Sean Christopherson
2026-05-13
KVM: SEV: Consolidate logic for printing state of SEV{,-ES,-SNP} enabling
Sean Christopherson
2026-05-13
KVM: SEV: Set supported SEV+ VM types during sev_hardware_setup()
Sean Christopherson
2026-05-13
KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler
Sean Christopherson
2026-05-13
KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits
Sean Christopherson
2026-05-13
x86/virt: Silence RCU lockdep splat in emergency virt callback path
Mikhail Gavrilov
2026-05-13
KVM: Rename invalidate_begin to invalidate_start for consistency
Takahiro Itazuri
2026-05-13
Merge branch 'kvm-apx-prepare' into HEAD
Paolo Bonzini
2026-05-13
KVM: x86: Use a proper bitmap for tracking available/dirty registers
Sean Christopherson
2026-05-13
KVM: x86: Track available/dirty register masks as "unsigned long" values
Sean Christopherson
2026-05-13
KVM: x86: Add wrapper APIs to reset dirty/available register masks
Sean Christopherson
2026-05-13
KVM: nVMX: Do a bitwise-AND of regs_avail when switching active VMCS
Sean Christopherson
2026-05-13
KVM: x86: Drop the "EX" part of "EXREG" to avoid collision with APX
Sean Christopherson
2026-05-13
KVM: x86: Add dedicated storage for guest RIP
Sean Christopherson
2026-05-13
bpf,x86: Implement JIT support for stack arguments
Yonghong Song
2026-05-13
x86/mce: Restore MCA polling interval halving
Borislav Petkov (AMD)
2026-05-13
KVM: VMX: introduce module parameter to disable CET
Paolo Bonzini
2026-05-12
KVM: x86: Swap the dst and src operand for MOVNTDQA
Sean Christopherson
2026-05-12
KVM: x86: use again the flush argument of __link_shadow_page()
Paolo Bonzini
2026-05-12
KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is running
Sean Christopherson
2026-05-12
KVM: x86: Fix Xen hypercall tracepoint argument assignment
Qiang Ma
2026-05-12
x86/microcode: Fix comment in microcode_loader_disabled()
Xiaoyao Li
2026-05-11
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
2026-05-11
x86: Update comment about pgd_list
Brendan Jackman
2026-05-11
x86/cpuid: Introduce a centralized CPUID parser
Ahmed S. Darwish
2026-05-11
x86/platform/olpc: xo15: Convert ACPI driver to a platform one
Rafael J. Wysocki
2026-05-11
x86/platform/olpc: xo15: Drop wakeup source on driver removal
Rafael J. Wysocki
2026-05-11
x86/cpu: Introduce a centralized CPUID data model
Ahmed S. Darwish
2026-05-10
Merge branch 'kvm-vmenter' into HEAD
Paolo Bonzini
2026-05-10
Merge branch 'kvm-mbec' into HEAD
Paolo Bonzini
2026-05-10
KVM: nSVM: enable GMET for guests
Paolo Bonzini
2026-05-10
KVM: SVM: work around errata 1218
Paolo Bonzini
2026-05-10
KVM: SVM: enable GMET and set it in MMU role
Paolo Bonzini
2026-05-10
KVM: x86/mmu: add support for GMET to NPT page table walks
Paolo Bonzini
2026-05-10
KVM: x86/mmu: hard code more bits in kvm_init_shadow_npt_mmu
Paolo Bonzini
2026-05-10
KVM: SVM: add GMET bit definitions
Paolo Bonzini
2026-05-10
KVM: x86/mmu: introduce cpu_role bit for availability of PFEC.I/D
Paolo Bonzini
2026-05-10
KVM: x86/mmu: propagate access mask from root pages down
Paolo Bonzini
2026-05-10
KVM: nVMX: allow MBEC with EVMCS
Jon Kohler
2026-05-10
KVM: nVMX: advertise MBEC to nested guests
Jon Kohler
[prev]
[next]