| Age | Commit message (Expand) | Author |
| 2025-05-05 | x86/fpu: Restore fpu_thread_struct_whitelist() to fix CONFIG_HARDENED_USERCOP... | Kees Cook |
| 2025-05-05 | x86/microcode: Consolidate the loader enablement checking | Borislav Petkov (AMD) |
| 2025-05-04 | x86/boot: Add a bunch of PIC aliases | Ard Biesheuvel |
| 2025-05-04 | x86/boot: Move early_setup_gdt() back into head64.c | Ard Biesheuvel |
| 2025-05-04 | Merge branch 'x86/urgent' into x86/boot, to pick up fixes | Ingo Molnar |
| 2025-05-04 | x86/fpu: Check TIF_NEED_FPU_LOAD instead of PF_KTHREAD|PF_USER_WORKER in fpu_... | Oleg Nesterov |
| 2025-05-04 | x86/fpu: Always use memcpy_and_pad() in arch_dup_task_struct() | Oleg Nesterov |
| 2025-05-04 | x86/fpu: Remove x86_init_fpu | Oleg Nesterov |
| 2025-05-04 | x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logic | Oleg Nesterov |
| 2025-05-04 | Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixes | Ingo Molnar |
| 2025-05-02 | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) | Xin Li (Intel) |
| 2025-05-02 | x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}() | Xin Li (Intel) |
| 2025-05-02 | x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses | Xin Li (Intel) |
| 2025-05-02 | x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses | Xin Li (Intel) |
| 2025-05-02 | x86/msr: Convert the rdpmc() macro to an __always_inline function | Xin Li (Intel) |
| 2025-05-02 | x86/msr: Rename rdpmcl() to rdpmc() | Xin Li (Intel) |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) |
| 2025-05-02 | x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS | Ingo Molnar |
| 2025-05-02 | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts | Ingo Molnar |
| 2025-04-30 | x86/CPU/AMD: Replace strcpy() with strscpy() | Ruben Wauters |
| 2025-04-30 | x86/microcode/AMD: Do not return error when microcode update is not necessary | Annie Li |
| 2025-04-30 | x86/bugs: Restructure SRSO mitigation | David Kaplan |
| 2025-04-29 | x86/bugs: Restructure L1TF mitigation | David Kaplan |
| 2025-04-29 | x86/bugs: Restructure SSB mitigation | David Kaplan |
| 2025-04-29 | x86/bugs: Restructure spectre_v2 mitigation | David Kaplan |
| 2025-04-29 | x86/bugs: Restructure BHI mitigation | David Kaplan |
| 2025-04-29 | x86/bugs: Restructure spectre_v2_user mitigation | David Kaplan |
| 2025-04-29 | x86/bugs: Restructure retbleed mitigation | David Kaplan |
| 2025-04-28 | x86/sgx: Use SHA-256 library API instead of crypto_shash API | Eric Biggers |
| 2025-04-28 | x86/microcode/AMD: Use sha256() instead of init/update/final | Eric Biggers |
| 2025-04-28 | x86/bugs: Allow retbleed=stuff only on Intel | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure spectre_v1 mitigation | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure GDS mitigation | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure SRBDS mitigation | David Kaplan |
| 2025-04-28 | x86/bugs: Remove md_clear_*_mitigation() | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure RFDS mitigation | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure MMIO mitigation | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure TAA mitigation | David Kaplan |
| 2025-04-28 | x86/bugs: Restructure MDS mitigation | David Kaplan |
| 2025-04-25 | Merge branch 'perf/urgent' | Peter Zijlstra |
| 2025-04-24 | x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs | Sean Christopherson |
| 2025-04-24 | x86/irq: KVM: Track PIR bitmap as an "unsigned long" array | Sean Christopherson |
| 2025-04-24 | x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals) | Sean Christopherson |
| 2025-04-24 | x86/irq: Ensure initial PIR loads are performed exactly once | Sean Christopherson |
| 2025-04-23 | x86/mm: Fix _pgd_alloc() for Xen PV mode | Juergen Gross |
| 2025-04-22 | Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre... | Ingo Molnar |
| 2025-04-22 | x86/cpu: Help users notice when running old Intel microcode | Dave Hansen |
| 2025-04-22 | Merge branch 'x86/cpu' into x86/microcode, to pick up dependent commits | Ingo Molnar |
| 2025-04-19 | x86/e820: Discard high memory that can't be addressed by 32-bit systems | Mike Rapoport (Microsoft) |
| 2025-04-18 | Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |