summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2025-09-10KVM: x86/mmu: Return -EAGAIN if userspace deletes/moves memslot during prefaultSean Christopherson1-2/+8
2025-09-10KVM: x86: Move vector_hashing into lapic.cSean Christopherson3-11/+6
2025-09-10KVM: x86: Make "lowest priority" helpers local to lapic.cSean Christopherson2-16/+12
2025-09-10KVM: x86: Move kvm_irq_delivery_to_apic() from irq.c to lapic.cSean Christopherson4-61/+60
2025-09-10KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero1-2/+1
2025-09-10x86/startup/sev: Document the CPUID flow in the boot #VC handlerTom Lendacky1-0/+11
2025-09-10fbcon: Use screen info to find primary deviceMario Limonciello (AMD)1-1/+24
2025-09-10Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)1-0/+2
2025-09-10um: Centralize stub size calculationsTiwei Bie2-2/+2
2025-09-08clocksource: hyper-v: Skip unnecessary checks for the root partitionWei Liu1-1/+10
2025-09-08x86: Add __attribute_const__ to ffs()-family implementationsKees Cook1-6/+6
2025-09-08KVM: SEV: Save the SEV policy if and only if LAUNCH_START succeedsSean Christopherson1-4/+2
2025-09-08x86/xen: select HIBERNATE_CALLBACKS more directlyLukas Bulwahn2-7/+1
2025-09-08xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()Juergen Gross3-10/+10
2025-09-08xen: rework xen_pv_domain()Juergen Gross1-1/+1
2025-09-08x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__Uros Bizjak15-91/+34
2025-09-08x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/HygonK Prateek Nayak1-11/+14
2025-09-06lib/crypto: curve25519: Consolidate into single moduleEric Biggers3-1647/+0
2025-09-06crypto: x86/curve25519 - Remove unused kpp supportEric Biggers2-98/+1
2025-09-05KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLsKai Huang3-0/+35
2025-09-05x86/virt/tdx: Remove the !KEXEC_CORE dependencyKai Huang1-1/+0
2025-09-05x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratumKai Huang1-0/+16
2025-09-05x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALLKai Huang2-3/+26
2025-09-05x86/sme: Use percpu boolean to control WBINVD during kexecKai Huang6-22/+52
2025-09-05x86/kexec: Consolidate relocate_kernel() function parametersKai Huang3-21/+38
2025-09-05x86/mce: Remove __mcheck_cpu_init_early()Yazen Ghannam2-14/+4
2025-09-05x86/mce: Cleanup bank processing on initBorislav Petkov2-47/+19
2025-09-05x86/mce/amd: Put list_head in threshold_bankYazen Ghannam1-31/+12
2025-09-05x86/mce/amd: Remove smca_banks_mapYazen Ghannam1-41/+9
2025-09-05x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()Yazen Ghannam3-18/+14
2025-09-05x86/mce/amd: Rename threshold restart functionYazen Ghannam1-6/+6
2025-09-05Merge branch 'x86/apic' into x86/sev, to resolve conflictIngo Molnar16-58/+670
2025-09-04x86,retpoline: Optimize patch_retpoline()Peter Zijlstra1-16/+26
2025-09-04x86,ibt: Use UDB instead of 0xEAPeter Zijlstra8-148/+178
2025-09-04x86/cfi: Add "debug" option to "cfi=" bootparamKees Cook1-0/+16
2025-09-04x86/cfi: Standardize on common "CFI:" prefix for CFI reportsKees Cook1-7/+10
2025-09-04x86/traps: Clarify KCFI instruction layoutKees Cook1-1/+1
2025-09-04x86/microcode: Add microcode loader debugging functionalityBorislav Petkov (AMD)4-23/+92
2025-09-04x86/microcode: Add microcode= cmdline parsingBorislav Petkov (AMD)2-6/+24
2025-09-04x86/microcode/intel: Refresh the revisions that determine old_microcodeSohil Mehta1-38/+48
2025-09-04x86/sev: Zap snp_abort()Borislav Petkov (AMD)3-9/+2
2025-09-04x86/apic/savic: Do not use snp_abort()Borislav Petkov (AMD)3-5/+6
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-04vdso: Drop kconfig GENERIC_VDSO_32Thomas Weißschuh1-1/+0
2025-09-03x86/boot: Get rid of the .head.text sectionArd Biesheuvel1-5/+0
2025-09-03x86/boot: Move startup code out of __head sectionArd Biesheuvel10-54/+48
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel4-1/+7
2025-09-03x86/boot: Create a confined code area for startup codeArd Biesheuvel9-11/+25
2025-09-03x86/kbuild: Incorporate boot/startup/ via Kbuild makefileArd Biesheuvel2-1/+2