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-rc2
Date: Tue, 18 Jul 2023 12:31:31 -0700	[thread overview]
Message-ID: <20230718123131.5ec065527c2127a568e5754c@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-07-18-12-28

for you to fetch changes up to ef5c3de5211b5a3a8102b25aa83eb4cde65ac2fd:

  maple_tree: fix node allocation testing on 32 bit (2023-07-17 12:53:22 -0700)

----------------------------------------------------------------
Seven hotfixes, six of which are cc:stable and one of which addresses a
post-6.5 issue.

----------------------------------------------------------------
Colin Ian King (1):
      selftests/mm: mkdirty: fix incorrect position of #endif

Liam R. Howlett (3):
      mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
      maple_tree: fix 32 bit mas_next testing
      maple_tree: fix node allocation testing on 32 bit

Miguel Ojeda (1):
      prctl: move PR_GET_AUXV out of PR_MCE_KILL

Peng Zhang (1):
      maple_tree: set the node limit when creating a new root node

Ryan Roberts (1):
      selftests/mm: give scripts execute permission

 kernel/sys.c                                           | 10 +++++-----
 lib/maple_tree.c                                       |  3 ++-
 lib/test_maple_tree.c                                  |  5 ++++-
 mm/mlock.c                                             |  9 +++++----
 tools/testing/radix-tree/maple.c                       |  6 +++---
 tools/testing/selftests/mm/charge_reserved_hugetlb.sh  |  0
 tools/testing/selftests/mm/check_config.sh             |  0
 tools/testing/selftests/mm/hugetlb_reparenting_test.sh |  0
 tools/testing/selftests/mm/mkdirty.c                   |  2 +-
 tools/testing/selftests/mm/run_vmtests.sh              |  0
 tools/testing/selftests/mm/test_hmm.sh                 |  0
 tools/testing/selftests/mm/test_vmalloc.sh             |  0
 tools/testing/selftests/mm/va_high_addr_switch.sh      |  0
 tools/testing/selftests/mm/write_hugetlb_memory.sh     |  0
 14 files changed, 20 insertions(+), 15 deletions(-)
 mode change 100644 => 100755 tools/testing/selftests/mm/charge_reserved_hugetlb.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/check_config.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/hugetlb_reparenting_test.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/run_vmtests.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/test_hmm.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/test_vmalloc.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/va_high_addr_switch.sh
 mode change 100644 => 100755 tools/testing/selftests/mm/write_hugetlb_memory.sh



             reply	other threads:[~2023-07-18 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 19:31 Andrew Morton [this message]
2023-07-18 22:16 ` 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=20230718123131.5ec065527c2127a568e5754c@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