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.12
Date: Sat, 16 Nov 2024 15:35:56 -0800 [thread overview]
Message-ID: <20241116153556.767f1aeed6ac628a09efe346@linux-foundation.org> (raw)
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit dcf32ea7ecede94796fb30231b3969d7c838374c:
mm: swapfile: fix cluster reclaim work crash on rotational devices (2024-11-12 16:01:36 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-11-16-15-33
for you to fetch changes up to d1aa0c04294e29883d65eac6c2f72fe95cc7c049:
mm: revert "mm: shmem: fix data-race in shmem_getattr()" (2024-11-16 15:30:32 -0800)
----------------------------------------------------------------
10 hotfixes, 7 of which are cc:stable. All singletons, please see the
changelogs for details.
----------------------------------------------------------------
Andrew Morton (1):
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Dan Carpenter (1):
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
Dave Vasilevsky (1):
crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32
Dmitry Antipov (1):
ocfs2: uncache inode which has failed entering the group
Jann Horn (1):
mm/mremap: fix address wraparound in move_page_tables()
Jinjiang Tu (1):
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Kairui Song (1):
mm, swap: fix allocation and scanning race with swapoff
Motiejus JakÅ`tys (1):
tools/mm: fix compile error
Qun-Wei Lin (1):
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Yafang Shao (1):
mm, doc: update read_ahead_kb for MADV_HUGEPAGE
Documentation/ABI/stable/sysfs-block | 3 +++
arch/arm/Kconfig | 3 +++
arch/arm64/Kconfig | 3 +++
arch/loongarch/Kconfig | 3 +++
arch/mips/Kconfig | 3 +++
arch/powerpc/Kconfig | 4 ++++
arch/riscv/Kconfig | 3 +++
arch/s390/Kconfig | 3 +++
arch/sh/Kconfig | 3 +++
arch/x86/Kconfig | 3 +++
fs/ocfs2/resize.c | 2 ++
fs/proc/task_mmu.c | 4 +++-
include/linux/sched/task_stack.h | 2 ++
kernel/Kconfig.kexec | 2 +-
mm/mremap.c | 2 +-
mm/page_alloc.c | 3 ++-
mm/shmem.c | 2 --
mm/swapfile.c | 22 +++++++++++++++++++---
tools/mm/page-types.c | 2 +-
19 files changed, 62 insertions(+), 10 deletions(-)
next reply other threads:[~2024-11-16 23:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-16 23:35 Andrew Morton [this message]
2024-11-17 0:17 ` Linus Torvalds
2024-11-17 0:24 ` Linus Torvalds
2024-11-17 0:17 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2024-11-13 0:41 Andrew Morton
2024-11-13 17:19 ` 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=20241116153556.767f1aeed6ac628a09efe346@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