summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
4 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
4 daysperf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao1-1/+2
4 daysperf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-10/+21
10 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
10 daysKVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
10 daysKVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
10 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
10 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
10 daysKVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor2-1/+2
2026-03-12x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky2-5/+5
2026-03-12x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
2026-03-12x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek1-0/+1
2026-03-12perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
2026-03-12KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah6-13/+101
2026-03-12x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
2026-03-12unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra4-40/+53
2026-03-12unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf2-0/+26
2026-03-12KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
2026-03-12x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2026-03-12x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra4-24/+34
2026-03-12x86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed1-2/+3
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson1-2/+1
2026-03-04KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson1-20/+20
2026-03-04x86/sev: Use kfree_sensitive() when freeing a SNP message descriptorBorislav Petkov (AMD)1-2/+1
2026-03-04perf/x86/intel: Add Airmont NPMartin Schiller1-0/+1
2026-03-04perf/x86/cstate: Add Airmont NPMartin Schiller1-0/+1
2026-03-04perf/x86/msr: Add Airmont NPMartin Schiller1-0/+1
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong1-0/+2
2026-02-27x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-02-27x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-02-27x86/fgraph: Fix return_to_handler regs.rsp valueJiri Olsa1-1/+4
2026-02-27perf/x86/core: Do not set bit width for unavailable countersSandipan Das1-2/+2
2026-02-27x86/cpu/amd: Correct the microcode table for ZenbleedAndrew Cooper1-21/+9
2026-02-27Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-1/+1
2026-02-11x86/sev: Disable GCOV on noinstr objectBrendan Jackman1-0/+2
2026-02-11KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()Sean Christopherson4-13/+23
2026-02-11x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-02-11x86/vmware: Fix hypercall clobbersJosh Poimboeuf1-2/+2
2026-01-30perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-01-30x86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
2026-01-30x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-0/+1
2026-01-23x86/mm: use pagetable_free()Lu Baolu2-2/+2
2026-01-23x86/mm: use 'ptdesc' when freeing PMD pagesDave Hansen1-6/+6