Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 May 2020 19:26:55 +0000 (12:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 May 2020 19:26:55 +0000 (12:26 -0700)
commitdecd6167bf4f6bec1284006d0522381b44660df3
tree40de7c0a7f285336e1c380ab6673cd133685a8c9
parent8c1684bb81f173543599f1848c29a2a3b1ee5907
parent13cf04880235cd70d408d70426ada31408ded2ee
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "7 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  kasan: add missing functions declarations to kasan.h
  kasan: consistently disable debugging features
  ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
  userfaultfd: fix remap event with MREMAP_DONTUNMAP
  mm/gup: fix fixup_user_fault() on multiple retries
  epoll: call final ep_events_available() check under the lock
  mm, memcg: fix inconsistent oom event behavior