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-defconfig in repository toolchain/ci/linux.
from b7aea68a19f3 Merge branch 'akpm' (patches from Andrew) adds 2e616d9f9ce8 xfs: fix stack contents leakage in the v1 inumber ioctls adds afa1d96d1430 xfs: Fix possible null-pointer dereferences in xchk_da_btr [...] adds e12b243de76d Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/sc [...] adds 52f8c8b32ea2 irqchip/gic-v3: Mark expected switch fall-through adds 34f8eb92ca05 irqchip/gic-v3-its: Free unused vpt_page when alloc vpe ta [...] adds 321275f0d8f5 irqchip/irq-mbigen: Add of_node_put() before return adds 9a446ef08f3b irqchip/irq-imx-gpcv2: Forward irq type to parent adds b5fa9fc9e809 irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe() adds a5dbba8f443e Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/ [...] adds af42e7450f4b Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...] adds a9446a906f52 lib/vdso/32: Remove inconsistent NULL pointer checks adds 502a590a170b lib/vdso: Move fallback invocation to the callers adds c60a32ea4f45 lib/vdso/32: Provide legacy syscall fallbacks adds d2f5d3fa2619 x86/vdso/32: Use 32bit syscall fallback adds 33a58980ff3c arm64: compat: vdso: Use legacy syscalls as fallback adds 0432a0a066b0 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] adds 820571af7219 tools include UAPI: Sync x86's syscalls_64.tbl and generic [...] adds e0d99c4d24fd tools headers UAPI: Update tools's copy of kvm.h headers adds b830f94f7303 tools headers UAPI: Update tools's copy of mman.h headers adds 95dc663aa638 tools headers UAPI: Update tools's copy of drm.h headers adds 7ee526152db7 tools perf beauty: Fix usbdevfs_ioctl table generator to h [...] adds 0f58163c9d57 tools headers UAPI: Sync usbdevice_fs.h with the kernels t [...] adds c093de6bd3c5 tools headers UAPI: Sync sched.h with the kernel adds e54599c93dbf tools headers UAPI: Sync if_link.h with the kernel adds 7622236ceb16 perf header: Fix divide by zero error if f_header.attr_size==0 adds 20f9781f4913 perf header: Fix use of unitialized value warning adds 2e9a06dda10a perf tools: Fix perf.data documentation units for memory size adds 8aa259b10a6a libbpf: fix missing __WORDSIZE definition adds b3c303be4c35 Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://gi [...] adds 8b7fd679427c Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] adds 25e5ef302c24 eeprom: at24: make spd world-readable again adds 3a5ff11be8dc Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.k [...] adds fd01eecdf959 i2c: iproc: Fix i2c master read more than 63 bytes adds d12e3aae160f i2c: at91: disable TXRDY interrupt after sending data adds b1ac6704493f i2c: at91: fix clk_offset for sama5d2 adds 8eb9a2dff019 i2c: s3c2410: Mark expected switch fall-through adds cf6c8aef16cc Merge branch 'i2c/for-current-fixed' of git://git.kernel.o [...] adds e3cacb73e626 xtensa: fix build for cores with coprocessors adds 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 [...] new 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 new 4b6f23161b4e Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/ [...]
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 | 10 + Makefile | 3 +- arch/arm64/include/asm/vdso/compat_gettimeofday.h | 40 ++++ 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 ++- arch/x86/include/asm/vdso/gettimeofday.h | 36 ++++ arch/xtensa/kernel/coprocessor.S | 1 + drivers/i2c/busses/i2c-at91-core.c | 2 +- drivers/i2c/busses/i2c-at91-master.c | 9 +- drivers/i2c/busses/i2c-bcm-iproc.c | 10 +- drivers/i2c/busses/i2c-s3c2410.c | 1 + drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/irqchip/irq-gic-v3.c | 4 + drivers/irqchip/irq-imx-gpcv2.c | 1 + drivers/irqchip/irq-mbigen.c | 9 +- drivers/macintosh/smu.c | 1 + drivers/misc/eeprom/at24.c | 2 +- fs/xfs/scrub/dabtree.c | 6 +- fs/xfs/xfs_itable.c | 3 + lib/raid6/Makefile | 2 +- lib/vdso/gettimeofday.c | 79 ++++---- scripts/Kconfig.include | 2 +- scripts/Makefile.modpost | 82 ++++---- scripts/headers_install.sh | 6 + scripts/kconfig/confdata.c | 4 + scripts/link-vmlinux.sh | 2 +- tools/arch/arm/include/uapi/asm/kvm.h | 12 ++ tools/arch/arm64/include/uapi/asm/kvm.h | 10 + tools/arch/powerpc/include/uapi/asm/mman.h | 4 - tools/arch/sparc/include/uapi/asm/mman.h | 4 - tools/arch/x86/include/uapi/asm/kvm.h | 22 ++- tools/arch/x86/include/uapi/asm/vmx.h | 1 - tools/include/uapi/asm-generic/mman-common.h | 15 +- tools/include/uapi/asm-generic/mman.h | 10 +- tools/include/uapi/asm-generic/unistd.h | 8 +- tools/include/uapi/drm/drm.h | 1 + tools/include/uapi/drm/i915_drm.h | 209 ++++++++++++++++++++- tools/include/uapi/linux/if_link.h | 5 + tools/include/uapi/linux/kvm.h | 3 + tools/include/uapi/linux/sched.h | 30 ++- tools/include/uapi/linux/usbdevice_fs.h | 26 +++ tools/lib/bpf/hashmap.h | 5 + tools/perf/Documentation/perf.data-file-format.txt | 2 +- tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 2 + tools/perf/trace/beauty/usbdevfs_ioctl.sh | 9 +- tools/perf/util/header.c | 9 +- 52 files changed, 632 insertions(+), 129 deletions(-)