* [GIT PULL] hotfixes for 6.5-rc4
@ 2023-07-28 22:56 Andrew Morton
2023-07-29 0:27 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2023-07-28 22:56 UTC (permalink / raw)
To: Linus Torvalds; +Cc: mm-commits, linux-mm, linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-29 0:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 22:56 [GIT PULL] hotfixes for 6.5-rc4 Andrew Morton
2023-07-29 0:27 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox