Re: [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch

From: Randy Dunlap
Date: Fri Oct 03 2025 - 16:51:19 EST


Hi,

On 9/29/25 7:43 PM, Jinchao Wang wrote:
> Add a maintainer entry for Kernel Stack Watch.
>
> Signed-off-by: Jinchao Wang <wangjinchao600@xxxxxxxxx>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 520fb4e379a3..3d4811ff3631 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13362,6 +13362,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
> F: Documentation/dev-tools/kselftest*
> F: tools/testing/selftests/
>
> +KERNEL STACK WATCH
> +M: Jinchao Wang <wangjinchao600@xxxxxxxxx>
> +S: Maintained
> +F: Documentation/dev-tools/kstackwatch.rst
> +F: include/linux/kstackwatch_types.h
> +F: mm/kstackwatch/
> +F: tools/kstackwatch/
> +

Add entries in alphabetical order, please.

> KERNEL SMB3 SERVER (KSMBD)
> M: Namjae Jeon <linkinjeon@xxxxxxxxxx>
> M: Namjae Jeon <linkinjeon@xxxxxxxxx>

--
~Randy