The patch titled Subject: MAINTAINERS: add corresponding kselftests to cgroup entry has been added to the -mm tree. Its filename is maintainers-add-corresponding-kselftests-to-cgroup-entry.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-corresponding-kselftests-to-cgroup-entry.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-corresponding-kselftests-to-cgroup-entry.patch 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 and is updated there every 3-4 working days ------------------------------------------------------ From: Roman Gushchin <roman.gushchin@xxxxxxxxx> Subject: MAINTAINERS: add corresponding kselftests to cgroup entry List cgroup kselftests in the cgroup MAINTAINERS entry. These are tests covering core, freezer and cgroup.kill functionality. Link: https://lkml.kernel.org/r/20220415000133.3955987-4-roman.gushchin@xxxxxxxxx Signed-off-by: Roman Gushchin <roman.gushchin@xxxxxxxxx> Cc: Tejun Heo <tj@xxxxxxxxxx> Cc: Zefan Li <lizefan.x@xxxxxxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Chris Down <chris@xxxxxxxxxxxxxx> Cc: David Vernet <void@xxxxxxxxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxxxx> Cc: Shakeel Butt <shakeelb@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~maintainers-add-corresponding-kselftests-to-cgroup-entry +++ a/MAINTAINERS @@ -4993,6 +4993,7 @@ F: Documentation/admin-guide/cgroup-v1/ F: Documentation/admin-guide/cgroup-v2.rst F: include/linux/cgroup* F: kernel/cgroup/ +F: tools/testing/selftests/cgroup/ CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO) M: Tejun Heo <tj@xxxxxxxxxx> _ Patches currently in -mm which might be from roman.gushchin@xxxxxxxxx are kselftests-memcg-update-the-oom-group-leaf-events-test.patch kselftests-memcg-speed-up-the-memoryhigh-test.patch maintainers-add-corresponding-kselftests-to-cgroup-entry.patch maintainers-add-corresponding-kselftests-to-memcg-entry.patch mm-do-not-call-add_nr_deferred-with-zero-deferred.patch