linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: Update MAINTAINERS entry for HMM
@ 2025-07-11 22:34 Jason Gunthorpe
  2025-07-16 13:18 ` Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jason Gunthorpe @ 2025-07-11 22:34 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm, Marek Szyprowski

Jérôme has moved on from RH and has not been looking at HMM patches for
some time. I've made the most changes to the core code in the recent
period and Leon is now working on the HMM side from the RDMA ODP.

Cc: linux-mm@kvack.org
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Closes: https://lore.kernel.org/all/39d43309-9f34-48bc-a9ad-108c607ba175@samsung.com/
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 45446ae322ec54..2c49987400cdbe 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1397,6 +1397,10 @@ N: Thomas Gleixner
 E: tglx@linutronix.de
 D: NAND flash hardware support, JFFS2 on NAND flash
 
+N: Jérôme Glisse
+E: jglisse@redhat.com
+D: HMM - Heterogeneous Memory Management
+
 N: Richard E. Gooch
 E: rgooch@atnf.csiro.au
 D: parent process death signal to children
diff --git a/MAINTAINERS b/MAINTAINERS
index b4f3fa14ddcace..1a9e895991f5cc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11008,7 +11008,8 @@ F:	Documentation/ABI/testing/debugfs-hisi-zip
 F:	drivers/crypto/hisilicon/zip/
 
 HMM - Heterogeneous Memory Management
-M:	Jérôme Glisse <jglisse@redhat.com>
+M:	Jason Gunthorpe <jgg@nvidia.com>
+M:	Leon Romanovsky <leonro@nvidia.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	Documentation/mm/hmm.rst

base-commit: 1db50f7b7a793670adcf062df9ff27798829d963
-- 
2.43.0



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

* Re: [PATCH] mm: Update MAINTAINERS entry for HMM
  2025-07-11 22:34 [PATCH] mm: Update MAINTAINERS entry for HMM Jason Gunthorpe
@ 2025-07-16 13:18 ` Leon Romanovsky
  2025-07-16 14:41 ` David Hildenbrand
       [not found] ` <pn4672gpfjtov7mbnzfhzdz6zdvb5f3sxaeo6cctvccvzn2y3m@bzpkkvmqnpm5>
  2 siblings, 0 replies; 4+ messages in thread
From: Leon Romanovsky @ 2025-07-16 13:18 UTC (permalink / raw)
  To: Jason Gunthorpe; +Cc: Andrew Morton, linux-mm, Marek Szyprowski

On Fri, Jul 11, 2025 at 07:34:44PM -0300, Jason Gunthorpe wrote:
> Jérôme has moved on from RH and has not been looking at HMM patches for
> some time. I've made the most changes to the core code in the recent
> period and Leon is now working on the HMM side from the RDMA ODP.
> 
> Cc: linux-mm@kvack.org
> Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
> Closes: https://lore.kernel.org/all/39d43309-9f34-48bc-a9ad-108c607ba175@samsung.com/
> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
> ---
>  CREDITS     | 4 ++++
>  MAINTAINERS | 3 ++-
>  2 files changed, 6 insertions(+), 1 deletion(-)
> 

Acked-by: Leon Romanovsky <leon@kernel.org>

Thanks


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

* Re: [PATCH] mm: Update MAINTAINERS entry for HMM
  2025-07-11 22:34 [PATCH] mm: Update MAINTAINERS entry for HMM Jason Gunthorpe
  2025-07-16 13:18 ` Leon Romanovsky
@ 2025-07-16 14:41 ` David Hildenbrand
       [not found] ` <pn4672gpfjtov7mbnzfhzdz6zdvb5f3sxaeo6cctvccvzn2y3m@bzpkkvmqnpm5>
  2 siblings, 0 replies; 4+ messages in thread
From: David Hildenbrand @ 2025-07-16 14:41 UTC (permalink / raw)
  To: Jason Gunthorpe, Andrew Morton; +Cc: linux-mm, Marek Szyprowski

On 12.07.25 00:34, Jason Gunthorpe wrote:
> Jérôme has moved on from RH and has not been looking at HMM patches for
> some time. I've made the most changes to the core code in the recent
> period and Leon is now working on the HMM side from the RDMA ODP.
> 
> Cc: linux-mm@kvack.org
> Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
> Closes: https://lore.kernel.org/all/39d43309-9f34-48bc-a9ad-108c607ba175@samsung.com/
> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
> ---

Acked-by: David Hildenbrand <david@redhat.com>

-- 
Cheers,

David / dhildenb



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

* Re: [PATCH] mm: Update MAINTAINERS entry for HMM
       [not found]   ` <20250728132128.GA36037@nvidia.com>
@ 2025-07-28 17:37     ` Andrew Morton
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Morton @ 2025-07-28 17:37 UTC (permalink / raw)
  To: Jason Gunthorpe; +Cc: Alistair Popple, linux-mm, Marek Szyprowski

On Mon, 28 Jul 2025 10:21:28 -0300 Jason Gunthorpe <jgg@nvidia.com> wrote:

> On Mon, Jul 21, 2025 at 11:28:27AM +1000, Alistair Popple wrote:
> > On Fri, Jul 11, 2025 at 07:34:44PM -0300, Jason Gunthorpe wrote:
> > > Jérôme has moved on from RH and has not been looking at HMM patches for
> > > some time. I've made the most changes to the core code in the recent
> > > period and Leon is now working on the HMM side from the RDMA ODP.
> > 
> > I've spent way too long staring at the HMM code, feel free to add me as a
> > reviewer.
> 
> For sure, can you send a patch? I think this got picked up already?

Yes, it's in 6.16 as d367a177e2e4.


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

end of thread, other threads:[~2025-07-28 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 22:34 [PATCH] mm: Update MAINTAINERS entry for HMM Jason Gunthorpe
2025-07-16 13:18 ` Leon Romanovsky
2025-07-16 14:41 ` David Hildenbrand
     [not found] ` <pn4672gpfjtov7mbnzfhzdz6zdvb5f3sxaeo6cctvccvzn2y3m@bzpkkvmqnpm5>
     [not found]   ` <20250728132128.GA36037@nvidia.com>
2025-07-28 17:37     ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).