Age | Commit message (Expand) | Author |
2025-05-29 | Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2025-05-27 | Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2025-05-26 | Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2025-05-21 | x86/bugs: Fix spectre_v2 mitigation default on Intel | Pawan Gupta |
2025-05-21 | x86/bugs: Restructure ITS mitigation | David Kaplan |
2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar |
2025-05-17 | Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-05-17 | x86/bugs: Fix indentation due to ITS merge | Borislav Petkov (AMD) |
2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl | James Morse |
2025-05-16 | x86/resctrl: Always initialise rid field in rdt_resources_all[] | James Morse |
2025-05-16 | x86/resctrl: Relax some asm #includes | Dave Martin |
2025-05-16 | x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context() | Dave Martin |
2025-05-16 | x86/resctrl: Squelch whitespace anomalies in resctrl core code | Dave Martin |
2025-05-16 | x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl | James Morse |
2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse |
2025-05-16 | x86/cpu/intel: Rename CPUID(0x2) descriptors iterator parameter | Ahmed S. Darwish |
2025-05-16 | x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter | 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/resctrl: Split trace.h | James Morse |
2025-05-16 | x86/resctrl: Expand the width of domid by replacing mon_data_bits | James Morse |
2025-05-16 | x86/resctrl: Add end-marker to the resctrl_event_id enum | James Morse |
2025-05-16 | x86/resctrl: Move is_mba_sc() out of core.c | James Morse |
2025-05-15 | x86/resctrl: Drop __init/__exit on assorted symbols | James Morse |
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-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 | 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/msr' 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-12 | x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges() | Jiaqing Zhao |
2025-05-11 | Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2025-05-11 | Merge tag 'ibti-hisory-for-linus-2025-05-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2025-05-09 | x86/its: Add support for RSB stuffing mitigation | Pawan Gupta |
2025-05-09 | x86/its: Add "vmexit" option to skip mitigation on some CPUs | Pawan Gupta |
2025-05-09 | x86/its: Enable Indirect Target Selection mitigation | Pawan Gupta |
2025-05-09 | x86/its: Enumerate Indirect Target Selection (ITS) bug | Pawan Gupta |
2025-05-06 | x86/bhi: Do not set BHI_DIS_S in 32-bit mode | Pawan Gupta |