This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 26bc67213424 Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/p [...] new 7961eee39784 mm: memcontrol: fix NULL-ptr deref in percpu stats flush new 64801d19eba1 mm/gup_benchmark: fix MAP_HUGETLB case new 3e8fc0075e24 mm, meminit: recalculate pcpu batch and high limits after [...] new 169226f7e0d2 mm: thp: handle page cache THP correctly in PageTransCompoundMap new e74540b28556 ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() new df2ec7641bd0 mm/mmu_notifiers: use the right return code for WARN_ON new abaed0112c1d mm, vmstat: hide /proc/pagetypeinfo from normal users new 93b3a674485f mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo new ec649c9d454e mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y new 1be334e5c088 mm/page_alloc.c: ratelimit allocation failure warnings mor [...] new a31631302abc zswap: add Vitaly to the maintainers list new 5cbf2fff3bba dump_stack: avoid the livelock of the dump_lock new 6981b76cf6f3 MAINTAINERS: update information for "MEMORY MANAGEMENT" new 221ec5c0a46c mm: slab: make page_cgroup_ino() to recognize non-compound [...] new 8731acc5068e scripts/gdb: fix debugging modules compiled with hot/cold [...] new 656d57119326 mm/memory_hotplug: fix updating the node span new 869712fd3de5 mm: memcontrol: fix network errors from failing __GFP_ATOM [...] new 4dd58158254c Merge branch 'akpm' (patches from Andrew)
The 18 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 5 ++ fs/ocfs2/file.c | 134 +++++++++++++++++++---------- include/linux/mm.h | 5 -- include/linux/mm_types.h | 5 ++ include/linux/page-flags.h | 20 ++++- lib/dump_stack.c | 7 +- mm/khugepaged.c | 7 +- mm/memcontrol.c | 23 +++-- mm/memory_hotplug.c | 8 ++ mm/mmu_notifier.c | 2 +- mm/page_alloc.c | 17 ++-- mm/slab.h | 4 +- mm/vmstat.c | 25 +++++- scripts/gdb/linux/symbols.py | 3 +- tools/testing/selftests/vm/gup_benchmark.c | 2 +- 15 files changed, 188 insertions(+), 79 deletions(-)