Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
       [not found] <20260702140257.44780-1-lance.yang@linux.dev>
@ 2026-07-02 15:15 ` David Hildenbrand (Arm)
  2026-07-02 15:17 ` Lorenzo Stoakes
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: David Hildenbrand (Arm) @ 2026-07-02 15:15 UTC (permalink / raw)
  To: Lance Yang, akpm, ljs
  Cc: ziy, baolin.wang, liam, npache, ryan.roberts, dev.jain, baohua,
	usama.arif, linux-mm, linux-kernel

On 7/2/26 16:02, Lance Yang wrote:
> From: Lance Yang <lance.yang@linux.dev>
> 
> Usama has been active around THP, really enjoys working on THPs, and tries
> to review all the patches that come in.
> 
> Let's invite him to the THP party as a reviewer to help with the ongoing
> THP review load.
> 
> Signed-off-by: Lance Yang <lance.yang@linux.dev>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2acb019516eb..29c302e9c17b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17255,6 +17255,7 @@ R:	Ryan Roberts <ryan.roberts@arm.com>
>  R:	Dev Jain <dev.jain@arm.com>
>  R:	Barry Song <baohua@kernel.org>
>  R:	Lance Yang <lance.yang@linux.dev>
> +R:	Usama Arif <usama.arif@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org

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

-- 
Cheers,

David


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

* Re: [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
       [not found] <20260702140257.44780-1-lance.yang@linux.dev>
  2026-07-02 15:15 ` [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer David Hildenbrand (Arm)
@ 2026-07-02 15:17 ` Lorenzo Stoakes
  2026-07-02 15:56 ` Zi Yan
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: Lorenzo Stoakes @ 2026-07-02 15:17 UTC (permalink / raw)
  To: Lance Yang
  Cc: akpm, david, ziy, baolin.wang, liam, npache, ryan.roberts,
	dev.jain, baohua, usama.arif, linux-mm, linux-kernel

On Thu, Jul 02, 2026 at 10:02:57PM +0800, Lance Yang wrote:
> From: Lance Yang <lance.yang@linux.dev>
>
> Usama has been active around THP, really enjoys working on THPs, and tries
> to review all the patches that come in.
>
> Let's invite him to the THP party as a reviewer to help with the ongoing
> THP review load.
>
> Signed-off-by: Lance Yang <lance.yang@linux.dev>

Sounds good to me, thanks for your contributions Usama, this is very much
earned :)

So:

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

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2acb019516eb..29c302e9c17b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17255,6 +17255,7 @@ R:	Ryan Roberts <ryan.roberts@arm.com>
>  R:	Dev Jain <dev.jain@arm.com>
>  R:	Barry Song <baohua@kernel.org>
>  R:	Lance Yang <lance.yang@linux.dev>
> +R:	Usama Arif <usama.arif@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
> --
> 2.49.0
>

Cheers, Lorenzo


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

* Re: [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
       [not found] <20260702140257.44780-1-lance.yang@linux.dev>
  2026-07-02 15:15 ` [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer David Hildenbrand (Arm)
  2026-07-02 15:17 ` Lorenzo Stoakes
@ 2026-07-02 15:56 ` Zi Yan
  2026-07-03  0:12 ` Barry Song
  2026-07-03 16:20 ` SJ Park
  4 siblings, 0 replies; 5+ messages in thread
From: Zi Yan @ 2026-07-02 15:56 UTC (permalink / raw)
  To: Lance Yang
  Cc: akpm, david, ljs, baolin.wang, liam, npache, ryan.roberts,
	dev.jain, baohua, usama.arif, linux-mm, linux-kernel

On 2 Jul 2026, at 10:02, Lance Yang wrote:

> From: Lance Yang <lance.yang@linux.dev>
>
> Usama has been active around THP, really enjoys working on THPs, and tries
> to review all the patches that come in.
>
> Let's invite him to the THP party as a reviewer to help with the ongoing
> THP review load.
>
> Signed-off-by: Lance Yang <lance.yang@linux.dev>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2acb019516eb..29c302e9c17b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17255,6 +17255,7 @@ R:	Ryan Roberts <ryan.roberts@arm.com>
>  R:	Dev Jain <dev.jain@arm.com>
>  R:	Barry Song <baohua@kernel.org>
>  R:	Lance Yang <lance.yang@linux.dev>
> +R:	Usama Arif <usama.arif@linux.dev>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  W:	http://www.linux-mm.org
> -- 
> 2.49.0

Acked-by: Zi Yan <ziy@nvidia.com>

Best Regards,
Yan, Zi


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

* Re: [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
       [not found] <20260702140257.44780-1-lance.yang@linux.dev>
                   ` (2 preceding siblings ...)
  2026-07-02 15:56 ` Zi Yan
@ 2026-07-03  0:12 ` Barry Song
  2026-07-03 16:20 ` SJ Park
  4 siblings, 0 replies; 5+ messages in thread
From: Barry Song @ 2026-07-03  0:12 UTC (permalink / raw)
  To: Lance Yang
  Cc: akpm, david, ljs, ziy, baolin.wang, liam, npache, ryan.roberts,
	dev.jain, usama.arif, linux-mm, linux-kernel

On Thu, Jul 2, 2026 at 10:03 PM Lance Yang <lance.yang@linux.dev> wrote:
>
> From: Lance Yang <lance.yang@linux.dev>
>
> Usama has been active around THP, really enjoys working on THPs, and tries
> to review all the patches that come in.
>
> Let's invite him to the THP party as a reviewer to help with the ongoing
> THP review load.
>
> Signed-off-by: Lance Yang <lance.yang@linux.dev>
> ---

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


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

* Re: [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
       [not found] <20260702140257.44780-1-lance.yang@linux.dev>
                   ` (3 preceding siblings ...)
  2026-07-03  0:12 ` Barry Song
@ 2026-07-03 16:20 ` SJ Park
  4 siblings, 0 replies; 5+ messages in thread
From: SJ Park @ 2026-07-03 16:20 UTC (permalink / raw)
  To: Lance Yang
  Cc: SJ Park, akpm, david, ljs, ziy, baolin.wang, liam, npache,
	ryan.roberts, dev.jain, baohua, usama.arif, linux-mm,
	linux-kernel

On Thu,  2 Jul 2026 22:02:57 +0800 Lance Yang <lance.yang@linux.dev> wrote:

> From: Lance Yang <lance.yang@linux.dev>
> 
> Usama has been active around THP, really enjoys working on THPs, and tries
> to review all the patches that come in.
> 
> Let's invite him to the THP party as a reviewer to help with the ongoing
> THP review load.

Awesome choice!

> 
> Signed-off-by: Lance Yang <lance.yang@linux.dev>

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


Thanks,
SJ

[...]


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

end of thread, other threads:[~2026-07-03 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20260702140257.44780-1-lance.yang@linux.dev>
2026-07-02 15:15 ` [PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer David Hildenbrand (Arm)
2026-07-02 15:17 ` Lorenzo Stoakes
2026-07-02 15:56 ` Zi Yan
2026-07-03  0:12 ` Barry Song
2026-07-03 16:20 ` SJ Park

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