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-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 768fc661d125 Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub [...] adds c79f46a28239 Linux 5.5-rc5 new 24cecc377463 arm64: Revert support for execute-only user mappings adds 1928b36cfa4d arc: eznps: fix allmodconfig kconfig warning adds cd4c2493fa58 ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK adds 833a20b8d492 ARC: asm-offsets: remove duplicate entry adds 7ecc6c1d5c8d ARC: pt_regs: remove hardcoded registers offset new 8f8b69aa501e Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/li [...] adds 111bf02b8f54 rtc: sun6i: Add support for RTC clocks on R40 adds 653997eeecef rtc: mt6397: fix alarm register overwrite new f01f4ffdfb70 rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hy [...] new b967793c96dd Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linu [...] adds f40ddaa059fd regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask adds 71dd2fe5dec1 regulator: axp20x: Fix axp20x_set_ramp_delay adds 6f1ff76154b8 regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops new 5acefdc27b73 Merge tag 'regulator-fix-v5.5-rc5' of git://git.kernel.org [...] adds 9cd34efbd301 spi: uniphier: Fix FIFO threshold adds 862dd2a946aa spi: Don't look at TX buffer for PTP system timestamping adds ca59d5a51690 spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode adds 19b61392c5a8 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent conc [...] adds 09b6636cea4f spi: Document Octal mode as valid SPI bus width new ec7b3f5372e2 Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/s [...] adds afcd5b9be566 watchdog: w83627hf_wdt: Fix support NCT6116D adds 91ced83c6eab watchdog: imx7ulp: Fix missing conversion of imx7ulp_wdt_enable() adds da9e3f4e30a5 watchdog: max77620_wdt: fix potential build errors adds 9a6c274ac1c4 watchdog: tqmx86_wdt: Fix build error adds a76dfb859cd4 watchdog: rn5t618_wdt: fix module aliases adds dcbce5fbcc69 watchdog: orion: fix platform_get_irq() complaints new baf4dc829574 Merge tag 'linux-watchdog-5.5-fixes' of git://www.linux-wa [...] new 9550f210492c tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis [...] new dda8b2af395b tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before pr [...] new aa4a63dd9816 tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's" new 7ae564122f75 Merge tag 'tpmdd-next-20200106' of git://git.infradead.org [...]
The 11 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: .../devicetree/bindings/spi/spi-controller.yaml | 4 +-- Makefile | 2 +- arch/arc/include/asm/entry-arcv2.h | 8 ++--- arch/arc/include/asm/hugepage.h | 1 - arch/arc/kernel/asm-offsets.c | 10 +++++- arch/arc/plat-eznps/Kconfig | 2 +- arch/arm64/include/asm/pgtable-prot.h | 5 ++- arch/arm64/include/asm/pgtable.h | 10 ++---- arch/arm64/mm/fault.c | 2 +- drivers/char/tpm/tpm_tis_core.c | 34 +++++++++---------- drivers/regulator/axp20x-regulator.c | 11 +++--- drivers/regulator/bd70528-regulator.c | 1 - drivers/rtc/rtc-mc146818-lib.c | 15 +-------- drivers/rtc/rtc-mt6397.c | 39 ++++++++++++++-------- drivers/rtc/rtc-sun6i.c | 16 +++++++++ drivers/spi/spi-dw.c | 15 +++++++-- drivers/spi/spi-dw.h | 1 + drivers/spi/spi-fsl-dspi.c | 24 ++++++------- drivers/spi/spi-uniphier.c | 31 ++++++++++------- drivers/spi/spi.c | 22 +++++------- drivers/watchdog/Kconfig | 2 ++ drivers/watchdog/imx7ulp_wdt.c | 2 +- drivers/watchdog/orion_wdt.c | 4 +-- drivers/watchdog/rn5t618_wdt.c | 1 + drivers/watchdog/w83627hf_wdt.c | 2 +- include/linux/mfd/mt6397/rtc.h | 8 +++++ include/linux/spi/spi.h | 4 +-- mm/mmap.c | 6 ---- 28 files changed, 154 insertions(+), 128 deletions(-)