This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8742b2d8935f Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 475356fe2814 kasan/test: fix protection against compiler elision new 47b0f6d8f0d2 mm/kmemleak: avoid deadlock by moving pr_warn() outside km [...] new 5a309dbf1f82 MAINTAINERS: add Masami as a reviewer of hung task detector new d1534ae23c2b mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup() new 366a4532d96f mm: fix the race between collapse and PT_RECLAIM under per [...] new 45d19b4b6c2d mm/smaps: fix race between smaps_hugetlb_range and migration new aa5a10b07069 fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and ga [...] new ab5ac789efa9 selftests/proc: fix string literal warning in proc-maps-race.c new cf1b80dc31a1 mm: pass page directly instead of using folio_page new aba6faec0103 userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migr [...] new 0b5be138ce00 mm/mremap: avoid expensive folio lookup on mremap folio pte batch new c0e1b774f68b proc: proc_maps_open allow proc_mem_open to return NULL new 91325f31afc1 Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://g [...]
The 13 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: MAINTAINERS | 1 + fs/proc/task_mmu.c | 24 ++++++++++++++++++------ mm/kasan/kasan_test_c.c | 2 +- mm/khugepaged.c | 2 +- mm/kmemleak.c | 10 +++++++++- mm/mprotect.c | 23 ++++++++++------------- mm/mremap.c | 4 ++++ mm/userfaultfd.c | 17 ++++++++++------- tools/testing/selftests/proc/proc-maps-race.c | 6 +++--- 9 files changed, 57 insertions(+), 32 deletions(-)