Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "10 fixes" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: 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
Showing
- arch/x86/mm/fault.c 24 additions, 2 deletionsarch/x86/mm/fault.c
- drivers/acpi/apei/ghes.c 1 addition, 1 deletiondrivers/acpi/apei/ghes.c
- fs/eventpoll.c 4 additions, 4 deletionsfs/eventpoll.c
- include/linux/page-flags.h 1 addition, 1 deletioninclude/linux/page-flags.h
- include/linux/vmalloc.h 3 additions, 2 deletionsinclude/linux/vmalloc.h
- kernel/notifier.c 1 addition, 1 deletionkernel/notifier.c
- mm/madvise.c 9 additions, 3 deletionsmm/madvise.c
- mm/memcontrol.c 66 additions, 37 deletionsmm/memcontrol.c
- mm/mmu_notifier.c 18 additions, 9 deletionsmm/mmu_notifier.c
- mm/nommu.c 7 additions, 3 deletionsmm/nommu.c
- mm/slub.c 17 additions, 9 deletionsmm/slub.c
- mm/sparse.c 6 additions, 2 deletionsmm/sparse.c
- mm/vmalloc.c 7 additions, 4 deletionsmm/vmalloc.c
Loading
Please register or sign in to comment