diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2022-06-15 23:22:44 +0200 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-06-17 04:11:31 +0200 |
commit | f0a7d33a7184df3193e4bd9ef9283a0a92bed4a6 (patch) | |
tree | aa5b901f61bb667c6fe854d45dc8e3bdf158861b /MAINTAINERS | |
parent | MAINTAINERS: update Abel Vesa's email (diff) | |
download | linux-f0a7d33a7184df3193e4bd9ef9283a0a92bed4a6.tar.xz linux-f0a7d33a7184df3193e4bd9ef9283a0a92bed4a6.zip |
MAINTAINERS: update MM tree references
Describe the new kernel.org location of the MM trees.
Suggested-by: David Hildenbrand <david@redhat.com>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3dfb95897e16..f3be1b26eecf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12846,9 +12846,8 @@ M: Andrew Morton <akpm@linux-foundation.org> L: linux-mm@kvack.org S: Maintained W: http://www.linux-mm.org -T: quilt https://ozlabs.org/~akpm/mmotm/ -T: quilt https://ozlabs.org/~akpm/mmots/ -T: git git://github.com/hnaz/linux-mm.git +T: git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm +T: quilt git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new F: include/linux/gfp.h F: include/linux/memory_hotplug.h F: include/linux/mm.h |