]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jun 2025 03:34:10 +0000 (20:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jun 2025 03:34:10 +0000 (20:34 -0700)
Pull misc fixes from Andrew Morton:
 "16 hotfixes.

  6 are cc:stable and the remainder address post-6.15 issues or aren't
  considered necessary for -stable kernels. 5 are for MM"

* tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  MAINTAINERS: add Lorenzo as THP co-maintainer
  mailmap: update Duje Mihanović's email address
  selftests/mm: fix validate_addr() helper
  crashdump: add CONFIG_KEYS dependency
  mailmap: correct name for a historical account of Zijun Hu
  mailmap: add entries for Zijun Hu
  fuse: fix runtime warning on truncate_folio_batch_exceptionals()
  scripts/gdb: fix dentry_name() lookup
  mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
  mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters
  lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
  mm/hugetlb: remove unnecessary holding of hugetlb_lock
  MAINTAINERS: add missing files to mm page alloc section
  MAINTAINERS: add tree entry to mm init block
  mm: add OOM killer maintainer structure
  fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio

1  2 
.mailmap
MAINTAINERS

diff --cc .mailmap
index 93e94b0b9376dc70065b7400ba27a23d1e3a018e,bd18a7c9d2cebc936413f1d89968c54ef1e3d745..b0ace71968ab63b1993f0ab21509747e1c770d9e
+++ b/.mailmap
@@@ -223,7 -223,7 +223,8 @@@ Dmitry Safonov <0x7f454c46@gmail.com> <
  Dmitry Safonov <0x7f454c46@gmail.com> <dsafonov@virtuozzo.com>
  Domen Puncer <domen@coderock.org>
  Douglas Gilbert <dougg@torque.net>
 +Drew Fustini <fustini@kernel.org> <drew@pdp7.com>
+ <duje@dujemihanovic.xyz> <duje.mihanovic@skole.hr>
  Ed L. Cashin <ecashin@coraid.com>
  Elliot Berman <quic_eberman@quicinc.com> <eberman@codeaurora.org>
  Enric Balletbo i Serra <eballetbo@kernel.org> <enric.balletbo@collabora.com>
diff --cc MAINTAINERS
Simple merge