This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 857e17c2ee7c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 89c02e69fc52 mm/memory_hotplug.c: drop memory device reference after fi [...] adds e153abc0739f zram: pass down the bvec we need to read into in the work struct adds ae3d6a323347 lib/Kconfig.debug: fix build error without CONFIG_BLOCK adds e789803507b2 lib/test_vmalloc.c: do not create cpumask_t variable on stack adds 24512228b7a3 mm: do not boost watermarks to avoid fragmentation for the [...] adds ee8ab0eeb49b mm, page_alloc: always use a captured page regardless of c [...] adds 8139ad043d63 mm/page_alloc.c: avoid potential NULL pointer dereference adds 8118b82eb756 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag adds 89189557b47b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference adds ce944935eef2 Merge branch 'akpm' (patches from Andrew) adds baf76f0c58ae slip: make slhc_free() silently accept an error pointer adds 82c99f7a81f2 perf/x86/intel: Update KBL Package C-state events to also [...] new 508499166365 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] adds a860fa7b96e1 sched/numa: Fix a possible divide-by-zero new 15d4e26b816a Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] adds 36f0c423552d x86/boot: Disable RSDP parsing temporarily adds 0d02113b31b2 x86/mm: Fix a crash with kmemleak_scan() new 037904a22bf8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 3 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: Documentation/sysctl/vm.txt | 16 ++++++++-------- arch/x86/boot/compressed/misc.c | 2 +- arch/x86/events/intel/cstate.c | 10 +++++----- arch/x86/mm/init.c | 6 ++++++ drivers/block/zram/zram_drv.c | 5 +++-- drivers/net/slip/slhc.c | 2 +- fs/proc/proc_sysctl.c | 6 ++++-- kernel/sched/fair.c | 4 ++++ lib/Kconfig.debug | 1 + lib/test_vmalloc.c | 6 +++--- mm/memory_hotplug.c | 1 + mm/page_alloc.c | 27 +++++++++++++++++++-------- 12 files changed, 56 insertions(+), 30 deletions(-)