This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg-llvm-kernel-baseline-armv8l-release-mainline in repository toolchain/linux-next.
from cec4de302c5f Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net adds ef1f2258748b RISCV: Fix end PFN for low memory adds d2467adb6610 Merge tag 'riscv-for-linus-4.19-rc7' of git://git.kernel.o [...] adds ae29478766f4 xfs: don't crash the vfs on a garbage inline symlink adds d5a2e2893da0 xfs: remove last of unnecessary xfs_defer_cancel() callers adds d9183105caa9 xfs: don't unlock invalidated buf on aborted tx commit adds 23420d05e67d xfs: clean up xfs_trans_brelse() adds 95808459b110 xfs: refactor xfs_buf_log_item reference count handling adds 8683edb7755b xfs: avoid lockdep false positives in xfs_trans_alloc adds df307077916f xfs: fix transaction leak in xfs_reflink_allocate_cow() adds 0065b5411997 xfs: don't bring in extents in xfs_bmap_punch_delalloc_range adds 2863c2ebc4f4 xfs: remove duplicated include from alloc.c adds f369a13cead8 xfs: don't treat unknown di_flags2 as corruption in scrub adds f5f3f959b70b xfs: skip delalloc COW blocks in xfs_reflink_end_cow adds 339e1a3fcdd1 xfs: validate inode di_forkoff adds ec2ed0b5e96f xfs: remove invalid log recovery first/last cycle check adds 561295a32579 iomap: set page dirty after partial delalloc on mkwrite adds e55ec4ddbef9 xfs: fix error handling in xfs_bmap_extents_to_btree adds 1b0350c355b2 Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org [...] adds 1feda5eb77fc drm/exynos: Use selected dma_dev default iommu domain inst [...] adds 77d981b16f2d Merge tag 'exynos-drm-fixes-for-v4.19-rc7' of git://git.ke [...] adds bda6b1c95751 drm/i915: Do not redefine the has_csr parameter. adds 4ca8ca9fe7dc drm/i915: Avoid compiler warning for maybe unused gu_misc_iir adds 4c9613ce556f drm/i915: Handle incomplete Z_FINISH for compressed error states adds 659c9370e53c Merge tag 'drm-intel-fixes-2018-10-03' of git://anongit.fr [...] adds d98627d1360d drm/i2c: tda9950: fix timeout counter check adds e0dccce1193f drm/i2c: tda9950: set MAX_RETRIES for errors only adds d8938c981f58 Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org [...] adds 10be83cc6418 Merge tag 'drm-fixes-2018-10-04' of git://anongit.freedesk [...] adds 73aeb2cbcdc9 ARM: 8787/1: wire up io_pgetevents syscall adds 3a58ac65e2d7 ARM: 8799/1: mm: fix pci_ioremap_io() offset check adds ac0657edb13a Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm adds 63e132528032 ovl: fix memory leak on unlink of indexed file adds 898cc19d8af2 ovl: fix freeze protection bypass in ovl_write_iter() adds d9d150ae5067 ovl: fix freeze protection bypass in ovl_clone_file_range() adds a725356b6659 vfs: swap names of {do,vfs}_clone_file_range() adds 69383c5913a5 ovl: make symbol 'ovl_aops' static adds 601350ff58d5 ovl: fix access beyond unterminated strings adds 1a8f8d2a443e ovl: fix format of setxattr debug adds 010bd965f971 Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub [...] adds 12d43deb1ee6 drm: fix use-after-free read in drm_mode_create_lease_ioctl() adds 4d4c2d89913e drm/cma-helper: Fix crash in fbdev error path new 3a9df1e92593 Merge tag 'drm-misc-fixes-2018-10-04' of git://anongit.fre [...] new 987bf116445d drm/amd/display: Signal hw_done() after waiting for flip_done() new 11b29c9e2578 drm/amdkfd: Fix incorrect use of process->mm new bdf800c6fdf5 Merge branch 'drm-fixes-4.19' of git://people.freedesktop. [...] new befad944e231 Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesk [...]
The 5 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: arch/arm/mm/ioremap.c | 2 +- arch/arm/tools/syscall.tbl | 1 + arch/riscv/kernel/setup.c | 2 +- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 37 ++++-- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 +- drivers/gpu/drm/drm_client.c | 35 ++++-- drivers/gpu/drm/drm_fb_cma_helper.c | 4 +- drivers/gpu/drm/drm_fb_helper.c | 4 +- drivers/gpu/drm/drm_lease.c | 6 +- drivers/gpu/drm/exynos/exynos_drm_iommu.h | 34 +---- drivers/gpu/drm/i2c/tda9950.c | 5 +- drivers/gpu/drm/i915/i915_gpu_error.c | 88 +++++++++---- drivers/gpu/drm/i915/i915_gpu_error.h | 1 + drivers/gpu/drm/i915/i915_irq.c | 33 ++--- drivers/gpu/drm/i915/i915_pci.c | 1 - fs/ioctl.c | 2 +- fs/iomap.c | 2 +- fs/nfsd/vfs.c | 3 +- fs/overlayfs/copy_up.c | 2 +- fs/overlayfs/file.c | 2 + fs/overlayfs/inode.c | 2 +- fs/overlayfs/namei.c | 2 +- fs/overlayfs/overlayfs.h | 4 +- fs/overlayfs/util.c | 3 +- fs/read_write.c | 17 ++- fs/xfs/libxfs/xfs_attr.c | 28 ++--- fs/xfs/libxfs/xfs_attr_remote.c | 10 +- fs/xfs/libxfs/xfs_bmap.c | 24 ++-- fs/xfs/libxfs/xfs_format.h | 2 + fs/xfs/libxfs/xfs_inode_buf.c | 30 +++++ fs/xfs/scrub/alloc.c | 1 - fs/xfs/scrub/inode.c | 4 +- fs/xfs/xfs_bmap_util.c | 20 ++- fs/xfs/xfs_buf_item.c | 119 +++++++++--------- fs/xfs/xfs_buf_item.h | 1 + fs/xfs/xfs_inode.c | 10 +- fs/xfs/xfs_iops.c | 12 +- fs/xfs/xfs_log_recover.c | 10 -- fs/xfs/xfs_reflink.c | 137 ++++++++++++--------- fs/xfs/xfs_trace.h | 1 - fs/xfs/xfs_trans.c | 10 +- fs/xfs/xfs_trans_buf.c | 99 ++++----------- include/drm/drm_client.h | 5 +- include/linux/fs.h | 17 +-- 44 files changed, 449 insertions(+), 393 deletions(-)