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 7.2-rc6
Date: Mon, 27 Jul 2026 14:20:15 -0700	[thread overview]
Message-ID: <20260727142015.3795e489e504bf62b793bb55@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit b95f03f04d475aa6719d15a636ddf32222d55657:

  Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2026-07-20 13:04:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2026-07-27-14-18

for you to fetch changes up to 40de8160ca7f67d14619ee0351ce5d68fc4a237a:

  fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes (2026-07-20 17:41:29 -0700)

----------------------------------------------------------------
13 hotfixes.  All are cc:stable.  11 are for MM.  All are singletons -
please see the changelogs for details.

----------------------------------------------------------------
Aboorva Devarajan (1):
      mm/util: don't read __page_2 for order-1 folios in snapshot_page()

Gregory Price (1):
      mm/vmstat: fold stranded per-cpu node stats when a node comes online

Jori Koolstra (1):
      selftest: fix headers in fclog.c

Joseph Qi (1):
      ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offset

Kefeng Wang (1):
      mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE

Kiryl Shutsemau (Meta) (3):
      fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
      mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
      fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes

Qi Zheng (1):
      mm: mglru: fix stale batch updates after memcg reparenting

Stanislav Kinsburskii (1):
      lib: test_hmm: use device devt for coherent device range selection

Usama Arif (1):
      userfaultfd: wait on source PMD during UFFDIO_MOVE

Xiangfeng Cai (1):
      mm/hugetlb: fix list corruption in allocate_file_region_entries()

Zi Yan (1):
      mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()

 fs/ocfs2/dir.c                              |  5 +--
 fs/proc/task_mmu.c                          | 34 +++++++++++++++---
 include/linux/memcontrol.h                  | 25 +++++++++++++
 lib/test_hmm.c                              |  2 +-
 mm/huge_memory.c                            |  2 +-
 mm/hugetlb.c                                | 12 ++++---
 mm/migrate_device.c                         |  5 +--
 mm/mm_init.c                                | 15 +++++---
 mm/percpu-km.c                              |  2 +-
 mm/util.c                                   |  2 +-
 mm/vmscan.c                                 | 11 +++---
 tools/testing/selftests/filesystems/fclog.c |  4 +--
 tools/testing/selftests/mm/pagemap_ioctl.c  | 56 ++++++++++++++++++++++++++++-
 13 files changed, 144 insertions(+), 31 deletions(-)



             reply	other threads:[~2026-07-27 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-27 21:20 Andrew Morton [this message]
2026-07-27 21:50 ` [GIT PULL] hotfixes for 7.2-rc6 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=20260727142015.3795e489e504bf62b793bb55@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