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.8-rc6
Date: Thu, 22 Feb 2024 15:06:09 -0800	[thread overview]
Message-ID: <20240222150609.61c32cf2ababec81509bf5fc@linux-foundation.org> (raw)


Linus, please merge this batch of MM (and one non-MM) hotfixes, thanks.


The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-02-22-15-02

for you to fetch changes up to 2597c9947b0174fcc71bdd7ab6cb49c2b4291e95:

  kasan: guard release_free_meta() shadow access with kasan_arch_is_ready() (2024-02-20 14:20:50 -0800)

----------------------------------------------------------------
14 hotfixes.  10 are cc:stable and the remainder address post-6.7 issues
or aren't considered appropriate for backporting.

----------------------------------------------------------------
Anshuman Khandual (1):
      mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array

Benjamin Gray (1):
      kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()

Chengming Zhou (1):
      mm/zswap: invalidate duplicate entry when !zswap_enabled

Guenter Roeck (1):
      lib/Kconfig.debug: TEST_IOV_ITER depends on MMU

Johannes Weiner (1):
      mm: memcontrol: clarify swapaccount=0 deprecation warning

Kairui Song (1):
      mm/swap: fix race when skipping swapcache

Nhat Pham (1):
      mm/swap_state: update zswap LRU's protection range with the folio locked

SeongJae Park (4):
      mm/damon/core: check apply interval in damon_do_apply_schemes()
      mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_schemes_quota_goals
      mm/damon/reclaim: fix quota stauts loss due to online tunings
      mm/damon/lru_sort: fix quota status loss due to online tunings

Shakeel Butt (1):
      MAINTAINERS: mailmap: update Shakeel's email address

Terry Tritton (1):
      selftests/mm: uffd-unit-test check if huge page size is 0

Yosry Ahmed (1):
      mm: zswap: fix missing folio cleanup in writeback race path

 .mailmap                                     |  1 +
 MAINTAINERS                                  |  2 +-
 include/linux/swap.h                         |  5 ++++
 lib/Kconfig.debug                            |  1 +
 mm/damon/core.c                              | 15 +++++++---
 mm/damon/lru_sort.c                          | 43 +++++++++++++++++++++++-----
 mm/damon/reclaim.c                           | 18 +++++++++++-
 mm/damon/sysfs-schemes.c                     |  4 +++
 mm/kasan/generic.c                           |  3 ++
 mm/memblock.c                                |  1 +
 mm/memcontrol.c                              | 10 +++++--
 mm/memory.c                                  | 20 +++++++++++++
 mm/swap.h                                    |  5 ++++
 mm/swap_state.c                              | 10 ++++---
 mm/swapfile.c                                | 13 +++++++++
 mm/zswap.c                                   | 15 ++++++----
 tools/testing/selftests/mm/uffd-unit-tests.c |  6 ++++
 17 files changed, 147 insertions(+), 25 deletions(-)



             reply	other threads:[~2024-02-22 23:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-22 23:06 Andrew Morton [this message]
2024-02-23 18:44 ` 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=20240222150609.61c32cf2ababec81509bf5fc@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