Skip to content
  • Linus Torvalds's avatar
    Merge branch 'akpm' (patches from Andrew) · 14726903
    Linus Torvalds authored
    Merge misc updates from Andrew Morton:
     "173 patches.
    
      Subsystems affected by this series: ia64, ocfs2, block, and mm (debug,
      pagecache, gup, swap, shmem, memcg, selftests, pagemap, mremap,
      bootmem, sparsemem, vmalloc, kasan, pagealloc, memory-failure,
      hugetlb, userfaultfd, vmscan, compaction, mempolicy, memblock,
      oom-kill, migration, ksm, percpu, vmstat, and madvise)"
    
    * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (173 commits)
      mm/madvise: add MADV_WILLNEED to process_madvise()
      mm/vmstat: remove unneeded return value
      mm/vmstat: simplify the array size calculation
      mm/vmstat: correct some wrong comments
      mm/percpu,c: remove obsolete comments of pcpu_chunk_populated()
      selftests: vm: add COW time test for KSM pages
      selftests: vm: add KSM merging time test
      mm: KSM: fix data type
      selftests: vm: add KSM merging across nodes test
      selftests: vm: add KSM zero page merging test
      selftests: vm: add KSM unmerge test
      selftest...
    14726903