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.5-rc6
Date: Fri, 11 Aug 2023 13:48:09 -0700	[thread overview]
Message-ID: <20230811134809.5f1e6cfc690baaf796ff4072@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

  Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-08-11-13-44

for you to fetch changes up to 5f1fc67f2cb8d3035d3acd273b48b97835af8afd:

  mm/damon/core: initialize damo_filter->list from damos_new_filter() (2023-08-04 13:03:43 -0700)

----------------------------------------------------------------
14 hotfixes.  11 of these are cc:stable and the remainder address post-6.4
issues, or are not considered suitable for -stable backporting.

----------------------------------------------------------------
Andrew Yang (1):
      zsmalloc: fix races between modifications of fullness and isolated

Ayush Jain (1):
      selftests: mm: ksm: fix incorrect evaluation of parameter

Colin Ian King (1):
      radix tree test suite: fix incorrect allocation size for pthreads

David Howells (1):
      crypto, cifs: fix error handling in extract_iter_to_sg()

Johannes Weiner (2):
      mm: compaction: fix endless looping over same migrate block
      selftests: cgroup: fix test_kmem_basic false positives

Liam R. Howlett (1):
      MAINTAINERS: add maple tree mailing list

Lorenzo Stoakes (1):
      fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions

Miaohe Lin (3):
      mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
      mm: memory-failure: fix potential unexpected return value from unpoison_memory()
      mm: memory-failure: avoid false hwpoison page mapped error info

Mike Kravetz (1):
      hugetlb: do not clear hugetlb dtor until allocating vmemmap

Ryusuke Konishi (1):
      nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput

SeongJae Park (1):
      mm/damon/core: initialize damo_filter->list from damos_new_filter()

 MAINTAINERS                                |  1 +
 fs/nilfs2/inode.c                          |  8 ++++
 fs/nilfs2/segment.c                        |  2 +
 fs/nilfs2/the_nilfs.h                      |  2 +
 fs/proc/kcore.c                            | 30 ++++++++++--
 lib/scatterlist.c                          |  2 +-
 mm/compaction.c                            |  8 ++--
 mm/damon/core.c                            |  1 +
 mm/hugetlb.c                               | 75 ++++++++++++++++++++----------
 mm/ksm.c                                   |  2 +
 mm/memory-failure.c                        | 29 ++++++------
 mm/swapfile.c                              |  8 ++--
 mm/zsmalloc.c                              | 14 ++++--
 tools/testing/radix-tree/regression1.c     |  2 +-
 tools/testing/selftests/cgroup/test_kmem.c |  4 ++
 tools/testing/selftests/mm/ksm_tests.c     |  1 +
 16 files changed, 135 insertions(+), 54 deletions(-)



             reply	other threads:[~2023-08-11 20:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11 20:48 Andrew Morton [this message]
2023-08-11 21:37 ` 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=20230811134809.5f1e6cfc690baaf796ff4072@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