Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2020 18:21:47 +0000 (11:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2020 18:21:47 +0000 (11:21 -0700)
commit423b8baf18a8c03f2d6fa99aa447ed0da189bb95
tree68d166214b4cde3da55a1159df6fdab6a4a4a568
parent23f0dac848412dafd197566b62d831d5a68b5b6b
parentca6edee6c6e3fe4ec143ee1964593d755ddbee62
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "11 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  MAINTAINERS: add files related to kdump
  z3fold: fix use-after-free when freeing handles
  sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
  MAINTAINERS: update email address for Naoya Horiguchi
  sh: include linux/time_types.h for sockios
  kasan: disable branch tracing for core runtime
  selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
  selftests/vm/.gitignore: add mremap_dontunmap
  rapidio: fix an error in get_user_pages_fast() error handling
  x86: bitops: fix build regression
  device-dax: don't leak kernel memory to user space after unloading kmem
MAINTAINERS