The quilt patch titled Subject: mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2 has been removed from the -mm tree. Its filename was mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2.patch This patch was dropped because it was folded into mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter.patch ------------------------------------------------------ From: Jingxiang Zeng <linuszeng@xxxxxxxxxxx> Subject: mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2 Date: Fri, 13 Sep 2024 16:44:53 +0800 Link: https://lkml.kernel.org/r/20240830082244.156923-1-jingxiangzeng.cas@xxxxxxxxx Link: https://lkml.kernel.org/r/20240913084453.3605621-1-jingxiangzeng.cas@xxxxxxxxx Signed-off-by: Jingxiang Zeng <linuszeng@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxxxx> Cc: Muchun Song <muchun.song@xxxxxxxxx> Cc: Roman Gushchin <roman.gushchin@xxxxxxxxx> Cc: Shakeel Butt <shakeel.butt@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memcontrol-v1.c | 2 -- 1 file changed, 2 deletions(-) --- a/mm/memcontrol-v1.c~mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter-v2 +++ a/mm/memcontrol-v1.c @@ -2754,8 +2754,6 @@ static const char *const memcg1_stat_nam static const unsigned int memcg1_events[] = { PGPGIN, PGPGOUT, - PSWPIN, - PSWPOUT, PGFAULT, PGMAJFAULT, }; _ Patches currently in -mm which might be from linuszeng@xxxxxxxxxxx are mm-memcontrol-add-per-memcg-pgpgin-pswpin-counter.patch mm-vmscan-wake-up-flushers-conditionally-to-avoid-cgroup-oom.patch