-
- Downloads
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of...
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull misc fixes from Andrew Morton: "17 hotfixes. 9 are cc:stable. 13 are MM and 4 are non-MM. The usual collection of singletons - please see the changelogs" * tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify() mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes mm: shrinker: avoid memleak in alloc_shrinker_info .mailmap: update e-mail address for Eugen Hristev vmscan,migrate: fix page count imbalance on node stats when demoting pages mailmap: update Jarkko's email addresses mm: allow set/clear page_type again nilfs2: fix potential deadlock with newly created symlinks Squashfs: fix variable overflow in squashfs_readpage_block kasan: remove vmalloc_percpu test tools/mm: -Werror fixes in page-types/slabinfo mm, swap: avoid over reclaim of full clusters mm: fix PSWPIN counter for large folios swap-in mm: avoid VM_BUG_ON when try to map an anon large folio to zero page. mm/codetag: fix null pointer check logic for ref and tag mm/gup: stop leaking pinned pages in low memory conditions
Showing
- .mailmap 3 additions, 2 deletions.mailmap
- fs/nilfs2/namei.c 3 additions, 0 deletionsfs/nilfs2/namei.c
- fs/squashfs/file_direct.c 5 additions, 4 deletionsfs/squashfs/file_direct.c
- include/linux/alloc_tag.h 10 additions, 6 deletionsinclude/linux/alloc_tag.h
- include/linux/mmzone.h 3 additions, 4 deletionsinclude/linux/mmzone.h
- include/linux/page-flags.h 8 additions, 0 deletionsinclude/linux/page-flags.h
- include/linux/swap.h 1 addition, 0 deletionsinclude/linux/swap.h
- mm/gup.c 19 additions, 14 deletionsmm/gup.c
- mm/kasan/kasan_test_c.c 0 additions, 27 deletionsmm/kasan/kasan_test_c.c
- mm/migrate.c 3 additions, 2 deletionsmm/migrate.c
- mm/mmap.c 2 additions, 1 deletionmm/mmap.c
- mm/page_io.c 2 additions, 2 deletionsmm/page_io.c
- mm/rmap.c 3 additions, 6 deletionsmm/rmap.c
- mm/shrinker.c 5 additions, 3 deletionsmm/shrinker.c
- mm/swapfile.c 30 additions, 19 deletionsmm/swapfile.c
- mm/vmscan.c 54 additions, 48 deletionsmm/vmscan.c
- tools/mm/page-types.c 5 additions, 4 deletionstools/mm/page-types.c
- tools/mm/slabinfo.c 3 additions, 1 deletiontools/mm/slabinfo.c
Loading
Please register or sign in to comment