The patch titled Subject: MAINTAINERS: add entry for debug objects has been added to the -mm mm-hotfixes-unstable branch. Its filename is maintainers-add-entry-for-debug-objects.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/maintainers-add-entry-for-debug-objects.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Subject: MAINTAINERS: add entry for debug objects Date: Wed, 07 Jun 2023 01:14:05 +0200 This is overdue and an oversight. Add myself to this file deespite the fact that I'm trying to reduce the number of entries in this file which have my name attached, but in the hope that patches wont get picked up elsewhere completely unreviewed and unnoticed. Link: https://lkml.kernel.org/r/87v8g0ji9u.ffs@tglx Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) --- a/MAINTAINERS~maintainers-add-entry-for-debug-objects +++ a/MAINTAINERS @@ -5727,6 +5727,14 @@ F: include/linux/tfrc.h F: include/uapi/linux/dccp.h F: net/dccp/ +DEBUGOBJECTS: +M: Thomas Gleixner <tglx@xxxxxxxxxxxxx> +L: linux-kernel@xxxxxxxxxxxxxxx +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/debugobjects +F: lib/debugobjects.c +F: include/linux/debugobjects.h + DECSTATION PLATFORM SUPPORT M: "Maciej W. Rozycki" <macro@xxxxxxxxxxx> L: linux-mips@xxxxxxxxxxxxxxx _ Patches currently in -mm which might be from tglx@xxxxxxxxxxxxx are maintainers-add-entry-for-debug-objects.patch mm-vmalloc-prevent-stale-tlbs-in-fully-utilized-blocks.patch mm-vmalloc-avoid-iterating-over-per-cpu-vmap-blocks-twice.patch mm-vmalloc-prevent-flushing-dirty-space-over-and-over.patch mm-vmalloc-check-free-space-in-vmap_block-lockless.patch mm-vmalloc-add-missing-read-write_once-annotations.patch mm-vmalloc-dont-purge-usable-blocks-unnecessarily.patch