[tip: x86/misc] MAINTAINERS: Add x86 cpuid database entry
From: tip-bot2 for Ahmed S. Darwish
Date: Fri Aug 02 2024 - 03:28:57 EST
The following commit has been merged into the x86/misc branch of tip:
Commit-ID: ea66e7107bdc4efb530878f2216390b8bc5bae0d
Gitweb: https://git.kernel.org/tip/ea66e7107bdc4efb530878f2216390b8bc5bae0d
Author: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>
AuthorDate: Thu, 18 Jul 2024 15:47:49 +02:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Fri, 02 Aug 2024 09:17:19 +02:00
MAINTAINERS: Add x86 cpuid database entry
Add a specific entry for the x86 architecture cpuid database.
Reference the x86-cpuid.org development mailing list to facilitate easy
tracking by external stakeholders such as the Xen developers.
Include myself as a reviewer.
Note, this MAINTAINERS entry will also cover the auto-generated C cpuid
bitfields header files to be submitted in a future series.
Signed-off-by: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Link: https://lore.kernel.org/all/20240718134755.378115-10-darwi@xxxxxxxxxxxxx
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 42decde..6daab3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24773,6 +24773,16 @@ F: Documentation/arch/x86/
F: Documentation/devicetree/bindings/x86/
F: arch/x86/
+X86 CPUID DATABASE
+M: Borislav Petkov <bp@xxxxxxxxx>
+M: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
+M: x86@xxxxxxxxxx
+R: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>
+L: x86-cpuid@xxxxxxxxxxxxxxx
+S: Maintained
+W: https://x86-cpuid.org
+F: tools/arch/x86/kcpuid/cpuid.csv
+
X86 ENTRY CODE
M: Andy Lutomirski <luto@xxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx