index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-08-19
KVM: x86: Unconditionally grab data from EDX:EAX in WRMSR fastpath
Sean Christopherson
2025-08-19
KVM: x86: Acquire SRCU in WRMSR fastpath iff instruction needs to be skipped
Sean Christopherson
2025-08-19
KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exits
Sean Christopherson
2025-08-19
KVM: x86: Drop semi-arbitrary restrictions on IPI type in fastpath
Sean Christopherson
2025-08-19
KVM: x86: Only allow "fast" IPIs in fastpath WRMSR(X2APIC_ICR) handler
Sean Christopherson
2025-08-19
KVM: x86: Add kvm_icr_to_lapic_irq() helper to allow for fastpath IPIs
Sean Christopherson
2025-08-19
kvm: x86: simplify kvm_vector_to_index()
Yury Norov
2025-08-19
KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUs
Ewan Hai
2025-08-19
arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
Thomas Huth
2025-08-19
KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid
Sean Christopherson
2025-08-19
KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
Sean Christopherson
2025-08-19
KVM: TDX: Remove redundant __GFP_ZERO
Qianfeng Rong
2025-08-19
KVM: VMX: Add host MSR read/write helpers to consolidate preemption handling
Sean Christopherson
2025-08-19
KVM: VMX: Fix an indentation
Xin Li
2025-08-19
KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
Sean Christopherson
2025-08-19
KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
Vipin Sharma
2025-08-19
KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purpose
Vipin Sharma
2025-08-19
KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU
Vipin Sharma
2025-08-19
x86/bugs: Fix GDS mitigation selecting when mitigation is off
Li RongQing
2025-08-18
KVM: SEV: don't check have_run_cpus in sev_writeback_caches()
Yury Norov
2025-08-18
x86/insn: Add XOP prefix instructions decoder support
Masami Hiramatsu (Google)
2025-08-18
x86/CPU/AMD: Ignore invalid reset reason value
Yazen Ghannam
2025-08-18
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
2025-08-18
objtool: Validate kCFI calls
Peter Zijlstra
2025-08-18
x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=y
Sean Christopherson
2025-08-18
x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
Josh Poimboeuf
2025-08-18
x86/fred: Install system vector handlers even if FRED isn't fully enabled
Sean Christopherson
2025-08-18
x86/hyperv: Use direct call to hypercall-page
Peter Zijlstra
2025-08-18
x86/hyperv: Clean up hv_do_hypercall()
Peter Zijlstra
2025-08-18
KVM: x86: Remove fastops
Peter Zijlstra
2025-08-18
KVM: x86: Convert em_salc() to C
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_3WCL
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_1SRC2
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2CL
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2W
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2R
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_2
Peter Zijlstra
2025-08-18
KVM: x86: Introduce EM_ASM_1
Peter Zijlstra
2025-08-18
KVM: x86: Implement test_cc() in C
Peter Zijlstra
2025-08-18
x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper
Tianxiang Peng
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-17
x86/Kconfig: Clean up LLVM version checks in IBT configurations
Nathan Chancellor
2025-08-17
x86/build: Remove cc-option from -mskip-rax-setup
Nathan Chancellor
2025-08-17
x86/build: Remove cc-option from -mno-fp-ret-in-387
Nathan Chancellor
2025-08-16
x86/build: Clean up stack alignment flags in CC_FLAGS_FPU
Nathan Chancellor
2025-08-15
x86/build: Remove cc-option from stack alignment flags
Nathan Chancellor
2025-08-15
KVM: x86: use array_index_nospec with indices that come from guest
Thijs Raymakers
2025-08-15
x86/cpuid: Remove transitional <asm/cpuid.h> header
Ahmed S. Darwish
2025-08-15
x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...
Tom Lendacky
2025-08-15
x86/build: Remove cc-option for GCC retpoline flags
Nathan Chancellor
[prev]
[next]