https://github.com/torvalds/linux
Revision 75caf310d16cc5e2f851c048cd597f5437013368 authored by Linus Torvalds on 28 May 2020, 20:04:25 UTC, committed by Linus Torvalds on 28 May 2020, 20:04:25 UTC
Merge misc fixes from Andrew Morton:
 "5 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  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
2 parent s d16eea2 + 4377748
History
Tip revision: 75caf310d16cc5e2f851c048cd597f5437013368 authored by Linus Torvalds on 28 May 2020, 20:04:25 UTC
Merge branch 'akpm' (patches from Andrew)
Tip revision: 75caf31
File Mode Size
Makefile -rw-r--r-- 271 bytes
af_netrom.c -rw-r--r-- 31.6 KB
nr_dev.c -rw-r--r-- 3.7 KB
nr_in.c -rw-r--r-- 6.8 KB
nr_loopback.c -rw-r--r-- 1.6 KB
nr_out.c -rw-r--r-- 5.7 KB
nr_route.c -rw-r--r-- 21.8 KB
nr_subr.c -rw-r--r-- 5.9 KB
nr_timer.c -rw-r--r-- 5.2 KB
sysctl_net_netrom.c -rw-r--r-- 4.0 KB

back to top