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-allyesconfig in repository toolchain/ci/linux.
from 45e885c439e8 Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub [...] adds e553fdc8105a riscv: Explicitly specify the build id style in vDSO Makef [...] adds 6134b110f971 RISC-V: Add missing jump label initialization adds 30aca1bacb39 RISC-V: fix barrier() use in <vdso/processor.h> adds aae5ab854e38 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.o [...] adds fd8d9db3559a x86/resctrl: Remove superfluous kernfs_get() calls to prev [...] adds 758999246965 x86/resctrl: Add necessary kernfs_put() calls to prevent r [...] adds 33fc379df76b x86/speculation: Fix prctl() when spectre_v2_user={seccomp [...] new 25bc65d8ddfc x86/mce: Do not overwrite no_way_out if mce_end() fails new 7255a39d24a7 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.o [...] new 50bdcf047503 efi/efivars: Set generic ops before loading SSDT new ff04f3b6f2e2 efivarfs: revert "fix memory leak in efivarfs_create()" new 36a237526cd8 efi: EFI_EARLYCON should depend on EFI new 1214917e008b Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.o [...] adds d001e41e1b15 irqchip/exiu: Fix the index of fwspec for IRQ type adds 74cde1a53368 irqchip/gic-v3-its: Unconditionally save/restore the ITS s [...] adds 7032908cd584 Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/p [...] new 8b7a51ba2637 Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/ [...] adds 58c644ba512c sched/idle: Fix arch_cpu_idle() vs tracing adds 6e1d2bc675bd intel_idle: Fix intel_idle() vs tracing new f91a3aa6bce4 Merge tag 'locking-urgent-2020-11-29' of git://git.kernel. [...]
The 8 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: arch/alpha/kernel/process.c | 2 +- arch/arm/kernel/process.c | 2 +- arch/arm64/kernel/process.c | 2 +- arch/csky/kernel/process.c | 2 +- arch/h8300/kernel/process.c | 2 +- arch/hexagon/kernel/process.c | 2 +- arch/ia64/kernel/process.c | 2 +- arch/microblaze/kernel/process.c | 2 +- arch/mips/kernel/idle.c | 12 +++--- arch/nios2/kernel/process.c | 2 +- arch/openrisc/kernel/process.c | 2 +- arch/parisc/kernel/process.c | 2 +- arch/powerpc/kernel/idle.c | 4 +- arch/riscv/include/asm/vdso/processor.h | 2 + arch/riscv/kernel/process.c | 2 +- arch/riscv/kernel/setup.c | 1 + arch/riscv/kernel/vdso/Makefile | 2 +- arch/s390/kernel/idle.c | 6 +-- arch/sh/kernel/idle.c | 2 +- arch/sparc/kernel/leon_pmc.c | 4 +- arch/sparc/kernel/process_32.c | 2 +- arch/sparc/kernel/process_64.c | 4 +- arch/um/kernel/process.c | 2 +- arch/x86/include/asm/mwait.h | 2 - arch/x86/kernel/cpu/bugs.c | 4 +- arch/x86/kernel/cpu/mce/core.c | 6 ++- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 65 +++++++++++++-------------------- arch/x86/kernel/process.c | 12 +++--- drivers/firmware/efi/Kconfig | 2 +- drivers/firmware/efi/efi.c | 2 +- drivers/idle/intel_idle.c | 37 ++++++++++--------- drivers/irqchip/irq-gic-v3-its.c | 16 ++------ drivers/irqchip/irq-sni-exiu.c | 2 +- fs/efivarfs/inode.c | 2 + fs/efivarfs/super.c | 1 - kernel/sched/idle.c | 28 +++++++++++++- 36 files changed, 128 insertions(+), 116 deletions(-)