This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d5aaa0bc6de9 Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm [...] new aa6f8b2593b5 mm/gup: stop leaking pinned pages in low memory conditions new f4657e16e767 mm/codetag: fix null pointer check logic for ref and tag new e0fc20374837 mm: avoid VM_BUG_ON when try to map an anon large folio to [...] new b54e1bfecc4b mm: fix PSWPIN counter for large folios swap-in new 5168a68eb78f mm, swap: avoid over reclaim of full clusters new ece5897e5a10 tools/mm: -Werror fixes in page-types/slabinfo new 330d8df81f36 kasan: remove vmalloc_percpu test new d31638ff6c54 Squashfs: fix variable overflow in squashfs_readpage_block new b3a033e3ecd3 nilfs2: fix potential deadlock with newly created symlinks new 9d08ec41a064 mm: allow set/clear page_type again new 85d16bceaf5d mailmap: update Jarkko's email addresses new 35e41024c4c2 vmscan,migrate: fix page count imbalance on node stats whe [...] new 0173471d21ec .mailmap: update e-mail address for Eugen Hristev new 15e8156713cc mm: shrinker: avoid memleak in alloc_shrinker_info new d4148aeab412 mm, mmap: limit THP alignment of anonymous mappings to PMD [...] new ddd6d8e975b1 mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats new 1d4832becdc2 mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() new a8cc7432728d Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://g [...]
The 18 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 | 5 ++- fs/nilfs2/namei.c | 3 ++ fs/squashfs/file_direct.c | 9 ++-- include/linux/alloc_tag.h | 16 ++++--- include/linux/mmzone.h | 7 ++-- include/linux/page-flags.h | 8 ++++ include/linux/swap.h | 1 + mm/gup.c | 33 ++++++++------- mm/kasan/kasan_test_c.c | 27 ------------ mm/migrate.c | 5 ++- mm/mmap.c | 3 +- mm/page_io.c | 4 +- mm/rmap.c | 9 ++-- mm/shrinker.c | 8 ++-- mm/swapfile.c | 49 +++++++++++++--------- mm/vmscan.c | 102 ++++++++++++++++++++++++--------------------- tools/mm/page-types.c | 9 ++-- tools/mm/slabinfo.c | 4 +- 18 files changed, 159 insertions(+), 143 deletions(-)