summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2 daysMerge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
3 daysx86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
4 daysx86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
4 daysx86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
5 daysx86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
5 daysMerge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
6 daysx86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar
6 daysMerge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysvirt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy
7 daysx86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper
7 daysx86/boot: Sanitize boot params before parsing command lineArd Biesheuvel
9 daysx86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen
9 daysMerge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
9 daysKVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVMXiaoyao Li
10 daysx86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish
10 daysx86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
10 daysx86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
10 daysKVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3Sean Christopherson
10 daysKVM: SVM: Save host DR masks on CPUs with DebugSwapSean Christopherson
11 daysx86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
11 daysx86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
13 dayskvm: retry nx_huge_page_recovery_thread creationKeith Busch
13 daysvhost: return task creation error instead of NULLKeith Busch
13 daysMerge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysKVM: x86: Snapshot the host's DEBUGCTL after disabling IRQsSean Christopherson
13 daysKVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabledSean Christopherson
13 daysKVM: x86: Snapshot the host's DEBUGCTL in common x86Sean Christopherson
13 daysKVM: SVM: Suppress DEBUGCTL.BTF on AMDSean Christopherson
13 daysKVM: SVM: Drop DEBUGCTL[5:2] from guest's effective valueSean Christopherson
13 daysKVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadowSean Christopherson
2025-02-26KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pendingSean Christopherson
2025-02-26KVM: x86: Free vCPUs before freeing VM stateSean Christopherson
2025-02-25x86/entry: Fix kernel-doc warningDaniel Sneddon
2025-02-25perf/x86/rapl: Add support for Intel Arrow Lake UAaron Ma
2025-02-25x86/irq: Define trace events conditionallyArnd Bergmann
2025-02-25x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior
2025-02-25x86/of: Don't use DTB for SMP setup if ACPI is enabledDmytro Maluka
2025-02-25perf/x86/intel: Use better start period for frequency modeKan Liang
2025-02-25perf/x86: Fix low freqency setting issueKan Liang
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22x86/microcode/AMD: Load only SHA256-checksummed patchesBorislav Petkov (AMD)
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang
2025-02-17x86/microcode/AMD: Add get_patch_level()Borislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declarationBorislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Merge early_apply_microcode() into its single callsiteBorislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarationsBorislav Petkov (AMD)