This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f838f8d2b694 mfd: ab8500-debugfs: Remove extraneous seq_putc new ae7927023243 sched: Optimize finish_lock_switch() new 3b80dee70eaa Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.or [...] new f12ad423c4af tick: Remove pointless cpu valid check in hotplug code new ba8ea8e7dd6e tick/sched: Remove bogus boot "safety" check new f6f5cd840ae7 timekeeping: Fix spelling mistake in Kconfig "fullfill" -> [...] new 2eeefc60ad70 Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.o [...] new 55d2eba8e7cd jump_label: Fix usage in module __init new 441fa3409769 jump_label/static_call: Add MAINTAINERS new 91ea62d58bd6 softirq: Avoid bad tracing / lockdep interaction new 6be5f58215f1 Merge tag 'locking-urgent-2020-12-27' of git://git.kernel. [...] new 44f6a7c0755d objtool: Fix seg fault with Clang non-section symbols new cce622ab9284 Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel. [...] new c5b840a28b52 crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should de [...] new 167316a5a083 crypto: keembay - Add dependency on HAS_IOMEM new c0e583ab2016 crypto: qat - add CRYPTO_AES to Kconfig dependencies new 33c148a4ae7d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new 91b8246de859 ntb: idt: fix error check in ntb_hw_idt.c new 75b6f6487ced ntb: intel: add Intel NTB LTR vendor support for gen4 NTB new 52cd5f9c22ee Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
The 19 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 +++++++++++++++ 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 ++++++++++++++ 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 +++++---------------------- 18 files changed, 136 insertions(+), 83 deletions(-)