summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
29 hoursx86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher
4 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
6 daysx86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
7 daysMerge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysx86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen
10 daysMerge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
11 daysx86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish
11 daysx86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
11 daysx86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
2025-02-25x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior
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-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)
2025-02-17x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signatureBorislav Petkov (AMD)
2025-02-11x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves
2025-01-03x86/mce/amd: Remove shared threshold bank plumbingYazen Ghannam
2024-12-31x86/microcode/AMD: Remove ret local var in early_apply_microcode()Borislav Petkov (AMD)
2024-12-31x86/microcode/AMD: Have __apply_microcode_amd() return boolBorislav Petkov (AMD)
2024-12-31x86/microcode/AMD: Make __verify_patch_size() return boolNikolay Borisov
2024-12-31x86/microcode/AMD: Remove bogus comment from parse_container()Nikolay Borisov
2024-12-31x86/microcode/AMD: Return bool from find_blobs_in_containers()Nikolay Borisov
2024-12-31x86/mce: Remove the redundant mce_hygon_feature_init()Qiuxu Zhuo
2024-12-31x86/mce: Convert family/model mixed checks to VFM-based checksQiuxu Zhuo
2024-12-31x86/mce: Break up __mcheck_cpu_apply_quirks()Tony Luck
2024-12-30x86/mce: Make four functions return boolQiuxu Zhuo
2024-12-30x86/mce/threshold: Remove the redundant this_cpu_dec_return()Qiuxu Zhuo
2024-12-30x86/mce: Make several functions return boolQiuxu Zhuo
2024-12-30x86/bugs: Add SRSO_USER_KERNEL_NO supportBorislav Petkov (AMD)
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Use MWAIT leaf definitionDave Hansen
2024-12-18x86/cpu: Remove 'x86_cpu_desc' infrastructureDave Hansen