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-aarch64-mainline-allyesconfig in repository toolchain/ci/linux.
from 4a94c4332334 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org [...] adds 85572c2c4a45 cpufreq: Avoid leaving stale IRQ work items during CPU offline adds 505b308b6944 Merge branch 'pm-cpufreq' adds 5f096c0ecd53 Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/lin [...] adds d98c9e83b5e7 kasan: fix crashes on access to memory mapped by vm_map_ram() adds be1db4753ee6 mm/memory.c: add apply_to_existing_page_range() helper adds e218f1ca3971 kasan: use apply_to_existing_page_range() for releasing vm [...] adds 253a496d8e57 kasan: don't assume percpu shadow allocations will succeed adds 42a9a53bb394 mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG adds 045f6d7942be lib/Kconfig.debug: fix some messed up configurations adds 7e0165b2f1a9 Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: include/linux/cpufreq.h | 11 ---- include/linux/kasan.h | 15 +++-- include/linux/mm.h | 3 + include/linux/sched/cpufreq.h | 3 + kernel/sched/cpufreq.c | 18 ++++++ kernel/sched/cpufreq_schedutil.c | 8 +-- lib/Kconfig.debug | 100 ++++++++++++++-------------- mm/kasan/common.c | 36 +++++++---- mm/memory.c | 136 +++++++++++++++++++++++++++------------ mm/vmalloc.c | 129 ++++++++++++++++++++++--------------- mm/vmscan.c | 2 +- 11 files changed, 282 insertions(+), 179 deletions(-)