lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250627165947.26fdc00007e5acb0ac39bc8d@linux-foundation.org>
Date: Fri, 27 Jun 2025 16:59:47 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mm@...ck.org, mm-commits@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] hotfixes for 6.16-rc4


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 78f4e737a53e1163ded2687a922fce138aee73f5:

  Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2025-06-23 15:02:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-06-27-16-56

for you to fetch changes up to c0cb210a87fcdda3c25f43b5a64420e6b07d3f53:

  MAINTAINERS: add Lorenzo as THP co-maintainer (2025-06-25 15:55:04 -0700)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Arnd Bergmann (1):
      crashdump: add CONFIG_KEYS dependency

David Hildenbrand (1):
      fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio

Dev Jain (1):
      selftests/mm: fix validate_addr() helper

Duje Mihanović (1):
      mailmap: update Duje Mihanović's email address

Florian Fainelli (1):
      scripts/gdb: fix dentry_name() lookup

Ge Yang (1):
      mm/hugetlb: remove unnecessary holding of hugetlb_lock

Haiyue Wang (1):
      fuse: fix runtime warning on truncate_folio_batch_exceptionals()

Hao Ge (1):
      mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the percpu variable tag->counters

Lorenzo Stoakes (2):
      MAINTAINERS: add missing files to mm page alloc section
      MAINTAINERS: add Lorenzo as THP co-maintainer

Michal Hocko (1):
      mm: add OOM killer maintainer structure

Mike Rapoport (Microsoft) (1):
      MAINTAINERS: add tree entry to mm init block

SeongJae Park (1):
      mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write

Yu Kuai (1):
      lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()

Zijun Hu (2):
      mailmap: add entries for Zijun Hu
      mailmap: correct name for a historical account of Zijun Hu

 .mailmap                                           |  4 ++
 MAINTAINERS                                        | 24 +++++++++-
 fs/fuse/inode.c                                    |  4 ++
 fs/proc/task_mmu.c                                 |  2 +-
 include/linux/kmemleak.h                           |  4 ++
 kernel/Kconfig.kexec                               |  1 +
 lib/alloc_tag.c                                    |  8 +++-
 lib/group_cpus.c                                   |  9 +++-
 mm/damon/sysfs-schemes.c                           |  1 +
 mm/hugetlb.c                                       | 54 +++++++---------------
 mm/kmemleak.c                                      | 14 ++++++
 scripts/gdb/linux/vfs.py                           |  2 +-
 tools/testing/selftests/mm/virtual_address_range.c |  7 ++-
 13 files changed, 90 insertions(+), 44 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ