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] more hotfixes for 6.3-rc4
Date: Fri, 24 Mar 2023 17:15:57 -0700	[thread overview]
Message-ID: <20230324171557.a80213794c8101d0561d9e3e@linux-foundation.org> (raw)


Linus, please merge this batch of fixups, thanks.


The following changes since commit 1e760fa3596e8c7f08412712c168288b79670d78:

  Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2023-03-23 15:25:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-03-24-17-09

for you to fetch changes up to d0072ca529674c36421023ffe90837a7de9387f3:

  mm: mmap: remove newline at the end of the trace (2023-03-23 17:18:36 -0700)

----------------------------------------------------------------
21 hotfixes, 8 of which are cc:stable.  11 are for MM, the remainder are
for other subsystems.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      mailmap: add entry for Enric Balletbo i Serra

Geert Uytterhoeven (1):
      lib: dhry: fix unstable smp_processor_id(_) usage

Joey Gouly (2):
      mm: deduplicate error handling for map_deny_write_exec
      mm: fix error handling for map_deny_write_exec

Konrad Dybcio (2):
      mailmap: map Rajendra Nayak's old address to his current one
      mailmap: map Sai Prakash Ranjan's old address to his current one

Liam R. Howlett (3):
      maple_tree: fix mas_skip_node() end slot detection
      test_maple_tree: add more testing for mas_empty_area()
      mm/ksm: fix race with VMA iteration and mm_struct teardown

Marco Elver (3):
      kasan, powerpc: don't rename memintrinsics if compiler adds prefixes
      kfence: avoid passing -g for test
      kcsan: avoid passing -g for test

Michal Hocko (1):
      mm, vmalloc: fix high order __GFP_NOFAIL allocations

Minwoo Im (1):
      mm: mmap: remove newline at the end of the trace

Muchun Song (1):
      mm: kfence: fix using kfence_metadata without initialization in show_object()

Peter Collingbourne (1):
      Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"

Peter Xu (1):
      kselftest: vm: fix unused variable warning

Richard Leitner (1):
      mailmap: add entries for Richard Leitner

Ryusuke Konishi (1):
      nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()

Tiezhu Yang (1):
      checksyscalls: ignore fstat to silence build warning on LoongArch

Tobias Klauser (1):
      mailmap: add entry for Tobias Klauser

 .mailmap                               | 11 ++++++++
 arch/powerpc/include/asm/kasan.h       |  2 +-
 arch/powerpc/include/asm/string.h      | 15 ++++++++---
 arch/powerpc/kernel/prom_init_check.sh |  9 +++++--
 fs/nilfs2/ioctl.c                      |  2 +-
 include/trace/events/mmap.h            |  4 +--
 kernel/kcsan/Makefile                  |  2 +-
 lib/dhry_run.c                         |  6 +++--
 lib/maple_tree.c                       | 24 ++++-------------
 lib/test_maple_tree.c                  | 48 ++++++++++++++++++++++++++++++++++
 mm/kfence/Makefile                     |  2 +-
 mm/kfence/core.c                       | 10 +++++--
 mm/ksm.c                               | 11 ++++++--
 mm/mmap.c                              |  7 +----
 mm/mprotect.c                          |  2 +-
 mm/page_alloc.c                        |  3 ++-
 mm/vmalloc.c                           | 28 ++++++++++++++++----
 scripts/checksyscalls.sh               |  4 ++-
 tools/testing/selftests/mm/mdwe_test.c |  3 +--
 19 files changed, 140 insertions(+), 53 deletions(-)



             reply	other threads:[~2023-03-25  0:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-25  0:15 Andrew Morton [this message]
2023-03-25  1:18 ` 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=20230324171557.a80213794c8101d0561d9e3e@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