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-rc4
Date: Fri, 28 Jul 2023 15:56:13 -0700	[thread overview]
Message-ID: <20230728155613.067d922ee303a968d41e857e@linux-foundation.org> (raw)


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

  Linux 6.5-rc3 (2023-07-23 15:24:10 -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-28-15-52

for you to fetch changes up to 6c54312f9689fbe27c70db5d42eebd29d04b672e:

  mm/memory-failure: fix hardware poison check in unpoison_memory() (2023-07-27 13:07:05 -0700)

----------------------------------------------------------------
11 hotfixes.  Five are cc:stable and the remainder address post-6.4 issues
or aren't considered serious enough to justify backporting.

----------------------------------------------------------------
Andy Shevchenko (1):
      Revert "um: Use swap() to make code cleaner"

Bjorn Andersson (1):
      mailmap: update remaining active codeaurora.org email addresses

Dan Carpenter (1):
      proc/vmcore: fix signedness bug in read_from_oldmem()

Drew Fustini (1):
      scripts/spelling.txt: remove 'thead' as a typo

Feng Tang (1):
      mm/damon/core-test: initialise context before test in damon_test_set_attrs()

Hugh Dickins (3):
      tmpfs: fix Documentation of noswap and huge mount options
      shmem: minor fixes to splice-read implementation
      mm/pagewalk: fix EFI_PGT_DUMP of espfix area

Jann Horn (2):
      mm: fix memory ordering for mm_lock_seq and vm_lock_seq
      mm: lock VMA in dup_anon_vma() before setting ->anon_vma

Sidhartha Kumar (1):
      mm/memory-failure: fix hardware poison check in unpoison_memory()

 .mailmap                            | 97 ++++++++++++++++++++++++++++++++++++-
 Documentation/filesystems/tmpfs.rst | 47 ++++++++----------
 arch/um/os-Linux/sigio.c            |  7 +--
 fs/proc/vmcore.c                    |  2 +-
 include/linux/mm.h                  | 29 ++++++++---
 include/linux/mm_types.h            | 28 +++++++++++
 include/linux/mmap_lock.h           | 10 +++-
 mm/damon/core-test.h                | 10 ++--
 mm/memory-failure.c                 |  2 +-
 mm/mmap.c                           |  1 +
 mm/pagewalk.c                       |  5 +-
 mm/shmem.c                          |  9 ++--
 scripts/spelling.txt                |  1 -
 13 files changed, 197 insertions(+), 51 deletions(-)



             reply	other threads:[~2023-07-28 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 22:56 Andrew Morton [this message]
2023-07-29  0:27 ` 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=20230728155613.067d922ee303a968d41e857e@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