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
6lowpan
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 331 bytes
core.c -rw-r--r-- 8.3 KB
core.h -rw-r--r-- 1.3 KB
header_ops.c -rw-r--r-- 6.5 KB
ieee802154.h -rw-r--r-- 2.9 KB
netlink.c -rw-r--r-- 4.2 KB
nl-mac.c -rw-r--r-- 34.3 KB
nl-phy.c -rw-r--r-- 7.6 KB
nl802154.c -rw-r--r-- 67.4 KB
nl802154.h -rw-r--r-- 193 bytes
nl_policy.c -rw-r--r-- 3.2 KB
rdev-ops.h -rw-r--r-- 8.8 KB
socket.c -rw-r--r-- 23.3 KB
sysfs.c -rw-r--r-- 2.2 KB
sysfs.h -rw-r--r-- 233 bytes
trace.c -rw-r--r-- 102 bytes
trace.h -rw-r--r-- 8.2 KB

back to top