Hello Ethan,
On Fri, 19 Sep 2025 14:57:50 +0000 Ethan Graham <ethan.w.s.graham@gmail.com> wrote:
> From: Ethan Graham <ethangraham@google.com>
>
> Add myself as maintainer and Alexander Potapenko as reviewer for
> KFuzzTest.
>
> Signed-off-by: Ethan Graham <ethangraham@google.com>
> Acked-by: Alexander Potapenko <glider@google.com>
> ---
> 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@gmail.com>
> +R: Alexander Potapenko <glider@google.com>
> +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@windriver.com>
> M: Daniel Thompson <danielt@kernel.org>
> --
> 2.51.0.470.ga7dc726c21-goog