diff mbox series

MAINTAINERS: Add uprobes entry

Message ID 172074397710.247544.17045299807723238107.stgit@devnote2 (mailing list archive)
State Accepted
Commit c26b1b89b8a9fd8665e79cd798bd970e233772b6
Headers show
Series MAINTAINERS: Add uprobes entry | expand

Commit Message

Masami Hiramatsu (Google) July 12, 2024, 12:26 a.m. UTC
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(+)

Comments

Masami Hiramatsu (Google) July 15, 2024, 9:14 a.m. UTC | #1
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
>
Peter Zijlstra July 15, 2024, 11:50 a.m. UTC | #2
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>
Oleg Nesterov July 15, 2024, 5:21 p.m. UTC | #3
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>
Masami Hiramatsu (Google) July 16, 2024, 9:17 a.m. UTC | #4
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!
diff mbox series

Patch

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