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 05e4f88b7d25 Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pu [...] adds 4c0d228c3bd4 MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer adds cee3536d24a1 powerpc: Wire up clone3 syscall adds 705d0abbcc7a powerpc/kvm: Fall through switch case explicitly adds da1115fdbd6e powerpc/nvdimm: Pick nearby online node if the device node [...] adds 7db57e775867 powerpc/spe: Mark expected switch fall-throughs adds 7440ea8b2a44 drivers/macintosh/smu.c: Mark expected switch fall-through adds d7e23b887f67 powerpc/kasan: fix early boot failure on PPC32 adds 4b6f23161b4e Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/ [...] adds 8493b2a06fc5 mtd: rawnand: micron: handle on-die "ECC-off" devices correctly adds 2d75989d2d92 mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies adds 2b372a9685a7 mtd: hyperbus: Add hardware dependency to AM654 driver adds 62d1716304d1 Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/ [...] adds 1e5ac6300a07 tpm: Fix null pointer dereference on chip register error path adds fa4f99c05320 tpm: tpm_ibm_vtpm: Fix unallocated banks adds a6831a89bcaf Merge tag 'tpmdd-next-20190805' of git://git.infradead.org [...] adds e21a712a9685 Linux 5.3-rc3
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 4 +++ Makefile | 2 +- arch/powerpc/include/asm/unistd.h | 1 + arch/powerpc/kernel/align.c | 4 +++ arch/powerpc/kernel/entry_32.S | 8 ++++++ arch/powerpc/kernel/entry_64.S | 5 ++++ arch/powerpc/kernel/syscalls/syscall.tbl | 2 +- arch/powerpc/kvm/book3s_32_mmu.c | 1 + arch/powerpc/mm/kasan/kasan_init_32.c | 7 +++-- arch/powerpc/platforms/pseries/papr_scm.c | 29 +++++++++++++++++++-- drivers/char/tpm/tpm-chip.c | 43 ++++++++++++++++++++++++++----- drivers/char/tpm/tpm.h | 2 ++ drivers/char/tpm/tpm1-cmd.c | 36 +++++++++++++++++--------- drivers/char/tpm/tpm2-cmd.c | 6 +---- drivers/macintosh/smu.c | 1 + drivers/mtd/hyperbus/Kconfig | 3 ++- drivers/mtd/nand/raw/nand_micron.c | 14 +++++++--- 17 files changed, 134 insertions(+), 34 deletions(-)