summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-03-19x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-19KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-19KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-19KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-12x86/topo: Fix SNC topology messPeter Zijlstra
2026-03-12x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra
2026-03-12x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-12x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky
2026-03-12x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
2026-03-12x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek
2026-03-12perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-12KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah
2026-03-12x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra
2026-03-12x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
2026-03-12x86/fred: Correct speculative safety in fred_extint()Andrew Cooper
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-03-04x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed
2026-03-04KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson
2026-03-04KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson
2026-03-04x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam
2026-03-04x86/hyperv: Move hv crash init after hypercall pg setupMukesh R
2026-03-04x86/sev: Use kfree_sensitive() when freeing a SNP message descriptorBorislav Petkov (AMD)
2026-03-04perf/x86/intel: Add Airmont NPMartin Schiller
2026-03-04perf/x86/cstate: Add Airmont NPMartin Schiller
2026-03-04perf/x86/msr: Add Airmont NPMartin Schiller
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong
2026-02-26x86/hyperv: Fix error pointer dereferenceEthan Tidmore
2026-02-26x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa
2026-02-26x86/fgraph: Fix return_to_handler regs.rsp valueJiri Olsa
2026-02-26x86/hyperv: Fix smp_ops build failure on UP kernelsIngo Molnar
2026-02-26perf/x86/core: Do not set bit width for unavailable countersSandipan Das
2026-02-26x86/cpu/amd: Correct the microcode table for ZenbleedAndrew Cooper
2026-02-26Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-02-06x86/vmware: Fix hypercall clobbersJosh Poimboeuf
2026-02-04Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-02x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper
2026-01-30KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()Sean Christopherson
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing
2026-01-21perf/x86/intel: Do not enable BTS for guestsFernand Sieber
2026-01-19x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper