[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241012225524.117871-1-andrey.konovalov@linux.dev>
Date: Sun, 13 Oct 2024 00:55:24 +0200
From: andrey.konovalov@...ux.dev
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Andrey Konovalov <andreyknvl@...il.com>,
Marco Elver <elver@...gle.com>,
Alexander Potapenko <glider@...gle.com>,
Dmitry Vyukov <dvyukov@...gle.com>,
Andrey Ryabinin <ryabinin.a.a@...il.com>,
kasan-dev@...glegroups.com,
linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] MAINTAINERS: kasan, kcov: add bugzilla links
From: Andrey Konovalov <andreyknvl@...il.com>
Add links to the Bugzilla component that's used to track KASAN and KCOV
issues.
Signed-off-by: Andrey Konovalov <andreyknvl@...il.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7ad507f49324a..c9b6fc55f84a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12242,6 +12242,7 @@ R: Dmitry Vyukov <dvyukov@...gle.com>
R: Vincenzo Frascino <vincenzo.frascino@....com>
L: kasan-dev@...glegroups.com
S: Maintained
+B: https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management
F: Documentation/dev-tools/kasan.rst
F: arch/*/include/asm/*kasan.h
F: arch/*/mm/kasan_init*
@@ -12265,6 +12266,7 @@ R: Dmitry Vyukov <dvyukov@...gle.com>
R: Andrey Konovalov <andreyknvl@...il.com>
L: kasan-dev@...glegroups.com
S: Maintained
+B: https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management
F: Documentation/dev-tools/kcov.rst
F: include/linux/kcov.h
F: include/uapi/linux/kcov.h
--
2.25.1
Powered by blists - more mailing lists