summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
5 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
5 daysKVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
5 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
5 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
7 daysMerge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
11 daysKVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
11 daysMerge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
12 daysx86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum
13 daysKVM: x86: Fix null pointer deref due to dummy array in trace_kvm_inj_exception()Daniel Paziyski
2026-07-11x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum
2026-07-11x86/cpu: Remove Makefile rule for removed UMC CPU supportEthan Nelson-Moore
2026-07-11Merge tag 'perf-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-11perf/x86/amd/brs: Fix kernel address leakageSandipan Das
2026-07-10KVM: TDX: Reject concurrent change to CPUID entry countBinbin Wu
2026-07-10KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMsAtish Patra
2026-07-10perf/x86/amd/lbr: Fix kernel address leakageSandipan Das
2026-07-08KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabledSean Christopherson
2026-07-08KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checksSean Christopherson
2026-07-08KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson
2026-07-08KVM: x86: Nullify irqfd->producer if updating IRTE for bypass failsleixiang
2026-07-08perf/x86/amd/core: Avoid enabling BRS from the SVM reload pathSandipan Das
2026-07-07x86/virt/sev: Revert "Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN"Tycho Andersen (AMD)
2026-07-07x86/video: Only fall back to vga_default_device() without screen infoMario Limonciello
2026-07-05Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-24x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVICSean Christopherson
2026-06-24KVM: x86/mmu: Expose number of shadow MMU shadow pages as a statSean Christopherson
2026-06-24KVM: x86: Unconditionally recompute CR8 intercept on PPR updateCarlos López
2026-06-24KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson
2026-06-24KVM: x86: WARN (once) if RTC pending EOI tracking goes off the railsSean Christopherson
2026-06-24KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalidSean Christopherson
2026-06-24KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flowsSean Christopherson
2026-06-24KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEsSean Christopherson
2026-06-24KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translationSean Christopherson
2026-06-23Merge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds