Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
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.17
Date: Sat, 27 Sep 2025 22:46:12 -0700	[thread overview]
Message-ID: <20250927224612.fffdf688aa7be4206a4a3ff1@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes.

It's rather late in proceedings, sorry.  The world wouldn't end if you
held this off for 6.18-rc1.

Thanks.


The following changes since commit ce4be9e4307c5a60701ff6e0cafa74caffdc54ce:

  zram: fix slot write race condition (2025-09-15 20:01:45 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-09-27-22-35

for you to fetch changes up to 7e89979f6695fb56e8739b7d19614256e637131d:

  include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to static inlines (2025-09-25 16:10:35 -0700)

----------------------------------------------------------------
7 hotfixes.  4 are cc:stable and the remainder address post-6.16 issues or
aren't considered necessary for -stable kernels.  6 of these fixes are for
MM.

All singletons, please see the changelogs for details.

----------------------------------------------------------------
Akinobu Mita (1):
      mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_call()

Andrew Morton (1):
      include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to static inlines

Bence Csókás (1):
      mailmap: add entry for Bence Csókás

Eric Biggers (1):
      kmsan: fix out-of-bounds access to shadow memory

Jakub Acs (1):
      fs/proc/task_mmu: check p->vec_buf for NULL

Jane Chu (1):
      mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count

Jinjiang Tu (1):
      mm/hugetlb: fix folio is still mapped when deleted

 .mailmap                 |  1 +
 fs/hugetlbfs/inode.c     | 10 ++++++----
 fs/proc/task_mmu.c       |  3 +++
 include/linux/mm_types.h |  5 +++++
 include/linux/pgtable.h  |  6 +++---
 mm/damon/sysfs.c         |  4 +++-
 mm/hugetlb.c             | 15 +++++----------
 mm/kmsan/core.c          | 10 +++++++---
 mm/kmsan/kmsan_test.c    | 16 ++++++++++++++++
 9 files changed, 49 insertions(+), 21 deletions(-)



             reply	other threads:[~2025-09-28  5:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-28  5:46 Andrew Morton [this message]
2025-09-28 17:31 ` [GIT PULL] hotfixes for 6.17 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=20250927224612.fffdf688aa7be4206a4a3ff1@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