Re: [PATCH v2 10/10] MAINTAINERS: add maintainer information for KFuzzTest

From: SeongJae Park
Date: Wed Sep 24 2025 - 04:32:46 EST


Hello Ethan,

On Fri, 19 Sep 2025 14:57:50 +0000 Ethan Graham <ethan.w.s.graham@xxxxxxxxx> wrote:

> From: Ethan Graham <ethangraham@xxxxxxxxxx>
>
> Add myself as maintainer and Alexander Potapenko as reviewer for
> KFuzzTest.
>
> Signed-off-by: Ethan Graham <ethangraham@xxxxxxxxxx>
> Acked-by: Alexander Potapenko <glider@xxxxxxxxxx>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6dcfbd11efef..14972e3e9d6a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13641,6 +13641,14 @@ F: include/linux/kfifo.h
> F: lib/kfifo.c
> F: samples/kfifo/
>
> +KFUZZTEST
> +M: Ethan Graham <ethan.w.s.graham@xxxxxxxxx>
> +R: Alexander Potapenko <glider@xxxxxxxxxx>
> +F: include/linux/kfuzztest.h
> +F: lib/kfuzztest/
> +F: Documentation/dev-tools/kfuzztest.rst
> +F: tools/kfuzztest-bridge/

I found you moved kfuzztest-bridge to tools/testing/ on this version, accepting
my suggestion. Thank you for that.

Nevertheless, so I think the above line should also be updated like below.

F: tools/testing/kfuzztest-bridge


Thanks,
SJ

> +
> KGDB / KDB /debug_core
> M: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
> M: Daniel Thompson <danielt@xxxxxxxxxx>
> --
> 2.51.0.470.ga7dc726c21-goog