| Age | Commit message (Expand) | Author |
| 2025-05-16 | x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_... | Ahmed S. Darwish |
| 2025-05-16 | x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2() | Ahmed S. Darwish |
| 2025-05-16 | x86/tracing, x86/mm: Move page fault tracepoints to generic | Nam Cao |
| 2025-05-16 | x86/tracing, x86/mm: Remove redundant trace_pagefault_key | Nam Cao |
| 2025-05-15 | x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" | James Morse |
| 2025-05-15 | x86/cpuid: Rename have_cpuid_p() to cpuid_feature() | Ahmed S. Darwish |
| 2025-05-15 | x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header | Ahmed S. Darwish |
| 2025-05-15 | x86/cpuid: Move CPUID(0x2) APIs into <cpuid/api.h> | Ahmed S. Darwish |
| 2025-05-15 | x86/msr: Add rdmsrl_on_cpu() compatibility wrapper | Ingo Molnar |
| 2025-05-13 | x86/CPU/AMD: Add X86_FEATURE_ZEN6 | Yazen Ghannam |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/platform' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/nmi' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/mm' into x86/core, to resolve conflicts | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/microcode' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/fpu' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/boot' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/bugs' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/asm' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-13 | Merge branch 'x86/alternatives' into x86/core, to merge dependent commits | Ingo Molnar |
| 2025-05-12 | x86/kexec: add support for passing kexec handover (KHO) data | Alexander Graf |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) |
| 2025-05-11 | x86: remove custom definition of mk_pte() | Matthew Wilcox (Oracle) |
| 2025-05-11 | Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2025-05-11 | x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro | Seongman Lee |
| 2025-05-09 | x86/its: FineIBT-paranoid vs ITS | Peter Zijlstra |
| 2025-05-09 | x86/its: Use dynamic thunks for indirect branches | Peter Zijlstra |
| 2025-05-09 | x86/its: Add "vmexit" option to skip mitigation on some CPUs | Pawan Gupta |
| 2025-05-09 | x86/its: Add support for ITS-safe return thunk | Pawan Gupta |
| 2025-05-09 | x86/its: Add support for ITS-safe indirect thunk | Pawan Gupta |
| 2025-05-09 | x86/its: Enumerate Indirect Target Selection (ITS) bug | Pawan Gupta |
| 2025-05-08 | x86/tdx: Add tdx_mcall_extend_rtmr() interface | Cedric Xing |
| 2025-05-06 | x86/insn: Stop decoding i64 instructions in x86-64 mode at opcode | Masami Hiramatsu (Google) |
| 2025-05-06 | Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes | Ingo Molnar |
| 2025-05-06 | x86/fpu: Drop @perm from guest pseudo FPU container | Chao Gao |
| 2025-05-06 | x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm | Sean Christopherson |
| 2025-05-06 | x86/mm: Fix false positive warning in switch_mm_irqs_off() | Peter Zijlstra |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar |
| 2025-05-05 | x86/alternative: Remove unused header #defines | Juergen Gross |
| 2025-05-05 | x86/CPU/AMD: Print the reason for the last reset | Yazen Ghannam |
| 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-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5 | Herbert Xu |
| 2025-05-05 | x86/sev: Disentangle #VC handling code from startup code | Ard Biesheuvel |
| 2025-05-04 | x86/linkage: Add SYM_PIC_ALIAS() macro helper to emit symbol aliases | Ard Biesheuvel |
| 2025-05-04 | x86/boot: Move early_setup_gdt() back into head64.c | Ard Biesheuvel |