summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
7 daysperf/x86/intel: Correct large PEBS flag checkDapeng Mi1-1/+3
7 daysx86/boot: Fix page table access in 5-level to 4-level paging transitionUsama Arif1-4/+7
7 daysx86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu1-2/+21
7 daysperf/x86/intel/cstate: Remove PC3 support from LunarLakeZhang Rui1-2/+1
13 daysKVM: SVM: Don't skip unrelated instruction if INT3/INTO is replacedOmar Sandoval3-11/+43
2025-12-07KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-0/+7
2025-12-07KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-50/+17
2025-12-07KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2025-12-07KVM: SVM: Introduce svm_recalc_lbr_msr_intercepts()Yosry Ahmed1-11/+21
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-01x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)1-1/+19
2025-11-24KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar1-1/+1
2025-11-24KVM: VMX: Split out guts of EPT violation to common/exposed functionSean Christopherson2-22/+37
2025-11-24x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-24KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
2025-11-24ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy1-1/+1
2025-11-13x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2
2025-11-13x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds3-6/+14
2025-11-13x86/runtime-const: Add the RUNTIME_CONST_PTR assembly macroKirill A. Shutemov2-5/+15
2025-11-13x86: use cmov for user address maskingLinus Torvalds2-9/+8
2025-11-13x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-11-13Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)1-0/+2
2025-11-13x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-11-13x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price1-0/+35
2025-11-13perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi1-1/+2
2025-11-13bpf: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2025-11-13bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depthYonghong Song1-4/+7
2025-11-13x86/fpu: Ensure XFD state on signal deliveryChang S. Bae1-0/+3
2025-11-02x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-11-02x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-11-02perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi3-9/+9
2025-10-29x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper1-1/+1
2025-10-23x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-4/+10
2025-10-23x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger1-15/+23
2025-10-19x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNPSean Christopherson1-2/+19
2025-10-19x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()Kirill A. Shutemov6-13/+13
2025-10-19KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspaceBorislav Petkov (AMD)1-1/+1
2025-10-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-19x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)1-1/+1
2025-10-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson4-0/+9
2025-10-15KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson1-2/+10
2025-10-15x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-10-12KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-14/+13
2025-09-25KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitionsSean Christopherson2-6/+67
2025-09-25x86/bugs: KVM: Add support for SRSO_MSR_FIXBorislav Petkov5-4/+33
2025-09-25x86/bugs: Add SRSO_USER_KERNEL_NO supportBorislav Petkov (AMD)2-0/+5
2025-09-25KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-09-25perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang1-1/+1
2025-09-19x86: disable image size check for test buildsGuenter Roeck1-1/+9