[GIT PULL] memblock: fix for regions display in debugfs and MAINTAINERS update
From: Mike Rapoport
Date: Mon Sep 14 2026 - 01:15:48 EST
Hi Linus,
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mm/memblock tags/fixes-2026-09-14
for you to fetch changes up to 6e33dc90df108c76899dc544a42d17adcba61668:
MAINTAINERS: update memblock tree URLs (2026-09-09 20:28:14 +0300)
----------------------------------------------------------------
memblock: fix for regions display in debugfs and MAINTAINERS update
* Make sure that multiple flags on a memblock region are all displayed in
debugfs
* Update memblock tree tags in MAINTAINERS
----------------------------------------------------------------
Meijing Zhao (1):
mm: memblock: show all region flags in debugfs
Mike Rapoport (Microsoft) (1):
MAINTAINERS: update memblock tree URLs
MAINTAINERS | 4 ++--
mm/memblock.c | 18 +++++++++++-------
2 files changed, 13 insertions(+), 9 deletions(-)