| Age | Commit message (Expand) | Author |
| 2025-05-15 | x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount point | James Morse |
| 2025-05-15 | x86/resctrl: Check all domains are offline in resctrl_exit() | James Morse |
| 2025-05-15 | x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" | James Morse |
| 2025-05-15 | x86/resctrl: Remove the limit on the number of CLOSID | Amit Singh Tomar |
| 2025-05-15 | x86/resctrl: Optimize cpumask_any_housekeeping() | Yury Norov [NVIDIA] |
| 2025-05-15 | x86/sgx: Prevent attempts to reclaim poisoned pages | Andrew Zaborowski |
| 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 | perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq | Adrian Hunter |
| 2025-05-15 | perf/aux: Allocate non-contiguous AUX pages by default | Yabin Cui |
| 2025-05-15 | x86/msr: Add rdmsrl_on_cpu() compatibility wrapper | Ingo Molnar |
| 2025-05-15 | x86/mm: Fix kernel-doc descriptions of various pgtable methods | Shivank Garg |
| 2025-05-15 | x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm us... | Ard Biesheuvel |
| 2025-05-14 | x86/boot: Defer initialization of VM space related global variables | Ard Biesheuvel |
| 2025-05-14 | x86/power: hibernate: Fix W=1 build kernel-doc warnings | Shivank Garg |
| 2025-05-14 | x86/mm/pat: Fix W=1 build kernel-doc warning | Shivank Garg |
| 2025-05-13 | x86/its: Fix build errors when CONFIG_MODULES=n | Eric Biggers |
| 2025-05-13 | x86/CPU/AMD: Add X86_FEATURE_ZEN6 | Yazen Ghannam |
| 2025-05-13 | x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled | Borislav Petkov (AMD) |
| 2025-05-13 | x86/sev: Make sure pages are not skipped during kdump | Ashish Kalra |
| 2025-05-13 | x86/sev: Do not touch VMSA pages during SNP guest memory kdump | Ashish Kalra |
| 2025-05-13 | PM: sleep: Introduce pm_suspend_in_progress() | Rafael J. Wysocki |
| 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 | mm, x86: use for_each_valid_pfn() from __ioremap_check_ram() | David Woodhouse |
| 2025-05-12 | x86/Kconfig: enable kexec handover for 64 bits | Alexander Graf |
| 2025-05-12 | x86/boot: make sure KASLR does not step over KHO preserved memory | Alexander Graf |
| 2025-05-12 | x86/e820: temporarily enable KHO scratch for memory below 1M | Alexander Graf |
| 2025-05-12 | x86/kexec: add support for passing kexec handover (KHO) data | Alexander Graf |
| 2025-05-12 | x86/setup: use memblock_reserve_kern for memory used by kernel | Mike Rapoport (Microsoft) |
| 2025-05-12 | ACPI: MRRM: Minimal parse of ACPI MRRM table | Tony Luck |
| 2025-05-12 | x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges() | Jiaqing Zhao |
| 2025-05-12 | crypto: lib/chacha - add array bounds to function prototypes | Eric Biggers |
| 2025-05-12 | crypto: lib/chacha - strongly type the ChaCha state | Eric Biggers |
| 2025-05-11 | x86: pgtable: always use pte_free_kernel() | Kevin Brodsky |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky |
| 2025-05-11 | mm/ptdump: split effective_prot() into level specific callbacks | Anshuman Khandual |
| 2025-05-11 | mm/ptdump: split note_page() into level specific callbacks | Anshuman Khandual |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin |