This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 26bc67213424 Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/p [...] adds 7961eee39784 mm: memcontrol: fix NULL-ptr deref in percpu stats flush adds 64801d19eba1 mm/gup_benchmark: fix MAP_HUGETLB case adds 3e8fc0075e24 mm, meminit: recalculate pcpu batch and high limits after [...] adds 169226f7e0d2 mm: thp: handle page cache THP correctly in PageTransCompoundMap adds e74540b28556 ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() adds df2ec7641bd0 mm/mmu_notifiers: use the right return code for WARN_ON adds abaed0112c1d mm, vmstat: hide /proc/pagetypeinfo from normal users adds 93b3a674485f mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo adds ec649c9d454e mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y adds 1be334e5c088 mm/page_alloc.c: ratelimit allocation failure warnings mor [...] adds a31631302abc zswap: add Vitaly to the maintainers list adds 5cbf2fff3bba dump_stack: avoid the livelock of the dump_lock adds 6981b76cf6f3 MAINTAINERS: update information for "MEMORY MANAGEMENT" adds 221ec5c0a46c mm: slab: make page_cgroup_ino() to recognize non-compound [...] adds 8731acc5068e scripts/gdb: fix debugging modules compiled with hot/cold [...] adds 656d57119326 mm/memory_hotplug: fix updating the node span adds 869712fd3de5 mm: memcontrol: fix network errors from failing __GFP_ATOM [...] adds 4dd58158254c Merge branch 'akpm' (patches from Andrew) adds 43b7029f475e HID: i2c-hid: Send power-on command after reset adds ff479731c385 HID: wacom: generic: Treat serial number and related field [...] new 847120f859cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 1 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 ++ drivers/hid/i2c-hid/i2c-hid-core.c | 4 + drivers/hid/wacom.h | 15 ++++ drivers/hid/wacom_wac.c | 10 ++- 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 +- 18 files changed, 213 insertions(+), 83 deletions(-)