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
Kconfig -rw-r--r-- 728 bytes
Makefile -rw-r--r-- 551 bytes
af_rds.c -rw-r--r-- 23.4 KB
bind.c -rw-r--r-- 7.7 KB
cong.c -rw-r--r-- 12.9 KB
connection.c -rw-r--r-- 25.9 KB
ib.c -rw-r--r-- 17.6 KB
ib.h -rw-r--r-- 14.2 KB
ib_cm.c -rw-r--r-- 36.1 KB
ib_fmr.c -rw-r--r-- 6.8 KB
ib_frmr.c -rw-r--r-- 11.9 KB
ib_mr.h -rw-r--r-- 5.2 KB
ib_rdma.c -rw-r--r-- 17.8 KB
ib_recv.c -rw-r--r-- 30.5 KB
ib_ring.c -rw-r--r-- 4.8 KB
ib_send.c -rw-r--r-- 29.7 KB
ib_stats.c -rw-r--r-- 3.1 KB
ib_sysctl.c -rw-r--r-- 4.0 KB
info.c -rw-r--r-- 6.4 KB
info.h -rw-r--r-- 973 bytes
loop.c -rw-r--r-- 7.1 KB
loop.h -rw-r--r-- 235 bytes
message.c -rw-r--r-- 13.3 KB
page.c -rw-r--r-- 4.5 KB
rdma.c -rw-r--r-- 25.1 KB
rdma_transport.c -rw-r--r-- 8.4 KB
rdma_transport.h -rw-r--r-- 919 bytes
rds.h -rw-r--r-- 30.7 KB
rds_single_path.h -rw-r--r-- 1.2 KB
recv.c -rw-r--r-- 23.4 KB
send.c -rw-r--r-- 39.3 KB
stats.c -rw-r--r-- 4.4 KB
sysctl.c -rw-r--r-- 3.4 KB
tcp.c -rw-r--r-- 20.5 KB
tcp.h -rw-r--r-- 3.1 KB
tcp_connect.c -rw-r--r-- 6.1 KB
tcp_listen.c -rw-r--r-- 10.4 KB
tcp_recv.c -rw-r--r-- 9.2 KB
tcp_send.c -rw-r--r-- 6.8 KB
tcp_stats.c -rw-r--r-- 2.3 KB
threads.c -rw-r--r-- 8.8 KB
transport.c -rw-r--r-- 4.2 KB

back to top