| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-06 | x86/bpf: Add IBHF call at end of classic BPF |  Daniel Sneddon | 1 | -3/+6 |
| 2025-05-06 | x86/cpu: Sanitize CPUID(0x80000000) output |  Ahmed S. Darwish | 1 | -8/+9 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts |  Ingo Molnar | 4 | -100/+78 |
| 2025-05-05 | x86/CPU/AMD: Print the reason for the last reset |  Yazen Ghannam | 1 | -0/+54 |
| 2025-05-05 | x86/microcode: Consolidate the loader enablement checking |  Borislav Petkov (AMD) | 4 | -28/+39 |
| 2025-05-04 | x86/boot: Add a bunch of PIC aliases |  Ard Biesheuvel | 1 | -0/+1 |
| 2025-05-04 | Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixes |  Ingo Molnar | 2 | -9/+19 |
| 2025-05-02 | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) |  Xin Li (Intel) | 5 | -10/+10 |
| 2025-05-02 | x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses |  Xin Li (Intel) | 3 | -4/+4 |
| 2025-05-02 | x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses |  Xin Li (Intel) | 2 | -4/+4 |
| 2025-05-02 | x86/msr: Convert the rdpmc() macro to an __always_inline function |  Xin Li (Intel) | 1 | -6/+6 |
| 2025-05-02 | x86/msr: Rename rdpmcl() to rdpmc() |  Xin Li (Intel) | 1 | -6/+6 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> |  Xin Li (Intel) | 17 | -0/+17 |
| 2025-05-02 | x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS |  Ingo Molnar | 1 | -1/+1 |
| 2025-05-02 | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts |  Ingo Molnar | 4 | -100/+78 |
| 2025-04-30 | x86/CPU/AMD: Replace strcpy() with strscpy() |  Ruben Wauters | 1 | -1/+1 |
| 2025-04-30 | x86/microcode/AMD: Do not return error when microcode update is not necessary |  Annie Li | 1 | -0/+2 |
| 2025-04-30 | x86/bugs: Restructure SRSO mitigation |  David Kaplan | 1 | -114/+101 |
| 2025-04-29 | x86/bugs: Restructure L1TF mitigation |  David Kaplan | 1 | -6/+19 |
| 2025-04-29 | x86/bugs: Restructure SSB mitigation |  David Kaplan | 1 | -19/+17 |
| 2025-04-29 | x86/bugs: Restructure spectre_v2 mitigation |  David Kaplan | 1 | -45/+56 |
| 2025-04-29 | x86/bugs: Restructure BHI mitigation |  David Kaplan | 1 | -4/+27 |
| 2025-04-29 | x86/bugs: Restructure spectre_v2_user mitigation |  David Kaplan | 1 | -74/+94 |
| 2025-04-29 | x86/bugs: Restructure retbleed mitigation |  David Kaplan | 1 | -97/+98 |
| 2025-04-28 | x86/sgx: Use SHA-256 library API instead of crypto_shash API |  Eric Biggers | 2 | -29/+2 |
| 2025-04-28 | x86/microcode/AMD: Use sha256() instead of init/update/final |  Eric Biggers | 1 | -4/+1 |
| 2025-04-28 | x86/bugs: Allow retbleed=stuff only on Intel |  David Kaplan | 1 | -0/+4 |
| 2025-04-28 | x86/bugs: Restructure spectre_v1 mitigation |  David Kaplan | 1 | -2/+8 |
| 2025-04-28 | x86/bugs: Restructure GDS mitigation |  David Kaplan | 1 | -14/+29 |
| 2025-04-28 | x86/bugs: Restructure SRBDS mitigation |  David Kaplan | 1 | -4/+16 |
| 2025-04-28 | x86/bugs: Remove md_clear_*_mitigation() |  David Kaplan | 1 | -65/+0 |
| 2025-04-28 | x86/bugs: Restructure RFDS mitigation |  David Kaplan | 1 | -5/+36 |
| 2025-04-28 | x86/bugs: Restructure MMIO mitigation |  David Kaplan | 1 | -24/+50 |
| 2025-04-28 | x86/bugs: Restructure TAA mitigation |  David Kaplan | 1 | -35/+59 |
| 2025-04-28 | x86/bugs: Restructure MDS mitigation |  David Kaplan | 1 | -2/+59 |
| 2025-04-22 | x86/cpu: Help users notice when running old Intel microcode |  Dave Hansen | 3 | -0/+208 |
| 2025-04-22 | Merge branch 'x86/cpu' into x86/microcode, to pick up dependent commits |  Ingo Molnar | 14 | -943/+858 |
| 2025-04-18 | x86/cpu/amd: Fix workaround for erratum 1054 |  Sandipan Das | 1 | -7/+12 |
| 2025-04-16 | x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear |  Pawan Gupta | 1 | -6/+10 |
| 2025-04-16 | x86/cpufeatures: Add X86_FEATURE_APX |  Chang S. Bae | 2 | -0/+2 |
| 2025-04-16 | Merge branch 'linus' into x86/cpu, to resolve conflicts |  Ingo Molnar | 3 | -91/+59 |
| 2025-04-15 | x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES |  Xin Li (Intel) | 2 | -2/+2 |
| 2025-04-15 | x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT |  Xin Li (Intel) | 1 | -3/+3 |
| 2025-04-14 | x86/bugs: Remove X86_BUG_MMIO_UNKNOWN |  Borislav Petkov (AMD) | 2 | -16/+1 |
| 2025-04-14 | x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h> |  Ingo Molnar | 3 | -3/+3 |
| 2025-04-12 | x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches |  Borislav Petkov (AMD) | 1 | -2/+7 |
| 2025-04-11 | x86/cacheinfo: Standardize header files and CPUID references |  Ahmed S. Darwish | 1 | -10/+10 |
| 2025-04-11 | Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes |  Ingo Molnar | 18 | -602/+723 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl_cstar()' to 'wrmsrq_cstar()' |  Ingo Molnar | 1 | -3/+3 |
| 2025-04-10 | x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()' |  Ingo Molnar | 2 | -2/+2 |