The quilt patch titled Subject: Re: Documentation: filesystems: proc: update meminfo section has been removed from the -mm tree. Its filename was documentation-filesystems-proc-update-meminfo-section-fix-2.patch This patch was dropped because it was folded into documentation-filesystems-proc-update-meminfo-section.patch ------------------------------------------------------ From: Johannes Weiner <hannes@xxxxxxxxxxx> Subject: Re: Documentation: filesystems: proc: update meminfo section change `Unevictable' wording, per David Link: https://lkml.kernel.org/r/YnwFraZlVWQoCjz3@xxxxxxxxxxx Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: David Hildenbrand <david@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/filesystems/proc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/Documentation/filesystems/proc.rst~documentation-filesystems-proc-update-meminfo-section-fix-2 +++ a/Documentation/filesystems/proc.rst @@ -1035,8 +1035,8 @@ Inactive Memory which has been less recently used. It is more eligible to be reclaimed for other purposes Unevictable - Memory that cannot be reclaimed, such as mlocked pages, - ramfs backing pages, secret memfd pages etc. + Memory allocated for userspace which cannot be reclaimed, such + as mlocked pages, ramfs backing pages, secret memfd pages etc. Mlocked Memory locked with mlock(). HighTotal, HighFree _ Patches currently in -mm which might be from hannes@xxxxxxxxxxx are documentation-filesystems-proc-update-meminfo-section.patch mm-kconfig-move-swap-and-slab-config-options-to-the-mm-section.patch mm-kconfig-group-swap-slab-hotplug-and-thp-options-into-submenus.patch mm-kconfig-group-swap-slab-hotplug-and-thp-options-into-submenus-fix.patch mm-kconfig-group-swap-slab-hotplug-and-thp-options-into-submenus-fix-fix.patch mm-kconfig-simplify-zswap-configuration.patch mm-zswap-add-basic-meminfo-and-vmstat-coverage.patch zswap-memcg-accounting.patch zswap-memcg-accounting-fix.patch zswap-memcg-accounting-fix-2.patch revert-mm-vmscan-never-demote-for-memcg-reclaim.patch