linux-mm.kvack.org archive mirror
 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.16-rc4
Date: Fri, 27 Jun 2025 16:59:47 -0700	[thread overview]
Message-ID: <20250627165947.26fdc00007e5acb0ac39bc8d@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 78f4e737a53e1163ded2687a922fce138aee73f5:

  Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2025-06-23 15:02:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-06-27-16-56

for you to fetch changes up to c0cb210a87fcdda3c25f43b5a64420e6b07d3f53:

  MAINTAINERS: add Lorenzo as THP co-maintainer (2025-06-25 15:55:04 -0700)

----------------------------------------------------------------
16 hotfixes.  6 are cc:stable and the remainder address post-6.15 issues
or aren't considered necessary for -stable kernels.  5 are for MM.

----------------------------------------------------------------
Arnd Bergmann (1):
      crashdump: add CONFIG_KEYS dependency

David Hildenbrand (1):
      fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio

Dev Jain (1):
      selftests/mm: fix validate_addr() helper

Duje Mihanović (1):
      mailmap: update Duje Mihanović's email address

Florian Fainelli (1):
      scripts/gdb: fix dentry_name() lookup

Ge Yang (1):
      mm/hugetlb: remove unnecessary holding of hugetlb_lock

Haiyue Wang (1):
      fuse: fix runtime warning on truncate_folio_batch_exceptionals()

Hao Ge (1):
      mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters

Lorenzo Stoakes (2):
      MAINTAINERS: add missing files to mm page alloc section
      MAINTAINERS: add Lorenzo as THP co-maintainer

Michal Hocko (1):
      mm: add OOM killer maintainer structure

Mike Rapoport (Microsoft) (1):
      MAINTAINERS: add tree entry to mm init block

SeongJae Park (1):
      mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write

Yu Kuai (1):
      lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()

Zijun Hu (2):
      mailmap: add entries for Zijun Hu
      mailmap: correct name for a historical account of Zijun Hu

 .mailmap                                           |  4 ++
 MAINTAINERS                                        | 24 +++++++++-
 fs/fuse/inode.c                                    |  4 ++
 fs/proc/task_mmu.c                                 |  2 +-
 include/linux/kmemleak.h                           |  4 ++
 kernel/Kconfig.kexec                               |  1 +
 lib/alloc_tag.c                                    |  8 +++-
 lib/group_cpus.c                                   |  9 +++-
 mm/damon/sysfs-schemes.c                           |  1 +
 mm/hugetlb.c                                       | 54 +++++++---------------
 mm/kmemleak.c                                      | 14 ++++++
 scripts/gdb/linux/vfs.py                           |  2 +-
 tools/testing/selftests/mm/virtual_address_range.c |  7 ++-
 13 files changed, 90 insertions(+), 44 deletions(-)



             reply	other threads:[~2025-06-27 23:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27 23:59 Andrew Morton [this message]
2025-06-28  3:38 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-06-23  1:55 Andrew Morton
2025-06-23 22:10 ` 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=20250627165947.26fdc00007e5acb0ac39bc8d@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