From: Josh Poimboeuf Date: Fri, 24 Feb 2023 21:35:22 +0000 (-0800) Subject: MAINTAINERS: Add x86 hardware vulnerabilities section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5910f06503aae3cc4890e562683abc3e38857ff9;p=linux.git 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: Josh Poimboeuf Signed-off-by: Borislav Petkov (AMD) Link: https://lore.kernel.org/r/20230224213522.nofavod2jzhn22wp@treble --- diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f3053..d95c6ccbd1162 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 +M: Borislav Petkov +M: Peter Zijlstra +M: Josh Poimboeuf +R: Pawan Gupta +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 M: Borislav Petkov