| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-23 | arch/x86: Provide the CPU number in the wakeup AP callback |  Roman Kisel | 5 | -9/+15 |
| 2025-05-23 | Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next |  Marc Zyngier | 1 | -1/+1 |
| 2025-05-21 | x86/crash: make the page that stores the dm crypt keys inaccessible |  Coiby Xu | 1 | -0/+22 |
| 2025-05-21 | x86/crash: pass dm crypt keys to kdump kernel |  Coiby Xu | 2 | -2/+45 |
| 2025-05-21 | x86/bugs: Fix spectre_v2 mitigation default on Intel |  Pawan Gupta | 1 | -1/+2 |
| 2025-05-21 | x86/bugs: Restructure ITS mitigation |  David Kaplan | 1 | -77/+90 |
| 2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes |  Ingo Molnar | 2 | -0/+11 |
| 2025-05-17 | Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+5 |
| 2025-05-17 | x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only |  Kirill A. Shutemov | 1 | -2/+0 |
| 2025-05-17 | x86/mm/64: Make 5-level paging support unconditional |  Kirill A. Shutemov | 3 | -5/+1 |
| 2025-05-17 | x86/mm/64: Always use dynamic memory layout |  Kirill A. Shutemov | 1 | -2/+0 |
| 2025-05-17 | x86/bugs: Fix indentation due to ITS merge |  Borislav Petkov (AMD) | 1 | -2/+2 |
| 2025-05-16 | x86/io_apic: Switch to of_fwnode_handle() |  Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl |  James Morse | 8 | -7348/+15 |
| 2025-05-16 | x86/resctrl: Always initialise rid field in rdt_resources_all[] |  James Morse | 1 | -5/+5 |
| 2025-05-16 | x86/resctrl: Relax some asm #includes |  Dave Martin | 1 | -1/+2 |
| 2025-05-16 | x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context() |  Dave Martin | 1 | -1/+1 |
| 2025-05-16 | x86/resctrl: Squelch whitespace anomalies in resctrl core code |  Dave Martin | 1 | -7/+5 |
| 2025-05-16 | x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl |  James Morse | 2 | -9/+5 |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code |  James Morse | 4 | -5/+3 |
| 2025-05-16 | x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_base() to cpuid_base_hypervisor()/for_each_possible_cpuid_base_hypervisor() |  Ahmed S. Darwish | 2 | -2/+2 |
| 2025-05-16 | x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter |  Ahmed S. Darwish | 1 | -6/+6 |
| 2025-05-16 | x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter |  Ahmed S. Darwish | 1 | -7/+7 |
| 2025-05-16 | x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2() |  Ahmed S. Darwish | 2 | -4/+4 |
| 2025-05-16 | x86/resctrl: Split trace.h |  James Morse | 5 | -22/+42 |
| 2025-05-16 | x86/resctrl: Expand the width of domid by replacing mon_data_bits |  James Morse | 3 | -36/+106 |
| 2025-05-16 | x86/resctrl: Add end-marker to the resctrl_event_id enum |  James Morse | 1 | -5/+4 |
| 2025-05-16 | x86/tracing, x86/mm: Remove redundant trace_pagefault_key |  Nam Cao | 2 | -22/+0 |
| 2025-05-16 | x86/resctrl: Move is_mba_sc() out of core.c |  James Morse | 2 | -15/+15 |
| 2025-05-15 | x86/resctrl: Drop __init/__exit on assorted symbols |  James Morse | 4 | -10/+10 |
| 2025-05-15 | x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point |  James Morse | 1 | -8/+40 |
| 2025-05-15 | x86/resctrl: Check all domains are offline in resctrl_exit() |  James Morse | 1 | -0/+33 |
| 2025-05-15 | x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" |  James Morse | 3 | -8/+8 |
| 2025-05-15 | x86/resctrl: Remove the limit on the number of CLOSID |  Amit Singh Tomar | 1 | -16/+35 |
| 2025-05-15 | x86/resctrl: Optimize cpumask_any_housekeeping() |  Yury Norov [NVIDIA] | 1 | -21/+7 |
| 2025-05-15 | x86/sgx: Prevent attempts to reclaim poisoned pages |  Andrew Zaborowski | 1 | -0/+2 |
| 2025-05-15 | x86/cpuid: Rename have_cpuid_p() to cpuid_feature() |  Ahmed S. Darwish | 2 | -6/+6 |
| 2025-05-15 | x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header |  Ahmed S. Darwish | 10 | -10/+10 |
| 2025-05-15 | x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm use too |  Ard Biesheuvel | 2 | -9/+8 |
| 2025-05-14 | x86/boot: Defer initialization of VM space related global variables |  Ard Biesheuvel | 1 | -3/+6 |
| 2025-05-13 | x86/its: Fix build errors when CONFIG_MODULES=n |  Eric Biggers | 1 | -0/+6 |
| 2025-05-13 | x86/CPU/AMD: Add X86_FEATURE_ZEN6 |  Yazen Ghannam | 1 | -0/+5 |
| 2025-05-13 | x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled |  Borislav Petkov (AMD) | 1 | -1/+3 |
| 2025-05-13 | Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts |  Ingo Molnar | 7 | -45/+561 |
| 2025-05-13 | Merge branch 'x86/platform' into x86/core, to merge dependent commits |  Ingo Molnar | 1 | -0/+54 |
| 2025-05-13 | Merge branch 'x86/nmi' into x86/core, to merge dependent commits |  Ingo Molnar | 4 | -102/+74 |
| 2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts |  Ingo Molnar | 51 | -329/+362 |
| 2025-05-13 | Merge branch 'x86/mm' into x86/core, to resolve conflicts |  Ingo Molnar | 1 | -6/+3 |
| 2025-05-13 | Merge branch 'x86/microcode' into x86/core, to merge dependent commits |  Ingo Molnar | 5 | -4/+218 |
| 2025-05-13 | Merge branch 'x86/fpu' into x86/core, to merge dependent commits |  Ingo Molnar | 14 | -165/+231 |