aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorAhmed S. Darwish <darwi@linutronix.de>2026-03-27 03:15:21 +0100
committerBorislav Petkov (AMD) <bp@alien8.de>2026-05-08 23:10:17 +0200
commit202311a754d4208ef156bc23b7ac310feccdea3b (patch)
tree46b268ac4ab1eadaec2143cbab46814a0a612ace /MAINTAINERS
parent5fbe09ebb4dc7e0fa54f7a26d6be72a33d7e6035 (diff)
downloadlinux-next-history-202311a754d4208ef156bc23b7ac310feccdea3b.tar.gz
x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
To centralize all CPUID access across the x86 subsystem, introduce <asm/cpuid/leaf_types.h>. It is generated by the x86-cpuid-db project¹ and provides C99 bitfield listings for all publicly known CPUID leaves. ¹ https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/blob/v3.0/CHANGELOG.rst Suggested-by: Thomas Gleixner <tglx@kernel.org> Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/20260327021645.555257-1-darwi@linutronix.de
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3db882dae3191..c152274a8dc91 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -28859,6 +28859,7 @@ R: Ahmed S. Darwish <darwi@linutronix.de>
L: x86-cpuid@lists.linux.dev
S: Maintained
W: https://x86-cpuid.org
+F: arch/x86/include/asm/cpuid/leaf_types.h
F: tools/arch/x86/kcpuid/
X86 ENTRY CODE