summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
12 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-0/+4
12 daysx86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)2-5/+7
12 daysx86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()Borislav Petkov (AMD)1-8/+9
12 daysx86/CPU/AMD: Call the spectral chicken in the Zen2 init functionBorislav Petkov (AMD)1-4/+3
12 daysx86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)2-3/+72
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-18x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
2026-04-18x86/fault: Improve kernel-executing-user-memory handlingAndy Lutomirski1-3/+18
2026-04-18x86/fault: Fold mm_fault_error() into do_user_addr_fault()Andy Lutomirski1-52/+45
2026-04-18KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
2026-04-18x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-04-18x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
2026-03-04x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong1-0/+2
2026-02-06perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-02-06x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
2026-02-06x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
2026-01-19KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson1-2/+2
2026-01-19KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed1-9/+9
2026-01-19KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang1-5/+23
2026-01-19KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()fuqiang wang1-1/+1
2026-01-19KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0Sean Christopherson1-1/+1
2026-01-19lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bitEric Biggers1-2/+2
2026-01-19x86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
2026-01-19perf/x86/intel: Correct large PEBS flag checkDapeng Mi1-1/+3
2026-01-19x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu1-2/+21
2026-01-19x86: kmsan: don't instrument stack walking functionsAlexander Potapenko2-0/+17
2026-01-19x86/dumpstack: Make show_trace_log_lvl() staticHui Su2-4/+1
2025-12-07Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa1-5/+5
2025-12-07x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALTLi RongQing1-10/+10
2025-12-07x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscallKirill A. Shutemov1-3/+14
2025-12-07arch: back to -std=gnu89 in < v5.18Matthieu Baerts (NGI0)2-2/+2
2025-12-07x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan1-1/+1
2025-12-07x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...Babu Moger1-1/+9
2025-12-07x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1
2025-10-29minmax: add a few more MIN_T/MAX_T usersLinus Torvalds1-1/+1
2025-10-29KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-9/+13
2025-10-29x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-10-29x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-10-29x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-10-02KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+23
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-78/+78
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta2-0/+86
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta5-0/+27
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta2-21/+33
2025-09-09KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson1-3/+15
2025-09-04KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-09-04x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+4