mirror of https://lore.kernel.org/lkml/
 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.6
Date: Tue, 24 Oct 2023 09:46:08 -0700	[thread overview]
Message-ID: <20231024094608.f2dc0ca5ed2619d411a31df5@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.

The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:

  Linux 6.6-rc4 (2023-10-01 14:15: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-10-24-09-40

for you to fetch changes up to 099d7439ce03d0e7bc8f0c3d7878b562f3a48d3d:

  maple_tree: add GFP_KERNEL to allocations in mas_expected_entries() (2023-10-18 12:12:41 -0700)

----------------------------------------------------------------
20 hotfixes.  12 are cc:stable and the remainder address post-6.5 issues
or aren't considered necessary for earlier kernel versions.

----------------------------------------------------------------
Alexandre Ghiti (2):
      riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
      riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set

Arnd Bergmann (1):
      kasan: disable kasan_non_canonical_hook() for HW tags

Bartosz Golaszewski (1):
      mailmap: map Bartosz's old address to the current one

Gregory Price (1):
      mm/migrate: fix do_pages_move for compat pointers

Haibo Li (1):
      kasan: print the original fault addr when access invalid shadow

Johannes Weiner (1):
      mm: zswap: fix pool refcount bug around shrink_worker()

Kemeng Shi (1):
      mm/page_alloc: correct start page when guard page debug is enabled

Liam R. Howlett (4):
      mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
      mmap: fix vma_iterator in error path of vma_merge()
      mmap: fix error paths with dup_anon_vma()
      maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()

Oleksij Rempel (1):
      mailmap: correct email aliasing for Oleksij Rempel

Ondrej Jirman (1):
      MAINTAINERS: Ondrej has moved

Rik van Riel (3):
      hugetlbfs: clear resv_map pointer if mmap fails
      hugetlbfs: extend hugetlb_vma_lock to private VMAs
      hugetlbfs: close race between MADV_DONTNEED and page fault

Samasth Norway Ananda (1):
      selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier

Sebastian Ott (1):
      mm: fix vm_brk_flags() to not bail out while holding lock

SeongJae Park (1):
      mm/damon/sysfs: check DAMOS regions update progress from before_terminate()

 .mailmap                                      |  6 +-
 MAINTAINERS                                   |  2 +-
 arch/riscv/mm/fault.c                         |  2 +-
 arch/riscv/mm/hugetlbpage.c                   | 19 +++++--
 include/linux/hugetlb.h                       | 41 +++++++++++++-
 include/linux/kasan.h                         |  6 +-
 lib/maple_tree.c                              |  2 +-
 lib/test_maple_tree.c                         | 35 ++++++++----
 mm/damon/sysfs.c                              |  7 ++-
 mm/hugetlb.c                                  | 82 ++++++++++++++++++++-------
 mm/kasan/report.c                             |  2 +-
 mm/memory.c                                   | 13 +++--
 mm/mempolicy.c                                |  4 +-
 mm/migrate.c                                  | 14 ++++-
 mm/mmap.c                                     | 46 ++++++++++-----
 mm/page_alloc.c                               |  2 +-
 mm/zswap.c                                    |  4 +-
 tools/include/linux/rwsem.h                   | 40 +++++++++++++
 tools/testing/selftests/mm/mremap_dontunmap.c |  1 +
 19 files changed, 255 insertions(+), 73 deletions(-)
 create mode 100644 tools/include/linux/rwsem.h


             reply	other threads:[~2023-10-24 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-24 16:46 Andrew Morton [this message]
2023-10-24 20:07 ` 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=20231024094608.f2dc0ca5ed2619d411a31df5@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

all inboxes | Powered by JetHome®