]> Git Repo - linux.git/commitdiff
Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <[email protected]>
Sun, 22 Mar 2020 17:46:50 +0000 (10:46 -0700)
committerLinus Torvalds <[email protected]>
Sun, 22 Mar 2020 17:46:50 +0000 (10:46 -0700)
Merge misc fixes from Andrew Morton:
 "10 fixes"

* emailed patches from Andrew Morton <[email protected]>:
  x86/mm: split vmalloc_sync_all()
  mm, slub: prevent kmalloc_node crashes and memory leaks
  mm/mmu_notifier: silence PROVE_RCU_LIST warnings
  epoll: fix possible lost wakeup on epoll_ctl() path
  mm: do not allow MADV_PAGEOUT for CoW pages
  mm, memcg: throttle allocators based on ancestral memory.high
  mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
  page-flags: fix a crash at SetPageError(THP_SWAP)
  mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
  memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event


Trivial merge
This page took 0.066734 seconds and 4 git commands to generate.