linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hotfixes for 6.17-rc3
@ 2025-08-22  1:21 Andrew Morton
  2025-08-22 13:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2025-08-22  1:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel


Linus, please merge this week's bunch of mainly-MM hotfixes, thanks.


The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-08-21-18-17

for you to fetch changes up to 772e5b4a5e8360743645b9a466842d16092c4f94:

  mm/mremap: fix WARN with uffd that has remap events disabled (2025-08-19 16:35:57 -0700)

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

As usual, singletons all over the place, apart from a three-patch series
of KHO followup work from Pasha which is actually also a bunch of
singletons.

----------------------------------------------------------------
Alice Ryhl (1):
      mm: rust: add page.rs to MEMORY MANAGEMENT - RUST

Axel Rasmussen (1):
      MAINTAINERS: mark MGLRU as maintained

David Hildenbrand (1):
      mm/mremap: fix WARN with uffd that has remap events disabled

Dominique Martinet (1):
      iov_iter: iterate_folioq: fix handling of offset >= folio size

Easwar Hariharan (1):
      .mailmap: add entry for Easwar Hariharan

Herton R. Krzesinski (1):
      mm/debug_vm_pgtable: clear page table entries at destroy_args()

Huacai Chen (1):
      mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m

Jinjiang Tu (1):
      mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn

Lorenzo Stoakes (4):
      tools/testing: add linux/args.h header and fix radix, VMA tests
      mm/mremap: allow multi-VMA move when filesystem uses thp_get_unmapped_area
      mm/mremap: catch invalid multi VMA moves earlier
      selftests/mm: add test for invalid multi VMA operations

Pasha Tatashin (3):
      kho: init new_physxa->phys_bits to fix lockdep
      kho: mm: don't allow deferred struct page with KHO
      kho: warn if KHO is disabled due to an error

Phillip Lougher (1):
      squashfs: fix memory leak in squashfs_fill_super

Sang-Heon Jeon (3):
      mm/damon/core: fix commit_ops_filters by using correct nth function
      selftests/damon: fix selftests by installing drgn related script
      mm/damon/core: fix damos_commit_filter not changing allow

SeongJae Park (1):
      mm/damon/sysfs-schemes: put damos dests dir after removing its files

 .mailmap                                 |   2 +
 MAINTAINERS                              |  19 +++
 fs/squashfs/super.c                      |  14 +-
 include/linux/iov_iter.h                 |  20 +--
 include/linux/migrate.h                  |   5 +
 kernel/Kconfig.kexec                     |   1 +
 kernel/kexec_handover.c                  |  29 +++-
 mm/balloon_compaction.c                  |   6 +
 mm/damon/core.c                          |  15 +-
 mm/damon/sysfs-schemes.c                 |   2 +-
 mm/debug_vm_pgtable.c                    |   9 +-
 mm/memory-failure.c                      |   8 +
 mm/migrate.c                             |  38 ++++-
 mm/mremap.c                              |  82 ++++++----
 mm/zsmalloc.c                            |  10 ++
 tools/include/linux/args.h               |  28 ++++
 tools/testing/selftests/damon/Makefile   |   1 +
 tools/testing/selftests/mm/mremap_test.c | 264 ++++++++++++++++++++++++++++++-
 tools/testing/shared/linux/idr.h         |   4 +
 19 files changed, 487 insertions(+), 70 deletions(-)
 create mode 100644 tools/include/linux/args.h



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] hotfixes for 6.17-rc3
  2025-08-22  1:21 [GIT PULL] hotfixes for 6.17-rc3 Andrew Morton
@ 2025-08-22 13:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-22 13:36 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, mm-commits, linux-kernel

The pull request you sent on Thu, 21 Aug 2025 18:21:22 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-08-21-18-17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6eba757ce90483b76da4e7eda962d8b8b8930f2c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-22 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-22  1:21 [GIT PULL] hotfixes for 6.17-rc3 Andrew Morton
2025-08-22 13:36 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).