summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-08x86: fix backwards merge of GDS/SRSO bitGreg Kroah-Hartman
2023-08-08x86/srso: Tie SBPB bit setting to microcode patch detectionBorislav Petkov (AMD)
2023-08-08x86/srso: Fix return thunks in generated codeJosh Poimboeuf
2023-08-08x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)
2023-08-08x86/srso: Add IBPBBorislav Petkov (AMD)
2023-08-08x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)
2023-08-08x86/srso: Add IBPB_BRTYPE supportBorislav Petkov (AMD)
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08x86/cpu, kvm: Add support for CPUID_80000021_EAXKim Phillips
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra
2023-08-08x86/mm: fix poking_init() for Xen PV guestsJuergen Gross
2023-08-08x86/xen: Fix secondary processors' FPU initializationJuergen Gross
2023-08-08KVM: Add GDS_NO support to KVMDaniel Sneddon
2023-08-08x86/speculation: Add Kconfig option for GDSDaniel Sneddon
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-08-08x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/fpu: Mark init functions __initThomas Gleixner
2023-08-08x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-08-08x86/init: Initialize signal frame size lateThomas 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-08-03KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson
2023-08-03KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-07-24x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)
2023-07-23x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross
2023-07-23perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-07-23x86/resctrl: Only show tasks' pid in current pid namespaceShawn Wang
2023-07-05x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-07-05x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-11x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-05-11x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-05-11x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K
2023-05-11KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson
2023-05-11x86/cpu: Add model number for Intel Arrow Lake processorTony Luck
2023-05-11x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley
2023-04-26purgatory: fix disabling debug infoAlyssa Ross