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-release-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from f838f8d2b694 mfd: ab8500-debugfs: Remove extraneous seq_putc adds ae7927023243 sched: Optimize finish_lock_switch() adds 3b80dee70eaa Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.or [...] adds f12ad423c4af tick: Remove pointless cpu valid check in hotplug code adds ba8ea8e7dd6e tick/sched: Remove bogus boot "safety" check adds f6f5cd840ae7 timekeeping: Fix spelling mistake in Kconfig "fullfill" -> [...] adds 2eeefc60ad70 Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.o [...] adds 55d2eba8e7cd jump_label: Fix usage in module __init adds 441fa3409769 jump_label/static_call: Add MAINTAINERS adds 91ea62d58bd6 softirq: Avoid bad tracing / lockdep interaction adds 6be5f58215f1 Merge tag 'locking-urgent-2020-12-27' of git://git.kernel. [...] adds 44f6a7c0755d objtool: Fix seg fault with Clang non-section symbols adds cce622ab9284 Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel. [...] adds c5b840a28b52 crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should de [...] adds 167316a5a083 crypto: keembay - Add dependency on HAS_IOMEM adds c0e583ab2016 crypto: qat - add CRYPTO_AES to Kconfig dependencies adds 33c148a4ae7d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds 91b8246de859 ntb: idt: fix error check in ntb_hw_idt.c adds 75b6f6487ced ntb: intel: add Intel NTB LTR vendor support for gen4 NTB adds 52cd5f9c22ee Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb adds 14e3e989f6a5 proc mountinfo: make splice available again new 5c8fe583cce5 Linux 5.11-rc1
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 | 16 +++++++++++++++ Makefile | 4 ++-- drivers/crypto/keembay/Kconfig | 5 +++-- drivers/crypto/qat/Kconfig | 1 + drivers/ntb/hw/idt/ntb_hw_idt.c | 4 ++-- drivers/ntb/hw/intel/ntb_hw_gen1.h | 1 + drivers/ntb/hw/intel/ntb_hw_gen4.c | 27 ++++++++++++++++++++++++- drivers/ntb/hw/intel/ntb_hw_gen4.h | 15 ++++++++++++++ fs/proc_namespace.c | 9 ++++++--- kernel/jump_label.c | 8 +++++--- kernel/sched/core.c | 40 ++++++++++++++------------------------ kernel/sched/sched.h | 13 +++++-------- kernel/softirq.c | 2 +- kernel/time/Kconfig | 2 +- kernel/time/tick-common.c | 10 +++------- kernel/time/tick-sched.c | 7 ------- tools/objtool/check.c | 11 +++++++++-- tools/objtool/elf.c | 26 +++++++++++++++++++++++++ tools/objtool/elf.h | 2 ++ tools/objtool/orc_gen.c | 29 +++++---------------------- 20 files changed, 144 insertions(+), 88 deletions(-)