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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from e3a36eb6dfae driver code: clarify and fix platform device DMA mask allocation adds dc7a06b0dbba pinctrl: meson-gxl: fix GPIOX sdio pins adds 4c48e549f39f pinctrl: imx: scu: Align imx sc msg structs to 4 adds aafd56fc7904 pinctrl: core: Remove extra kref_get which blocks hogs bei [...] adds 3567ee83c413 pinctrl: madera: Add missing call to pinctrl_unregister_mappings adds f98371476f36 pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug adds d62e7fbea495 pinctrl: falcon: fix syntax error adds 1cada2f30766 pinctrl: qcom: Assign irq_eoi conditionally adds a6ff4631a619 Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm [...] adds 8e029eb0bcd6 MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling adds e8d87a0b822d MIPS: DTS: CI20: fix PMU definitions for ACT8600 adds 130ab8819d81 MIPS: DTS: CI20: fix interrupt for pcf8563 RTC adds f7d5f5655ef7 MAINTAINERS: Correct MIPS patchwork URL adds c7f26a0ce61e Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/s [...] adds d9815bff6b37 ftrace: Return the first found result in lookup_rec() adds 36feb996308e Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm [...] adds b26ebfe12f34 pid: Fix error return value in some cases adds 10dab84caf40 pid: make ENOMEM return value more obvious adds addcb1d0ee31 Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/p [...] adds 2b4eae95c736 fscrypt: don't evict dirty inodes after removing key adds e6e6ec48dd0f Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...] adds 1579f1bc3b75 crypto: x86/curve25519 - support assemblers with no adx support new 2644bc8569ba Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds 443d372d6a96 ipmi_si: Avoid spurious errors for optional IRQs new 3cc6e2c599cd Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/l [...]
The 2 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 | 2 +- arch/mips/boot/dts/ingenic/ci20.dts | 44 ++++++++++++++++++---------- arch/mips/kernel/setup.c | 3 +- arch/x86/Makefile | 5 ++-- arch/x86/crypto/Makefile | 7 ++++- drivers/char/ipmi/ipmi_si_platform.c | 4 +-- drivers/pinctrl/cirrus/pinctrl-madera-core.c | 13 ++++++++ drivers/pinctrl/core.c | 1 - drivers/pinctrl/freescale/pinctrl-scu.c | 4 +-- drivers/pinctrl/meson/pinctrl-meson-gxl.c | 4 +-- drivers/pinctrl/pinctrl-falcon.c | 2 +- drivers/pinctrl/qcom/pinctrl-msm.c | 3 +- drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 2 +- fs/crypto/keysetup.c | 9 ++++++ include/crypto/curve25519.h | 6 ++-- kernel/pid.c | 10 +++++++ kernel/trace/ftrace.c | 2 ++ 17 files changed, 87 insertions(+), 34 deletions(-)