Merge branch 'akpm' (patches from Andrew)
Merge fixes from Andrew Morton: "9 patches. Subsystems affected by this patch series: mm (migration, highmem, sparsemem, mremap, mempolicy, and memcg), lz4, mailmap, and MAINTAINERS" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: MAINTAINERS: add Tom as clang reviewer mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()" mailmap: update Vasily Averin's email address mm/mempolicy: fix mpol_new leak in shared_policy_replace mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0) mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning lz4: fix LZ4_decompress_safe_partial read out of bound highmem: fix checks in __kmap_local_sched_{in,out} mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Showing
- .mailmap 4 additions, 0 deletions.mailmap
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- include/linux/mmzone.h 7 additions, 4 deletionsinclude/linux/mmzone.h
- lib/lz4/lz4_decompress.c 6 additions, 2 deletionslib/lz4/lz4_decompress.c
- mm/highmem.c 2 additions, 2 deletionsmm/highmem.c
- mm/list_lru.c 0 additions, 6 deletionsmm/list_lru.c
- mm/mempolicy.c 1 addition, 0 deletionsmm/mempolicy.c
- mm/mremap.c 3 additions, 0 deletionsmm/mremap.c
Please register or sign in to comment