Age | Commit message (Expand) | Author |
29 hours | x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors | Ajay Kaher |
4 days | x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes | Florent Revest |
4 days | x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled | Vladis Dronov |
6 days | x86/microcode/AMD: Add some forgotten models to the SHA check | Borislav Petkov (AMD) |
7 days | Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
10 days | x86/sgx: Fix size overflows in sgx_encl_create() | Jarkko Sakkinen |
10 days | Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
11 days | x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63 | Ahmed S. Darwish |
11 days | x86/cpu: Validate CPUID leaf 0x2 EDX output | Ahmed S. Darwish |
11 days | x86/cacheinfo: Validate CPUID leaf 0x2 EDX output | Ahmed S. Darwish |
2025-02-25 | x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems | Russell Senior |
2025-02-22 | Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-02-22 | x86/microcode/AMD: Load only SHA256-checksummed patches | Borislav Petkov (AMD) |
2025-02-21 | x86/cpufeatures: Make AVX-VNNI depend on AVX | Eric Biggers |
2025-02-17 | x86/microcode/AMD: Add get_patch_level() | Borislav Petkov (AMD) |
2025-02-17 | x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration | Borislav Petkov (AMD) |
2025-02-17 | x86/microcode/AMD: Merge early_apply_microcode() into its single callsite | Borislav Petkov (AMD) |
2025-02-17 | x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations | Borislav Petkov (AMD) |
2025-02-17 | x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature | Borislav Petkov (AMD) |
2025-02-11 | x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit | Patrick Bellasi |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados |
2025-01-25 | Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2025-01-21 | Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2025-01-21 | Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2025-01-21 | Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2025-01-10 | hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h | Nuno Das Neves |
2025-01-03 | x86/mce/amd: Remove shared threshold bank plumbing | Yazen Ghannam |
2024-12-31 | x86/microcode/AMD: Remove ret local var in early_apply_microcode() | Borislav Petkov (AMD) |
2024-12-31 | x86/microcode/AMD: Have __apply_microcode_amd() return bool | Borislav Petkov (AMD) |
2024-12-31 | x86/microcode/AMD: Make __verify_patch_size() return bool | Nikolay Borisov |
2024-12-31 | x86/microcode/AMD: Remove bogus comment from parse_container() | Nikolay Borisov |
2024-12-31 | x86/microcode/AMD: Return bool from find_blobs_in_containers() | Nikolay Borisov |
2024-12-31 | x86/mce: Remove the redundant mce_hygon_feature_init() | Qiuxu Zhuo |
2024-12-31 | x86/mce: Convert family/model mixed checks to VFM-based checks | Qiuxu Zhuo |
2024-12-31 | x86/mce: Break up __mcheck_cpu_apply_quirks() | Tony Luck |
2024-12-30 | x86/mce: Make four functions return bool | Qiuxu Zhuo |
2024-12-30 | x86/mce/threshold: Remove the redundant this_cpu_dec_return() | Qiuxu Zhuo |
2024-12-30 | x86/mce: Make several functions return bool | Qiuxu Zhuo |
2024-12-30 | x86/bugs: Add SRSO_USER_KERNEL_NO support | Borislav Petkov (AMD) |
2024-12-18 | Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-12-18 | x86/cpu: Make all all CPUID leaf names consistent | Dave Hansen |
2024-12-18 | x86/fpu: Move CPUID leaf definitions to common code | Dave Hansen |
2024-12-18 | x86/cpu: Refresh DCA leaf reading code | Dave Hansen |
2024-12-18 | x86/cpu: Use MWAIT leaf definition | Dave Hansen |
2024-12-18 | x86/cpu: Remove 'x86_cpu_desc' infrastructure | Dave Hansen |