-
- Downloads
Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "11 patches. Subsystems affected by this patch series: mm (memcg, memory-failure, oom-kill, secretmem, vmalloc, hugetlb, damon, and tools), and ocfs2" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof to pointer mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()' mm: khugepaged: skip huge page collapse for special files mm, thp: bail out early in collapse_file for writeback page mm/vmalloc: fix numa spreading for large hash tables mm/secretmem: avoid letting secretmem_users drop to zero ocfs2: fix race between searching chunks and release journal_head from buffer_head mm/oom_kill.c: prevent a race between process_mrelease and exit_mmap mm: filemap: check if THP has hwpoisoned subpage for PMD page fault mm: hwpoison: remove the unnecessary THP check memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
Showing
- fs/ocfs2/suballoc.c 13 additions, 9 deletionsfs/ocfs2/suballoc.c
- include/linux/page-flags.h 23 additions, 0 deletionsinclude/linux/page-flags.h
- mm/damon/core-test.h 2 additions, 2 deletionsmm/damon/core-test.h
- mm/huge_memory.c 2 additions, 0 deletionsmm/huge_memory.c
- mm/khugepaged.c 17 additions, 9 deletionsmm/khugepaged.c
- mm/memory-failure.c 14 additions, 14 deletionsmm/memory-failure.c
- mm/memory.c 9 additions, 0 deletionsmm/memory.c
- mm/oom_kill.c 12 additions, 11 deletionsmm/oom_kill.c
- mm/page_alloc.c 7 additions, 1 deletionmm/page_alloc.c
- mm/secretmem.c 1 addition, 1 deletionmm/secretmem.c
- mm/vmalloc.c 9 additions, 6 deletionsmm/vmalloc.c
- tools/testing/selftests/vm/split_huge_page_test.c 1 addition, 1 deletiontools/testing/selftests/vm/split_huge_page_test.c
Loading
Please register or sign in to comment