diff options
author | Kees Cook <[email protected]> | 2020-10-10 23:16:27 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-11 10:31:10 -0700 |
commit | ae4a380109d154ffbc7e2b6204d79b1a171671bb (patch) | |
tree | 1847bdcc28cb10ce3deabf84ecba26bded48a1b8 | |
parent | da690031a5d6d50a361e3f19f3eeabd086a6f20d (diff) |
MAINTAINERS: change hardening mailing list
As more email from git history gets aimed at the OpenWall
kernel-hardening@ list, there has been a desire to separate "new topics"
from "on-going" work.
To handle this, the superset of hardening email topics are now to be
directed to [email protected].
Update the MAINTAINERS file and the .mailmap to accomplish this, so that
linux-hardening@ can be treated like any other regular upstream kernel
development list.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Emese Revfy <[email protected]>
Cc: "Tobin C. Harding" <[email protected]>
Cc: Tycho Andersen <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/linux-hardening/202010051443.279CC265D@keescook/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -188,6 +188,7 @@ Leon Romanovsky <[email protected]> <[email protected]> Linas Vepstas <[email protected]> Linus Lüssing <[email protected]> <[email protected]> Linus Lüssing <[email protected]> <[email protected]> Li Yang <[email protected]> <[email protected]> Li Yang <[email protected]> <[email protected]> Lukasz Luba <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index e83aee101b66..25e60fce7aeb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7240,7 +7240,7 @@ F: drivers/staging/gasket/ GCC PLUGINS M: Kees Cook <[email protected]> R: Emese Revfy <[email protected]> S: Maintained F: Documentation/kbuild/gcc-plugins.rst F: scripts/Makefile.gcc-plugins @@ -9802,7 +9802,7 @@ F: drivers/scsi/53c700* LEAKING_ADDRESSES M: Tobin C. Harding <[email protected]> M: Tycho Andersen <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks.git F: scripts/leaking_addresses.pl |