This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 8742b2d8935f Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 475356fe2814 kasan/test: fix protection against compiler elision adds 47b0f6d8f0d2 mm/kmemleak: avoid deadlock by moving pr_warn() outside km [...] adds 5a309dbf1f82 MAINTAINERS: add Masami as a reviewer of hung task detector adds d1534ae23c2b mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup() adds 366a4532d96f mm: fix the race between collapse and PT_RECLAIM under per [...] adds 45d19b4b6c2d mm/smaps: fix race between smaps_hugetlb_range and migration adds aa5a10b07069 fs/proc/task_mmu: hold PTL in pagemap_hugetlb_range and ga [...] adds ab5ac789efa9 selftests/proc: fix string literal warning in proc-maps-race.c adds cf1b80dc31a1 mm: pass page directly instead of using folio_page adds aba6faec0103 userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migr [...] adds 0b5be138ce00 mm/mremap: avoid expensive folio lookup on mremap folio pte batch adds c0e1b774f68b proc: proc_maps_open allow proc_mem_open to return NULL adds 91325f31afc1 Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://g [...] adds 61399e0c5410 rcu: Fix racy re-initialization of irq_work causing hangs adds 3a4a0367c9f4 Merge tag 'rcu.fixes.6.17' of git://git.kernel.org/pub/scm [...] adds c6993c4cb918 erofs: Fallback to normal access if DAX is not supported o [...] adds 74da24f0ac9b erofs: Do not select tristate symbols from bool symbols adds c99fab6e80b7 erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC adds 0b96d9bed324 erofs: fix block count report when 48-bit layout is on adds dfc0f6373094 Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + fs/erofs/Kconfig | 20 +++++++++---------- fs/erofs/super.c | 28 +++++++++++++++------------ fs/erofs/zdata.c | 13 +++++++++++-- fs/proc/task_mmu.c | 24 +++++++++++++++++------ kernel/rcu/tree.c | 2 ++ kernel/rcu/tree.h | 1 + kernel/rcu/tree_plugin.h | 8 ++++++-- 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 +++--- 15 files changed, 103 insertions(+), 58 deletions(-)