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: mm-commits@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] hotfixes for 6.7
Date: Wed, 27 Dec 2023 15:03:54 -0800	[thread overview]
Message-ID: <20231227150354.9437b5c792000b8eb22758e9@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 4376807bf2d5371c3e00080c972be568c3f8a7d1:

  mm/mglru: reclaim offlined memcgs harder (2023-12-12 17:20:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-12-27-15-00

for you to fetch changes up to 1803d0c5ee1a3bbee23db2336e21add067824f02:

  mailmap: add an old address for Naoya Horiguchi (2023-12-20 13:46:20 -0800)

----------------------------------------------------------------
11 hotfixes.  7 are cc:stable and the other 4 address post-6.6 issues or
are not considered backporting material.

----------------------------------------------------------------
Arnd Bergmann (2):
      kexec: fix KEXEC_FILE dependencies
      kexec: select CRYPTO from KEXEC_FILE instead of depending on it

Baokun Li (1):
      mm/filemap: avoid buffered read/write race to read inconsistent data

Charan Teja Kalla (1):
      mm: migrate high-order folios in swap cache correctly

Matthew Wilcox (Oracle) (4):
      mm/memory-failure: pass the folio and the page to collect_procs()
      mm/memory-failure: check the mapcount of the precise page
      mm/memory-failure: cast index to loff_t before shifting it
      mailmap: add an old address for Naoya Horiguchi

Muhammad Usama Anjum (1):
      selftests: secretmem: floor the memory size to the multiple of page_size

Nico Pache (1):
      kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset

Sidhartha Kumar (1):
      maple_tree: do not preallocate nodes for slot stores

 .mailmap                                  |  1 +
 arch/powerpc/Kconfig                      |  4 ++--
 arch/riscv/Kconfig                        |  4 +---
 arch/s390/Kconfig                         |  4 ++--
 arch/x86/Kconfig                          |  4 ++--
 kernel/Kconfig.kexec                      |  2 ++
 lib/maple_tree.c                          | 11 +++++++++++
 mm/filemap.c                              |  9 +++++++++
 mm/kasan/kasan_test.c                     | 20 +++++++++++++++----
 mm/memory-failure.c                       | 33 +++++++++++++++----------------
 mm/migrate.c                              |  9 ++++++++-
 tools/testing/radix-tree/maple.c          |  2 +-
 tools/testing/selftests/mm/memfd_secret.c |  3 +++
 13 files changed, 74 insertions(+), 32 deletions(-)



             reply	other threads:[~2023-12-27 23:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 23:03 Andrew Morton [this message]
2023-12-28  0:36 ` Linus Torvalds
2023-12-28  0:40 ` 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=20231227150354.9437b5c792000b8eb22758e9@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