aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-01-01x86/alternatives: Sync core before enabling interruptsThomas Gleixner
2024-01-01x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann
2024-01-01bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-20x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar
2023-12-20perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang
2023-12-13KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)
2023-12-13x86/sev: Fix kernel crash due to late update to read-only ghcb_versionAshwin Dayanand Kamat
2023-12-13x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov
2023-12-13x86/entry: Do not allow external 0x80 interruptsThomas Gleixner
2023-12-13x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-12-13x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov
2023-12-13x86: Introduce ia32_enabled()Nikolay Borisov
2023-12-08x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den
2023-12-08x86/xen: fix percpu vcpu_info allocationJuergen Gross
2023-12-08xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-12-08KVM: 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-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-20x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam
2023-11-20x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze
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 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-08x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky
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-02KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan
2023-10-25KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson
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-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
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-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-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: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini