Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
@ 2026-06-22 15:59 Lorenzo Stoakes
  2026-06-22 16:09 ` Vlastimil Babka (SUSE)
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lorenzo Stoakes @ 2026-06-22 15:59 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Lance Yang, David Hildenbrand, Rik van Riel, Liam R . Howlett,
	Vlastimil Babka, Harry Yoo, Jann Horn, linux-mm, linux-kernel

Lance has been doing excellent work reviewing rmap series and has proven
himself to be a great member of the community in general, so add him as an
rmap reviewer.

Signed-off-by: Lorenzo Stoakes <ljs@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 65bd4328fe05..dd963b72c614 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17024,6 +17024,7 @@ R:	Liam R. Howlett <liam@infradead.org>
 R:	Vlastimil Babka <vbabka@kernel.org>
 R:	Harry Yoo <harry@kernel.org>
 R:	Jann Horn <jannh@google.com>
+R:	Lance Yang <lance.yang@linux.dev>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	include/linux/rmap.h
-- 
2.54.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
  2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
@ 2026-06-22 16:09 ` Vlastimil Babka (SUSE)
  2026-06-22 18:31 ` David Hildenbrand (Arm)
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-06-22 16:09 UTC (permalink / raw)
  To: Lorenzo Stoakes, Andrew Morton
  Cc: Lance Yang, David Hildenbrand, Rik van Riel, Liam R . Howlett,
	Harry Yoo, Jann Horn, linux-mm, linux-kernel

On 6/22/26 17:59, Lorenzo Stoakes wrote:
> Lance has been doing excellent work reviewing rmap series and has proven
> himself to be a great member of the community in general, so add him as an
> rmap reviewer.

Great!

> Signed-off-by: Lorenzo Stoakes <ljs@kernel.org>

Acked-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 65bd4328fe05..dd963b72c614 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17024,6 +17024,7 @@ R:	Liam R. Howlett <liam@infradead.org>
>  R:	Vlastimil Babka <vbabka@kernel.org>
>  R:	Harry Yoo <harry@kernel.org>
>  R:	Jann Horn <jannh@google.com>
> +R:	Lance Yang <lance.yang@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  F:	include/linux/rmap.h



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
  2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
  2026-06-22 16:09 ` Vlastimil Babka (SUSE)
@ 2026-06-22 18:31 ` David Hildenbrand (Arm)
  2026-06-23  0:00 ` SeongJae Park
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: David Hildenbrand (Arm) @ 2026-06-22 18:31 UTC (permalink / raw)
  To: Lorenzo Stoakes, Andrew Morton
  Cc: Lance Yang, Rik van Riel, Liam R . Howlett, Vlastimil Babka,
	Harry Yoo, Jann Horn, linux-mm, linux-kernel

On 6/22/26 17:59, Lorenzo Stoakes wrote:
> Lance has been doing excellent work reviewing rmap series and has proven
> himself to be a great member of the community in general, so add him as an
> rmap reviewer.

100%!

Acked-by: David Hildenbrand (Arm) <david@kernel.org>

-- 
Cheers,

David


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
  2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
  2026-06-22 16:09 ` Vlastimil Babka (SUSE)
  2026-06-22 18:31 ` David Hildenbrand (Arm)
@ 2026-06-23  0:00 ` SeongJae Park
  2026-06-23  0:28 ` Harry Yoo
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: SeongJae Park @ 2026-06-23  0:00 UTC (permalink / raw)
  To: Lorenzo Stoakes
  Cc: SeongJae Park, Andrew Morton, Lance Yang, David Hildenbrand,
	Rik van Riel, Liam R . Howlett, Vlastimil Babka, Harry Yoo,
	Jann Horn, linux-mm, linux-kernel

On Mon, 22 Jun 2026 16:59:13 +0100 Lorenzo Stoakes <ljs@kernel.org> wrote:

> Lance has been doing excellent work reviewing rmap series and has proven
> himself to be a great member of the community in general, so add him as an
> rmap reviewer.

I fully agree!

> 
> Signed-off-by: Lorenzo Stoakes <ljs@kernel.org>

Acked-by: SeongJae Park <sj@kernel.org>


Thanks,
SJ

[...]


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
  2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
                   ` (2 preceding siblings ...)
  2026-06-23  0:00 ` SeongJae Park
@ 2026-06-23  0:28 ` Harry Yoo
  2026-06-23  4:07 ` Dev Jain
  2026-06-23  5:37 ` Barry Song
  5 siblings, 0 replies; 7+ messages in thread
From: Harry Yoo @ 2026-06-23  0:28 UTC (permalink / raw)
  To: Lorenzo Stoakes, Andrew Morton
  Cc: Lance Yang, David Hildenbrand, Rik van Riel, Liam R . Howlett,
	Vlastimil Babka, Jann Horn, linux-mm, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 873 bytes --]



On 6/23/26 12:59 AM, Lorenzo Stoakes wrote:
> Lance has been doing excellent work reviewing rmap series and has proven
> himself to be a great member of the community in general, so add him as an
> rmap reviewer.
> 
> Signed-off-by: Lorenzo Stoakes <ljs@kernel.org>
> ---

Welcome, Lance!

Acked-by: Harry Yoo (Oracle) <harry@kernel.org>

>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 65bd4328fe05..dd963b72c614 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17024,6 +17024,7 @@ R:	Liam R. Howlett <liam@infradead.org>
>  R:	Vlastimil Babka <vbabka@kernel.org>
>  R:	Harry Yoo <harry@kernel.org>
>  R:	Jann Horn <jannh@google.com>
> +R:	Lance Yang <lance.yang@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  F:	include/linux/rmap.h

-- 
Cheers,
Harry / Hyeonggon

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
  2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
                   ` (3 preceding siblings ...)
  2026-06-23  0:28 ` Harry Yoo
@ 2026-06-23  4:07 ` Dev Jain
  2026-06-23  5:37 ` Barry Song
  5 siblings, 0 replies; 7+ messages in thread
From: Dev Jain @ 2026-06-23  4:07 UTC (permalink / raw)
  To: Lorenzo Stoakes, Andrew Morton
  Cc: Lance Yang, David Hildenbrand, Rik van Riel, Liam R . Howlett,
	Vlastimil Babka, Harry Yoo, Jann Horn, linux-mm, linux-kernel



On 22/06/26 9:29 pm, Lorenzo Stoakes wrote:
> Lance has been doing excellent work reviewing rmap series and has proven
> himself to be a great member of the community in general, so add him as an
> rmap reviewer.
> 
> Signed-off-by: Lorenzo Stoakes <ljs@kernel.org>
> ---

True!

Acked-by: Dev Jain <dev.jain@arm.com>

>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 65bd4328fe05..dd963b72c614 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17024,6 +17024,7 @@ R:	Liam R. Howlett <liam@infradead.org>
>  R:	Vlastimil Babka <vbabka@kernel.org>
>  R:	Harry Yoo <harry@kernel.org>
>  R:	Jann Horn <jannh@google.com>
> +R:	Lance Yang <lance.yang@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  F:	include/linux/rmap.h



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: Add Lance as an rmap reviewer
  2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
                   ` (4 preceding siblings ...)
  2026-06-23  4:07 ` Dev Jain
@ 2026-06-23  5:37 ` Barry Song
  5 siblings, 0 replies; 7+ messages in thread
From: Barry Song @ 2026-06-23  5:37 UTC (permalink / raw)
  To: Lorenzo Stoakes
  Cc: Andrew Morton, Lance Yang, David Hildenbrand, Rik van Riel,
	Liam R . Howlett, Vlastimil Babka, Harry Yoo, Jann Horn, linux-mm,
	linux-kernel

On Tue, Jun 23, 2026 at 12:01 AM Lorenzo Stoakes <ljs@kernel.org> wrote:
>
> Lance has been doing excellent work reviewing rmap series and has proven
> himself to be a great member of the community in general, so add him as an
> rmap reviewer.
>
> Signed-off-by: Lorenzo Stoakes <ljs@kernel.org>

Acked-by: Barry Song <baohua@kernel.org>

Best Regards
Barry


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-06-23  5:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-22 15:59 [PATCH] MAINTAINERS: Add Lance as an rmap reviewer Lorenzo Stoakes
2026-06-22 16:09 ` Vlastimil Babka (SUSE)
2026-06-22 18:31 ` David Hildenbrand (Arm)
2026-06-23  0:00 ` SeongJae Park
2026-06-23  0:28 ` Harry Yoo
2026-06-23  4:07 ` Dev Jain
2026-06-23  5:37 ` Barry Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox