diff mbox series

MAINTAINERS: kasan, kcov: add bugzilla links

Message ID 20241012225524.117871-1-andrey.konovalov@linux.dev (mailing list archive)
State New
Headers show
Series MAINTAINERS: kasan, kcov: add bugzilla links | expand

Commit Message

andrey.konovalov@linux.dev Oct. 12, 2024, 10:55 p.m. UTC
From: Andrey Konovalov <andreyknvl@gmail.com>

Add links to the Bugzilla component that's used to track KASAN and KCOV
issues.

Signed-off-by: Andrey Konovalov <andreyknvl@gmail.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Dmitry Vyukov Oct. 14, 2024, 8:08 a.m. UTC | #1
On Sun, 13 Oct 2024 at 00:55, <andrey.konovalov@linux.dev> wrote:
>
> From: Andrey Konovalov <andreyknvl@gmail.com>
>
> Add links to the Bugzilla component that's used to track KASAN and KCOV
> issues.
>
> Signed-off-by: Andrey Konovalov <andreyknvl@gmail.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@google.com>
>  R:     Vincenzo Frascino <vincenzo.frascino@arm.com>
>  L:     kasan-dev@googlegroups.com
>  S:     Maintained
> +B:     https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management

Do we want a link to buglist.cgi, or to enter_bug.cgi, or both? 
Andrey Konovalov Oct. 14, 2024, 12:51 p.m. UTC | #2
On Mon, Oct 14, 2024 at 10:08 AM Dmitry Vyukov <dvyukov@google.com> wrote:
>
> On Sun, 13 Oct 2024 at 00:55, <andrey.konovalov@linux.dev> wrote:
> >
> > From: Andrey Konovalov <andreyknvl@gmail.com>
> >
> > Add links to the Bugzilla component that's used to track KASAN and KCOV
> > issues.
> >
> > Signed-off-by: Andrey Konovalov <andreyknvl@gmail.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@google.com>
> >  R:     Vincenzo Frascino <vincenzo.frascino@arm.com>
> >  L:     kasan-dev@googlegroups.com
> >  S:     Maintained
> > +B:     https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management
>
> Do we want a link to buglist.cgi, or to enter_bug.cgi, or both? 
Dmitry Vyukov Oct. 14, 2024, 1:24 p.m. UTC | #3
On Mon, 14 Oct 2024 at 14:51, Andrey Konovalov <andreyknvl@gmail.com> wrote:
>
> On Mon, Oct 14, 2024 at 10:08 AM Dmitry Vyukov <dvyukov@google.com> wrote:
> >
> > On Sun, 13 Oct 2024 at 00:55, <andrey.konovalov@linux.dev> wrote:
> > >
> > > From: Andrey Konovalov <andreyknvl@gmail.com>
> > >
> > > Add links to the Bugzilla component that's used to track KASAN and KCOV
> > > issues.
> > >
> > > Signed-off-by: Andrey Konovalov <andreyknvl@gmail.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@google.com>
> > >  R:     Vincenzo Frascino <vincenzo.frascino@arm.com>
> > >  L:     kasan-dev@googlegroups.com
> > >  S:     Maintained
> > > +B:     https://bugzilla.kernel.org/buglist.cgi?component=Sanitizers&product=Memory%20Management
> >
> > Do we want a link to buglist.cgi, or to enter_bug.cgi, or both? 
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ad507f49324a..c9b6fc55f84a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12242,6 +12242,7 @@  R:	Dmitry Vyukov <dvyukov@google.com>
 R:	Vincenzo Frascino <vincenzo.frascino@arm.com>
 L:	kasan-dev@googlegroups.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@google.com>
 R:	Andrey Konovalov <andreyknvl@gmail.com>
 L:	kasan-dev@googlegroups.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