Commit 5910f065 authored by Josh Poimboeuf's avatar Josh Poimboeuf Committed by Borislav Petkov (AMD)
Browse files

MAINTAINERS: Add x86 hardware vulnerabilities section



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: default avatarJosh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: default avatarBorislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230224213522.nofavod2jzhn22wp@treble
parent cd3ad661
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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>