diff options
| author | 2025-06-18 19:47:52 +0300 | |
|---|---|---|
| committer | 2025-06-25 15:55:03 -0700 | |
| commit | 71aa17fd981be2ef683bf83326128c505abe070c (patch) | |
| tree | 1c0f8f79d8831e1dff8d419afebdd9fe303163f0 | |
| parent | mm: add OOM killer maintainer structure (diff) | |
| download | wireguard-linux-71aa17fd981be2ef683bf83326128c505abe070c.tar.xz wireguard-linux-71aa17fd981be2ef683bf83326128c505abe070c.zip | |
MAINTAINERS: add tree entry to mm init block
Link: https://lkml.kernel.org/r/aFLubPfiO5hqfhCe@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 689b9a20b6df..fc6cc0b2e9a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15676,6 +15676,8 @@ MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION M: Mike Rapoport <rppt@kernel.org> L: linux-mm@kvack.org S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git for-next +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git fixes F: Documentation/core-api/boot-time-mm.rst F: Documentation/core-api/kho/bindings/memblock/* F: include/linux/memblock.h |
