diff options
| author | Kees Cook <kees@kernel.org> | 2026-01-16 03:56:32 +0300 |
|---|---|---|
| committer | Kees Cook <kees@kernel.org> | 2026-01-17 22:00:37 +0300 |
| commit | 44dd7cfbd1db5199cf7afe03158a578a64b55800 (patch) | |
| tree | f19fe52568815b2c234d2336d0d3ab9a05e7cc86 | |
| parent | ee4acc596786ab08db7b5d4de4dfa15a67c9e684 (diff) | |
| download | linux-44dd7cfbd1db5199cf7afe03158a578a64b55800.tar.xz | |
MAINTAINERS: pstore: Remove L: entry
A lot of SoC series end up getting CCed to the hardening list due to
their mention of "pstore" in device tree or similar, and this noise isn't
worth making sure I don't lose pstore patches by having them show up in
the hardening patchwork. ;) I can use better email filters instead!
Link: https://patch.msgid.link/20260116005631.work.387-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc731d37c8fe..02c2cb7accb8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20961,7 +20961,6 @@ PSTORE FILESYSTEM M: Kees Cook <kees@kernel.org> R: Tony Luck <tony.luck@intel.com> R: Guilherme G. Piccoli <gpiccoli@igalia.com> -L: linux-hardening@vger.kernel.org S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/pstore F: Documentation/admin-guide/pstore-blk.rst |
