]> Git Repo - linux.git/commitdiff
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <[email protected]>
Thu, 28 May 2020 20:04:25 +0000 (13:04 -0700)
committerLinus Torvalds <[email protected]>
Thu, 28 May 2020 20:04:25 +0000 (13:04 -0700)
Merge misc fixes from Andrew Morton:
 "5 fixes"

* emailed patches from Andrew Morton <[email protected]>:
  include/asm-generic/topology.h: guard cpumask_of_node() macro argument
  fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
  mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
  mm,thp: stop leaking unreleased file pages
  mm/z3fold: silence kmemleak false positives of slots


Trivial merge
This page took 0.051136 seconds and 4 git commands to generate.