MAINTAINERS: Add x86 hardware vulnerabilities section
authorJosh Poimboeuf <jpoimboe@kernel.org>
Fri, 24 Feb 2023 21:35:22 +0000 (13:35 -0800)
committerBorislav Petkov (AMD) <bp@alien8.de>
Fri, 10 Mar 2023 10:13:30 +0000 (11:13 +0100)
Add the bunch of losers who have to deal with this to MAINTAINERS so
that they can get explicitly CCed on more hw nightmares.

  [ bp: Add commit message. ]

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230224213522.nofavod2jzhn22wp@treble
MAINTAINERS

index 8d5bc223f3053bf83c8a5aeaa6900ceafe111179..d95c6ccbd116258ccb0338cc6536dc77a4ecccb6 100644 (file)
@@ -22660,6 +22660,17 @@ S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/asm
 F:     arch/x86/entry/
 
+X86 HARDWARE VULNERABILITIES
+M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Borislav Petkov <bp@alien8.de>
+M:     Peter Zijlstra <peterz@infradead.org>
+M:     Josh Poimboeuf <jpoimboe@kernel.org>
+R:     Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
+S:     Maintained
+F:     Documentation/admin-guide/hw-vuln/
+F:     arch/x86/include/asm/nospec-branch.h
+F:     arch/x86/kernel/cpu/bugs.c
+
 X86 MCE INFRASTRUCTURE
 M:     Tony Luck <tony.luck@intel.com>
 M:     Borislav Petkov <bp@alien8.de>