The Linux Kernel Mailing List
 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.12-rc6
Date: Sun, 3 Nov 2024 10:54:04 -0800	[thread overview]
Message-ID: <20241103105404.3c1a60806b3db3baa1519537@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 01626a18230246efdcea322aa8f067e60ffe5ccd:

  mm: avoid unconditional one-tick sleep when swapcache_prepare fails (2024-10-28 21:40:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-11-03-10-50

for you to fetch changes up to 1d4832becdc2cdb2cffe2a6050c9d9fd8ff1c58c:

  mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() (2024-11-03 10:47:03 -0800)

----------------------------------------------------------------
17 hotfixes.  9 are cc:stable.  13 are MM and 4 are non-MM.

The usual collection of singletons - please see the changelogs.

----------------------------------------------------------------
Andrey Konovalov (1):
      kasan: remove vmalloc_percpu test

Barry Song (1):
      mm: fix PSWPIN counter for large folios swap-in

Chen Ridong (1):
      mm: shrinker: avoid memleak in alloc_shrinker_info

Eugen Hristev (1):
      .mailmap: update e-mail address for Eugen Hristev

Gregory Price (1):
      vmscan,migrate: fix page count imbalance on node stats when demoting pages

Hao Ge (1):
      mm/codetag: fix null pointer check logic for ref and tag

Jarkko Sakkinen (1):
      mailmap: update Jarkko's email addresses

John Hubbard (1):
      mm/gup: stop leaking pinned pages in low memory conditions

Kairui Song (1):
      mm, swap: avoid over reclaim of full clusters

Phillip Lougher (1):
      Squashfs: fix variable overflow in squashfs_readpage_block

Ryusuke Konishi (1):
      nilfs2: fix potential deadlock with newly created symlinks

Vlastimil Babka (1):
      mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes

Wladislav Wiebe (1):
      tools/mm: -Werror fixes in page-types/slabinfo

Yu Zhao (3):
      mm: allow set/clear page_type again
      mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
      mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()

Zi Yan (1):
      mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.

 .mailmap                   |   5 ++-
 fs/nilfs2/namei.c          |   3 ++
 fs/squashfs/file_direct.c  |   9 ++--
 include/linux/alloc_tag.h  |  16 ++++---
 include/linux/mmzone.h     |   7 ++--
 include/linux/page-flags.h |   8 ++++
 include/linux/swap.h       |   1 +
 mm/gup.c                   |  33 ++++++++-------
 mm/kasan/kasan_test_c.c    |  27 ------------
 mm/migrate.c               |   5 ++-
 mm/mmap.c                  |   3 +-
 mm/page_io.c               |   4 +-
 mm/rmap.c                  |   9 ++--
 mm/shrinker.c              |   8 ++--
 mm/swapfile.c              |  49 +++++++++++++---------
 mm/vmscan.c                | 102 ++++++++++++++++++++++++---------------------
 tools/mm/page-types.c      |   9 ++--
 tools/mm/slabinfo.c        |   4 +-
 18 files changed, 159 insertions(+), 143 deletions(-)


             reply	other threads:[~2024-11-03 18:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-03 18:54 Andrew Morton [this message]
2024-11-03 20:54 ` [GIT PULL] hotfixes for 6.12-rc6 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-10-29  3:37 Andrew Morton
2024-10-29  3:45 ` John Hubbard
2024-10-29  4:38   ` Andrew Morton

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=20241103105404.3c1a60806b3db3baa1519537@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