[PATCH] MAINTAINERS: Add uprobes entry

Masami Hiramatsu (Google) posted 1 patch 1 year, 5 months ago
MAINTAINERS |   13 +++++++++++++
1 file changed, 13 insertions(+)
[PATCH] MAINTAINERS: Add uprobes entry
Posted by Masami Hiramatsu (Google) 1 year, 5 months ago
From: Masami Hiramatsu (Google) <mhiramat@kernel.org>

Add uprobes entry to MAINTAINERS to clarify the maintainers.

Suggested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
---
 MAINTAINERS |   13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index da5352dbd4f3..ae731fa2328c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23105,6 +23105,19 @@ F:	drivers/mtd/ubi/
 F:	include/linux/mtd/ubi.h
 F:	include/uapi/mtd/ubi-user.h
 
+UPROBES
+M:	Masami Hiramatsu <mhiramat@kernel.org>
+M:	Oleg Nesterov <oleg@redhat.com>
+M:	Peter Zijlstra <peterz@infradead.org>
+L:	linux-kernel@vger.kernel.org
+L:	linux-trace-kernel@vger.kernel.org
+S:	Maintained
+F:	arch/*/include/asm/uprobes.h
+F:	arch/*/kernel/probes/uprobes.c
+F:	arch/*/kernel/uprobes.c
+F:	include/linux/uprobes.h
+F:	kernel/events/uprobes.c
+
 USB "USBNET" DRIVER FRAMEWORK
 M:	Oliver Neukum <oneukum@suse.com>
 L:	netdev@vger.kernel.org
Re: [PATCH] MAINTAINERS: Add uprobes entry
Posted by Masami Hiramatsu (Google) 1 year, 5 months ago
Hi Peter, Oleg,

If this is OK for you, please give your Ack.

Thank you,

On Fri, 12 Jul 2024 09:26:17 +0900
"Masami Hiramatsu (Google)" <mhiramat@kernel.org> wrote:

> From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
> 
> Add uprobes entry to MAINTAINERS to clarify the maintainers.
> 
> Suggested-by: Peter Zijlstra <peterz@infradead.org>
> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
> ---
>  MAINTAINERS |   13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index da5352dbd4f3..ae731fa2328c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23105,6 +23105,19 @@ F:	drivers/mtd/ubi/
>  F:	include/linux/mtd/ubi.h
>  F:	include/uapi/mtd/ubi-user.h
>  
> +UPROBES
> +M:	Masami Hiramatsu <mhiramat@kernel.org>
> +M:	Oleg Nesterov <oleg@redhat.com>
> +M:	Peter Zijlstra <peterz@infradead.org>
> +L:	linux-kernel@vger.kernel.org
> +L:	linux-trace-kernel@vger.kernel.org
> +S:	Maintained
> +F:	arch/*/include/asm/uprobes.h
> +F:	arch/*/kernel/probes/uprobes.c
> +F:	arch/*/kernel/uprobes.c
> +F:	include/linux/uprobes.h
> +F:	kernel/events/uprobes.c
> +
>  USB "USBNET" DRIVER FRAMEWORK
>  M:	Oliver Neukum <oneukum@suse.com>
>  L:	netdev@vger.kernel.org
> 


-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>
Re: [PATCH] MAINTAINERS: Add uprobes entry
Posted by Oleg Nesterov 1 year, 5 months ago
On 07/15, Masami Hiramatsu wrote:
>
> Hi Peter, Oleg,
>
> If this is OK for you, please give your Ack.

Acked-by: Oleg Nesterov <oleg@redhat.com>
Re: [PATCH] MAINTAINERS: Add uprobes entry
Posted by Masami Hiramatsu (Google) 1 year, 5 months ago
On Mon, 15 Jul 2024 19:21:52 +0200
Oleg Nesterov <oleg@redhat.com> wrote:

> On 07/15, Masami Hiramatsu wrote:
> >
> > Hi Peter, Oleg,
> >
> > If this is OK for you, please give your Ack.
> 
> Acked-by: Oleg Nesterov <oleg@redhat.com>
> 

Thanks for the Ack!


-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>
Re: [PATCH] MAINTAINERS: Add uprobes entry
Posted by Peter Zijlstra 1 year, 5 months ago
On Mon, Jul 15, 2024 at 06:14:17PM +0900, Masami Hiramatsu wrote:
> Hi Peter, Oleg,
> 
> If this is OK for you, please give your Ack.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

Please also collect Oleg's ack.

> 
> Thank you,
> 
> On Fri, 12 Jul 2024 09:26:17 +0900
> "Masami Hiramatsu (Google)" <mhiramat@kernel.org> wrote:
> 
> > From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
> > 
> > Add uprobes entry to MAINTAINERS to clarify the maintainers.
> > 
> > Suggested-by: Peter Zijlstra <peterz@infradead.org>
> > Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
> > ---
> >  MAINTAINERS |   13 +++++++++++++
> >  1 file changed, 13 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index da5352dbd4f3..ae731fa2328c 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -23105,6 +23105,19 @@ F:	drivers/mtd/ubi/
> >  F:	include/linux/mtd/ubi.h
> >  F:	include/uapi/mtd/ubi-user.h
> >  
> > +UPROBES
> > +M:	Masami Hiramatsu <mhiramat@kernel.org>
> > +M:	Oleg Nesterov <oleg@redhat.com>
> > +M:	Peter Zijlstra <peterz@infradead.org>
> > +L:	linux-kernel@vger.kernel.org
> > +L:	linux-trace-kernel@vger.kernel.org
> > +S:	Maintained
> > +F:	arch/*/include/asm/uprobes.h
> > +F:	arch/*/kernel/probes/uprobes.c
> > +F:	arch/*/kernel/uprobes.c
> > +F:	include/linux/uprobes.h
> > +F:	kernel/events/uprobes.c
> > +
> >  USB "USBNET" DRIVER FRAMEWORK
> >  M:	Oliver Neukum <oneukum@suse.com>
> >  L:	netdev@vger.kernel.org
> > 
> 
> 
> -- 
> Masami Hiramatsu (Google) <mhiramat@kernel.org>