* [GIT PULL] hotfixes for 6.17-rc6
@ 2025-09-11 3:02 Andrew Morton
2025-09-11 14:59 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2025-09-11 3:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-mm, mm-commits, linux-kernel
Linus, please merge this batch of hotfixes, thanks.
The following changes since commit e6b9dce0aeeb91dfc0974ab87f02454e24566182:
Merge tag 'sound-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2025-09-02 13:38:07 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-09-10-20-00
for you to fetch changes up to a68172d95c2845d2b5455b072b4ff51ba32650e9:
MAINTAINERS: add tree entry to numa memblocks and emulation block (2025-09-08 23:45:12 -0700)
----------------------------------------------------------------
20 hotfixes. 15 are cc:stable and the remainder address post-6.16 issues
or aren't considered necessary for -stable kernels. 14 of these fixes are
for MM.
This includes
- a 3-patch kexec series from Breno that fixes a recently introduced
use-uninitialized bug,
- e 2-patch DAMON series from Quanmin Yan that avoids div-by-zero
crashes which can occur if the operator uses poorly-chosen insmod
parameters.
----------------------------------------------------------------
Breno Leitao (3):
arm64: kexec: initialize kexec_buf struct in load_other_segments()
riscv: kexec: initialize kexec_buf struct
s390: kexec: initialize kexec_buf struct
Carlos Llamas (1):
mm/mremap: fix regression in vrm->new_addr check
Jeongjun Park (1):
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jinjiang Tu (1):
mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
Kyle Meyer (1):
mm/memory-failure: fix redundant updates for already poisoned pages
Mark Tinguely (1):
ocfs2: fix recursive semaphore deadlock in fiemap call
Miaohe Lin (1):
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Mike Rapoport (Microsoft) (2):
init/main.c: fix boot time tracing crash
MAINTAINERS: add tree entry to numa memblocks and emulation block
Nathan Chancellor (1):
compiler-clang.h: define __SANITIZE_*__ macros only when undefined
Quanmin Yan (2):
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Sang-Heon Jeon (1):
mm/damon/core: set quota->charged_from to jiffies at first charge window
Stanislav Fort (1):
mm/damon/sysfs: fix use-after-free in state_show()
Uladzislau Rezki (Sony) (1):
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Vlad Dumitrescu (1):
percpu: fix race on alloc failed warning limit
Wei Yang (1):
mm/khugepaged: fix the address passed to notifier on testing young
wangzijie (1):
proc: fix type confusion in pde_set_flags()
MAINTAINERS | 1 +
arch/arm64/kernel/machine_kexec_file.c | 2 +-
arch/riscv/kernel/kexec_elf.c | 4 ++--
arch/riscv/kernel/kexec_image.c | 2 +-
arch/riscv/kernel/machine_kexec_file.c | 2 +-
arch/s390/kernel/kexec_elf.c | 2 +-
arch/s390/kernel/kexec_image.c | 2 +-
arch/s390/kernel/machine_kexec_file.c | 6 +++---
fs/ocfs2/extent_map.c | 10 +++++++++-
fs/proc/generic.c | 3 ++-
include/linux/compiler-clang.h | 29 ++++++++++++++++++++++++-----
include/linux/kasan.h | 6 +++---
init/main.c | 2 +-
mm/damon/core.c | 4 ++++
mm/damon/lru_sort.c | 5 +++++
mm/damon/reclaim.c | 5 +++++
mm/damon/sysfs.c | 14 +++++++++-----
mm/hugetlb.c | 9 ++++++---
mm/kasan/shadow.c | 31 ++++++++++++++++++++++++-------
mm/khugepaged.c | 4 ++--
mm/memory-failure.c | 20 +++++++++-----------
mm/memory_hotplug.c | 10 ++++++++--
mm/mremap.c | 9 ++++++---
mm/percpu.c | 20 ++++++++++++--------
mm/vmalloc.c | 8 ++++----
25 files changed, 144 insertions(+), 66 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hotfixes for 6.17-rc6
2025-09-11 3:02 [GIT PULL] hotfixes for 6.17-rc6 Andrew Morton
@ 2025-09-11 14:59 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-11 14:59 UTC (permalink / raw)
To: Andrew Morton; +Cc: Linus Torvalds, linux-mm, mm-commits, linux-kernel
The pull request you sent on Wed, 10 Sep 2025 20:02:50 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-09-10-20-00
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4f553c1e2c7b81e957b5463bd7efad2465a586f8
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-11 14:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-11 3:02 [GIT PULL] hotfixes for 6.17-rc6 Andrew Morton
2025-09-11 14:59 ` 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