[GIT PULL] hotfixes for 6.13

From: Andrew Morton
Date: Fri Jan 17 2025 - 00:13:34 EST



Linus, please merge this batch of hotfixes, thanks.

The following changes since commit cbc5dde0a461240046e8a41c43d7c3b76d5db952:

fs/proc: fix softlockup in __read_vmcore (part 2) (2025-01-12 19:03:38 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-01-16-21-11

for you to fetch changes up to b0fce54b8c0d8e5f2b4c243c803c5996e73baee8:

ocfs2: check dir i_size in ocfs2_find_entry (2025-01-15 21:15:44 -0800)

----------------------------------------------------------------
7 singleton hotfixes. 6 are MM. 2 are cc:stable and the remainder
address post-6.12 issues.

----------------------------------------------------------------
Ethan Carter Edwards (1):
mailmap: update entry for Ethan Carter Edwards

Karan Sanghavi (1):
mm: shmem: use signed int for version handling in casefold option

Liu Shixin (1):
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma

Su Yue (1):
ocfs2: check dir i_size in ocfs2_find_entry

Suren Baghdasaryan (1):
alloc_tag: skip pgalloc_tag_swap if profiling is disabled

Yosry Ahmed (1):
mm: zswap: move allocations during CPU init outside the lock

zihan zhou (1):
mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_count

.mailmap | 1 +
fs/ocfs2/dir.c | 25 +++++++++++++++++++++----
lib/alloc_tag.c | 3 +++
mm/khugepaged.c | 4 ++--
mm/page_alloc.c | 3 +++
mm/shmem.c | 2 +-
mm/zswap.c | 42 ++++++++++++++++++++++++------------------
7 files changed, 55 insertions(+), 25 deletions(-)