This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 867b9987a30b Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.o [...] new 4a5e85f4eb8f fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the hu [...] new 86bc5752a917 mm: add OOM killer maintainer structure new 71aa17fd981b MAINTAINERS: add tree entry to mm init block new 3746351e876b MAINTAINERS: add missing files to mm page alloc section new 344ef45b0333 mm/hugetlb: remove unnecessary holding of hugetlb_lock new df831e977394 lib/group_cpus: fix NULL pointer dereference from group_cp [...] new f5769359c5b2 mm/alloc_tag: fix the kmemleak false positive issue in the [...] new 4f489fe6afb3 mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter [...] new 79300ac805b6 scripts/gdb: fix dentry_name() lookup new befd9a71d859 fuse: fix runtime warning on truncate_folio_batch_exceptionals() new b160a5cc6ac7 mailmap: add entries for Zijun Hu new c9e8efa0b384 mailmap: correct name for a historical account of Zijun Hu new b6f5e7485870 crashdump: add CONFIG_KEYS dependency new 7c942f87cc0b selftests/mm: fix validate_addr() helper new 02d67850aeca mailmap: update Duje Mihanović's email address new c0cb210a87fc MAINTAINERS: add Lorenzo as THP co-maintainer new 0fd39af24e37 Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://g [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .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(-)