]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch 'mm-hotfixes-stable' into mm-stable
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 11 Nov 2024 08:04:10 +0000 (00:04 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 11 Nov 2024 08:04:10 +0000 (00:04 -0800)
commit2ec0859039ecddc95f5d94c134d01aa639a49622
tree430d0a7a1f38b8d50a9bf455c1835426fda6a571
parent73da523802eafafe7e55a5e8a8bc8ee3f5cf3b9b
parente7ac4daeed91a25382091e73818ea0cddb1afd5e
Merge branch 'mm-hotfixes-stable' into mm-stable

Pick up e7ac4daeed91 ("mm: count zeromap read and set for swapout and
swapin") in order to move

mm: define obj_cgroup_get() if CONFIG_MEMCG is not defined
mm: zswap: modify zswap_compress() to accept a page instead of a folio
mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
mm: zswap: modify zswap_stored_pages to be atomic_long_t
mm: zswap: support large folios in zswap_store()
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
mm: zswap: zswap_store_page() will initialize entry after adding to xarray.
mm: add per-order mTHP swpin counters

from mm-unstable into mm-stable.
.mailmap
include/linux/memcontrol.h
include/linux/mmzone.h
mm/memcontrol.c
mm/page_alloc.c
mm/page_io.c
mm/vmstat.c
mm/zswap.c