* [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL
@ 2026-09-17 14:38 Vlastimil Babka (SUSE)
2026-09-17 15:30 ` David Hildenbrand (Arm)
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-09-17 14:38 UTC (permalink / raw)
To: Harry Yoo
Cc: Andrew Morton, David Hildenbrand, Mike Rapoport, linux-kernel,
Hao Li, Christoph Lameter, David Rientjes, Roman Gushchin,
linux-mm, Vlastimil Babka (SUSE)
The slab.git tree has been moved to a new URL as part of the mm-next
integration. Reflect this in MAINTAINERS as well. The old URL will stay
around with historical branches and tags.
Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
---
Since Harry as a co-maintainer now also has RW access to the new tree,
we agreed that he would apply this patch to test the access.
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3a19da74d00c..f9c1aa1df9b9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25186,7 +25186,7 @@ R: David Rientjes <rientjes@google.com>
R: Roman Gushchin <roman.gushchin@linux.dev>
L: linux-mm@kvack.org
S: Maintained
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git
F: Documentation/admin-guide/mm/slab.rst
F: Documentation/mm/slab.rst
F: include/linux/mempool.h
---
base-commit: 4a724bcf5d703e18957397914d79156fa2cf1174
change-id: 20260917-maint-slab-git-511cc356352f
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL
2026-09-17 14:38 [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL Vlastimil Babka (SUSE)
@ 2026-09-17 15:30 ` David Hildenbrand (Arm)
2026-09-17 15:37 ` Harry Yoo (Meta)
2026-09-18 2:31 ` SeongJae Park
2 siblings, 0 replies; 5+ messages in thread
From: David Hildenbrand (Arm) @ 2026-09-17 15:30 UTC (permalink / raw)
To: Vlastimil Babka (SUSE), Harry Yoo
Cc: Andrew Morton, Mike Rapoport, linux-kernel, Hao Li,
Christoph Lameter, David Rientjes, Roman Gushchin, linux-mm
On 9/17/26 16:38, Vlastimil Babka (SUSE) wrote:
> The slab.git tree has been moved to a new URL as part of the mm-next
> integration. Reflect this in MAINTAINERS as well. The old URL will stay
> around with historical branches and tags.
>
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
> ---
> Since Harry as a co-maintainer now also has RW access to the new tree,
> we agreed that he would apply this patch to test the access.
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3a19da74d00c..f9c1aa1df9b9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -25186,7 +25186,7 @@ R: David Rientjes <rientjes@google.com>
> R: Roman Gushchin <roman.gushchin@linux.dev>
> L: linux-mm@kvack.org
> S: Maintained
> -T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git
> F: Documentation/admin-guide/mm/slab.rst
> F: Documentation/mm/slab.rst
> F: include/linux/mempool.h
Reviewed-by: David Hildenbrand (Arm) <david@kernel.org>
Thanks!
--
Cheers,
David
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL
2026-09-17 14:38 [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL Vlastimil Babka (SUSE)
2026-09-17 15:30 ` David Hildenbrand (Arm)
@ 2026-09-17 15:37 ` Harry Yoo (Meta)
2026-09-17 18:47 ` Harry Yoo
2026-09-18 2:31 ` SeongJae Park
2 siblings, 1 reply; 5+ messages in thread
From: Harry Yoo (Meta) @ 2026-09-17 15:37 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Andrew Morton, David Hildenbrand, Mike Rapoport, linux-kernel,
Hao Li, Christoph Lameter, David Rientjes, Roman Gushchin,
linux-mm
On Thu, 17 Sep 2026 16:38:37 +0200, Vlastimil Babka (SUSE) wrote:
> The slab.git tree has been moved to a new URL as part of the mm-next
> integration. Reflect this in MAINTAINERS as well. The old URL will stay
> around with historical branches and tags.
Applied to mm/slab.git slab/for-next-fixes, thanks!
[1/1] MAINTAINERS: update slab.git URL
commit: 4c51f0b648cbf190d15d4ff60826c769f7e81df6
https://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git/commit/?id=4c51f0b648cbf190d15d4ff60826c769f7e81df6
--
Cheers,
Harry / Hyeonggon
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL
2026-09-17 15:37 ` Harry Yoo (Meta)
@ 2026-09-17 18:47 ` Harry Yoo
0 siblings, 0 replies; 5+ messages in thread
From: Harry Yoo @ 2026-09-17 18:47 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Andrew Morton, David Hildenbrand, Mike Rapoport, linux-kernel,
Hao Li, Christoph Lameter, David Rientjes, Roman Gushchin,
linux-mm
On Thu, Sep 17, 2026 at 04:37:01PM +0100, Harry Yoo (Meta) wrote:
>
> On Thu, 17 Sep 2026 16:38:37 +0200, Vlastimil Babka (SUSE) wrote:
> > The slab.git tree has been moved to a new URL as part of the mm-next
> > integration. Reflect this in MAINTAINERS as well. The old URL will stay
> > around with historical branches and tags.
>
> Applied to mm/slab.git slab/for-next-fixes, thanks!
>
> [1/1] MAINTAINERS: update slab.git URL
> commit: 4c51f0b648cbf190d15d4ff60826c769f7e81df6
Haha, it took a while to figure out what `b4 -sl shazam` and `b4 ty -i`
actually do...
> https://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git/commit/?id=4c51f0b648cbf190d15d4ff60826c769f7e81df6
/me forgets and learns what `b4 trailers -u` does, once again
Now it has R-b from David Hildenbrand :-)
https://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git/commit/?id=f4feefcf46b9a63e4ab096c3f2cb260ef8e3902a
Whoa, looks like I didn't mess up something.
Thank you folks!
--
Cheers,
Harry / Hyeonggon
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL
2026-09-17 14:38 [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL Vlastimil Babka (SUSE)
2026-09-17 15:30 ` David Hildenbrand (Arm)
2026-09-17 15:37 ` Harry Yoo (Meta)
@ 2026-09-18 2:31 ` SeongJae Park
2 siblings, 0 replies; 5+ messages in thread
From: SeongJae Park @ 2026-09-18 2:31 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: SeongJae Park, Harry Yoo, Andrew Morton, David Hildenbrand,
Mike Rapoport, linux-kernel, Hao Li, Christoph Lameter,
David Rientjes, Roman Gushchin, linux-mm
On Thu, 17 Sep 2026 16:38:37 +0200 "Vlastimil Babka (SUSE)" <vbabka@kernel.org> wrote:
> The slab.git tree has been moved to a new URL as part of the mm-next
> integration. Reflect this in MAINTAINERS as well. The old URL will stay
> around with historical branches and tags.
>
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
Acked-by: SJ Park <sj@kernel.org>
Thanks,
SJ
[...]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-09-18 2:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 14:38 [PATCH slab/for-next-fixes] MAINTAINERS: update slab.git URL Vlastimil Babka (SUSE)
2026-09-17 15:30 ` David Hildenbrand (Arm)
2026-09-17 15:37 ` Harry Yoo (Meta)
2026-09-17 18:47 ` Harry Yoo
2026-09-18 2:31 ` SeongJae Park
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®