This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 119009db2674 Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/p [...] new 4067196a5227 mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accep [...] new 98b1917cdef9 fs/dax: fix folio splitting issue by resetting old folio o [...] new 8ad5ac8f4fc4 MAINTAINERS: update SLAB ALLOCATOR maintainers new 5e610c8c0999 MAINTAINERS: add MM subsection for the page allocator new 6b956934ad6d mm: memcontrol: fix swap counter leak from offline cgroup new 1413efdb254f MAINTAINERS: add mmap trace events to MEMORY MAPPING new 86fba6127e19 MAINTAINERS: add memory advice section new 8c03ebd7cdc0 mm/gup: fix wrongly calculated returned value in fault_in_ [...] new fd0ad5e9d158 docs: ABI: replace mcroce@microsoft.com with new Meta address new 9e888998ea4d writeback: fix false warning in inode_to_wb() new 274fe92de2c4 mm, hugetlb: increment the number of pages to be reset on HVO new 8bdea2fce980 mm/memory: move sanity checks in do_wp_page() after mapcou [...] new 2db93a896fec MAINTAINERS: add Pedro as reviewer to the MEMORY MAPPING section new 38448181459e mm: vmscan: restore high-cpu watermark safety in kswapd new a1f0220f3319 mm: vmscan: fix kswapd exit condition in defrag_mode new ea21641b6a79 MAINTAINERS: add section for locking of mm's and VMAs new 6fea5fabd332 Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' 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: CREDITS | 4 +++ Documentation/ABI/stable/sysfs-block | 2 +- Documentation/ABI/testing/sysfs-kernel-reboot | 10 +++--- MAINTAINERS | 49 +++++++++++++++++++++++++-- fs/dax.c | 1 + include/linux/backing-dev.h | 1 + include/linux/mm.h | 17 ++++++++++ include/linux/mmzone.h | 5 +-- mm/gup.c | 4 +-- mm/hugetlb_vmemmap.c | 6 ++-- mm/internal.h | 1 + mm/memcontrol-v1.c | 2 +- mm/memory.c | 4 +-- mm/mm_init.c | 1 + mm/page_alloc.c | 40 ++++++++++++++-------- mm/vmscan.c | 29 ++++++++++++++-- 16 files changed, 141 insertions(+), 35 deletions(-)