summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
3 daysperf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-6/+19
3 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
3 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
3 daysKVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
3 daysKVM: nVMX: Add consistency checks for CR0.WP and CR4.CETChao Gao1-0/+6
3 daysKVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PATYan Zhao6-15/+51
3 daysKVM: x86: Introduce supported_quirks to block disabling quirksYan Zhao2-4/+7
3 daysKVM: x86: Allow vendor code to disable quirksPaolo Bonzini4-0/+7
3 daysKVM: x86: do not allow re-enabling quirksPaolo Bonzini1-1/+1
3 daysKVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson5-8/+17
3 daysKVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create()Sean Christopherson1-2/+2
3 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
3 daysKVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
3 daysKVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
3 daysperf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
3 daysperf/x86/intel/uncore: Support more units on Granite RapidsKan Liang1-16/+32
3 daysx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
3 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
3 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
2026-03-13x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
2026-03-13KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
2026-03-13x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2026-03-13x86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2
2026-03-05Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"Sasha Levin1-6/+0
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-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-03-04x86/hyperv: Fix error pointer dereferenceEthan Tidmore1-3/+5
2026-03-04x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-03-04x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa2-1/+12
2026-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+7
2026-03-04fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)4-35/+17
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-20/+1
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt2-12/+15
2026-03-04perf/x86/core: Do not set bit width for unavailable countersSandipan Das1-2/+2
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-1/+1
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-02-06rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda1-1/+1
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-23x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
2026-01-23x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4