aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson
2023-08-08x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-08-08x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-07-27x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross
2023-07-27perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-06-05x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck
2023-06-05x86/cpu: Add Raptor Lake to Intel familyTony Luck
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-17KVM: x86: Fix recording of guest steal time / preempted statusRishabh Bhatnagar
2023-05-17KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
2023-03-11x86/microcode/AMD: Add a @cpu parameter to the reloading functionsBorislav Petkov (AMD)
2023-03-11x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-03-11x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson
2023-03-11x86/bugs: Reset speculation control settings on initBreno Leitao
2023-03-11x86/microcode: Check CPU capabilities after late microcode update correctlyAshok Raj
2023-03-11x86/microcode: Add a parameter to microcode_check() to store CPU capabilitiesAshok Raj
2023-03-11x86: Mark stop_this_cpu() __noreturnPeter Zijlstra
2023-03-11x86/cpu: Init AP exception handling from cpu_init_secondary()Borislav Petkov
2023-02-15x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel
2023-01-04x86: Wire up TIF_NOTIFY_SIGNALJens Axboe
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-10-30iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-10-26x86/microcode/AMD: Track patch allocation size explicitlyKees Cook
2022-09-28KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-09-05x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-09-05x86/nospec: Unwreck the RSB stuffingPeter Zijlstra
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-21KVM: x86/pmu: Introduce the ctrl_mask value for fixed counterLike Xu
2022-08-21KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-08-21KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hookSean Christopherson
2022-08-21KVM: x86: Tag kvm_mmu_x86_module_init() with __initSean Christopherson
2022-08-11x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-07-29x86/amd: Use IBPB for firmware callsPeter Zijlstra
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-25x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-07-25x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-25x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra