summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-11-28KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.Haitao Shan
2023-11-28KVM: x86: Clear bit12 of ICR after APIC-write VM-exitTao Su
2023-11-28KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-11-28KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne
2023-11-28x86/cpu/hygon: Fix the CPU topology evaluation for realPu Wen
2023-11-28x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den
2023-11-28x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4Mario Limonciello
2023-11-28crypto: x86/sha - load modules based on CPU featuresRoxana Nicolescu
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-11-20bpf, x86: initialize the variable "first_off" in save_args()Menglong Dong
2023-11-20x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam
2023-11-20x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macroKai Huang
2023-11-20bpf, x64: Fix tailcall infinite loopLeon Hwang
2023-11-20bpf, x86: allow function arguments up to 12 for TRACINGMenglong Dong
2023-11-20bpf, x86: save/restore regs with BPF_DW sizeMenglong Dong
2023-11-20x86/nmi: Fix out-of-order NMI nesting checks & false positive warningPaul E. McKenney
2023-11-20x86/apic: Fake primary thread mask for XEN/PVThomas Gleixner
2023-11-20x86/boot: Fix incorrect startup_gdt_descr.sizeYuntao Wang
2023-11-20x86/sev-es: Allow copy_from_kernel_nofault() in earlier bootAdam Dunlap
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-11-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-11-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf
2023-11-20x86/srso: Print mitigation for retbleed IBPB caseJosh Poimboeuf
2023-11-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf
2023-11-20iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()David Howells
2023-11-02x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck
2023-11-02x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-11-02x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner
2023-10-25x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky
2023-10-25x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-10-25x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky
2023-10-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
2023-10-25KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan
2023-10-25x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-19Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-19perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-10-10x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky
2023-10-10perf/x86/amd: Do not WARN() on every IRQBreno Leitao
2023-10-10perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das
2023-10-06KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson
2023-10-06KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini
2023-10-06KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson
2023-10-06KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky