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-master-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from d8778f13b73f Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/l [...] adds fc5b34a35458 Add entry in MAINTAINERS file for SafeSetID LSM adds 8449c980c3cd Merge tag 'safesetid-maintainers-correction-5.3-rc2' of gi [...] adds 622445541b75 kbuild: detect missing "WITH Linux-syscall-note" for uapi headers adds 5241ab4cf42d kbuild: initialize CLANG_FLAGS correctly in the top Makefile adds 944cfe9be1fb kbuild: modpost: include .*.cmd files only when targets exist adds cb4819934a7f kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for exte [...] adds acf2a1397a68 kbuild: modpost: remove unnecessary dependency for __modpost adds a721588d9475 kbuild: modpost: do not parse unnecessary rules for vmlinu [...] adds e2a280d28d32 lib/raid6: fix unnecessary rebuild of vpermxor*.c adds e8de12fb7cde kbuild: Check for unknown options with cc-option usage in [...] adds 0c5b6c28ed68 kconfig: Clear "written" flag to avoid data loss adds 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 | 10 ++++ Makefile | 5 +- 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 ++++-- lib/raid6/Makefile | 2 +- scripts/Kconfig.include | 2 +- scripts/Makefile.modpost | 82 ++++++++++++++++--------------- scripts/headers_install.sh | 6 +++ scripts/kconfig/confdata.c | 4 ++ scripts/link-vmlinux.sh | 2 +- 23 files changed, 198 insertions(+), 77 deletions(-)