From: Andrew Morton <akpm@linux-foundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mm@kvack.org, mm-commits@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.15-rc7
Date: Sat, 17 May 2025 09:44:22 -0700 [thread overview]
Message-ID: <20250517094422.f299a4e333261dfea7beb43c@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3:
Linux 6.15-rc6 (2025-05-11 14:54:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-05-17-09-41
for you to fetch changes up to 75cb1cca2c880179a11c7dd9380b6f14e41a06a4:
mm: userfaultfd: correct dirty flags set for both present and swap pte (2025-05-11 17:29:55 -0700)
----------------------------------------------------------------
Nine singleton hotfixes, all MM. Four are cc:stable.
----------------------------------------------------------------
Barry Song (1):
mm: userfaultfd: correct dirty flags set for both present and swap pte
David Hildenbrand (1):
kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
David Wang (1):
mm/codetag: move tag retrieval back upfront in __free_pages()
Kairui Song (1):
mm/memory: fix mapcount / refcount sanity check for mTHP reuse
Kirill A. Shutemov (2):
mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memory
mm/page_alloc: fix race condition in unaccepted memory handling
Lorenzo Stoakes (1):
MAINTAINERS: add mm GUP section
Sergey Senozhatsky (1):
zsmalloc: don't underflow size calculation in zs_obj_write()
Wupeng Ma (1):
mm: hugetlb: fix incorrect fallback for subpool
MAINTAINERS | 12 +++++++
include/linux/pgalloc_tag.h | 8 +++++
kernel/fork.c | 9 ++---
mm/hugetlb.c | 28 +++++++++++----
mm/internal.h | 1 -
mm/memory.c | 2 +-
mm/mm_init.c | 1 -
mm/page_alloc.c | 88 +++++++++++----------------------------------
mm/userfaultfd.c | 12 +++++--
mm/zsmalloc.c | 8 ++---
10 files changed, 82 insertions(+), 87 deletions(-)
next reply other threads:[~2025-05-17 16:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-17 16:44 Andrew Morton [this message]
2025-05-17 19:58 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250517094422.f299a4e333261dfea7beb43c@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mm-commits@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox