summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2025-08-18x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=ySean Christopherson2-1/+8
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf3-13/+32
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson2-9/+6
2025-08-18x86/hyperv: Use direct call to hypercall-pagePeter Zijlstra1-31/+30
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra4-100/+87
2025-08-18KVM: x86: Remove fastopsPeter Zijlstra1-171/+1
2025-08-18KVM: x86: Convert em_salc() to CPeter Zijlstra1-6/+9
2025-08-18KVM: x86: Introduce EM_ASM_3WCLPeter Zijlstra1-6/+19
2025-08-18KVM: x86: Introduce EM_ASM_1SRC2Peter Zijlstra1-8/+26
2025-08-18KVM: x86: Introduce EM_ASM_2CLPeter Zijlstra1-15/+24
2025-08-18KVM: x86: Introduce EM_ASM_2WPeter Zijlstra1-19/+28
2025-08-18KVM: x86: Introduce EM_ASM_2RPeter Zijlstra1-4/+12
2025-08-18KVM: x86: Introduce EM_ASM_2Peter Zijlstra1-38/+47
2025-08-18KVM: x86: Introduce EM_ASM_1Peter Zijlstra1-13/+58
2025-08-18KVM: x86: Implement test_cc() in CPeter Zijlstra2-39/+15
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+40
2025-08-17x86/Kconfig: Clean up LLVM version checks in IBT configurationsNathan Chancellor1-7/+1
2025-08-17x86/build: Remove cc-option from -mskip-rax-setupNathan Chancellor1-1/+1
2025-08-17x86/build: Remove cc-option from -mno-fp-ret-in-387Nathan Chancellor1-1/+1
2025-08-16x86/build: Clean up stack alignment flags in CC_FLAGS_FPUNathan Chancellor1-12/+0
2025-08-15x86/build: Remove cc-option from stack alignment flagsNathan Chancellor1-2/+3
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-15x86/build: Remove cc-option for GCC retpoline flagsNathan Chancellor1-2/+2
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+22
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-82/+83
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta2-0/+99
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta5-0/+27
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta2-22/+44
2025-08-13x86/fred: Remove ENDBR64 from FRED entry pointsXin Li (Intel)1-1/+1
2025-08-13x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+62
2025-08-12x86/sev: Improve handling of writes to intercepted TSC MSRsNikunj A Dadhania1-15/+16
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang1-9/+10
2025-08-11PCI: Add Extended Tag + MRRS quirk for Xeon 6Ilpo Järvinen1-0/+40
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan1-2/+11
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+60
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky6-0/+62
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-28/+19
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar208-18238/+4287
2025-08-04x86/irq: Plug vector setup raceThomas Gleixner2-20/+55
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds3-8/+27
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-28/+28
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)2-2/+9
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)2-19/+8
2025-08-02execmem: drop writable parameter from execmem_fill_trapping_insns()Mike Rapoport (Microsoft)1-6/+2
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)1-2/+1
2025-08-02KVM: x86: fix typo "notifer"WangYuli1-2/+2