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-master-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 9140d8bdd4c5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds c358ebf59634 drm/nouveau: Don't retry infinitely when receiving no data [...] adds a4a759b2797b Merge branch 'linux-5.3' of git://github.com/skeggsb/linux [...] adds 7837951a12fd drm/mediatek: include dma-mapping header adds bc67b17eb91e Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesk [...] adds 1fb254aa983b xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fai [...] adds 8942230a7e1c Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/sc [...] adds 26fa656e9a0c scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure adds a86a75865ff4 scsi: target: tcmu: avoid use-after-free after command timeout adds 7c7cfdcf7f17 scsi: ufs: Fix NULL pointer dereference in ufshcd_config_v [...] adds 77ffd3465ba8 scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ adds 17d0fbf47eb1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 2113c5f62b74 KVM: arm/arm64: Only skip MMIO insn once adds 2e16f3e926ed KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity adds 087eeea9adcb Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org [...] adds 0a022eccf7c4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 16c75963723d Drivers: hv: vmbus: Remove the unused "tsc_page" from stru [...] adds d09bc83640d5 Input: hyperv-keyboard: Use in-place iterator API in the c [...] adds 89eb4d8d2572 Tools: hv: kvp: eliminate 'may be used uninitialized' warning adds a9fc4340aee0 Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE adds 361469211f87 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] adds 2c60e6b5c924 gpiolib: never report open-drain/source lines as 'input' t [...] adds 68e03b85474a gpio: Fix build error of function redefinition adds df451f83e1fc gpio: of: fix Freescale SPI CS quirk handling adds 48057ed1840f gpio: Fix irqchip initialization order adds 083f0f2cd402 Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/li [...] adds 936376f88ff1 arm: select the dma-noncoherent symbols for all swiotlb builds adds 90ae409f9eb3 dma-direct: fix zone selection after an unaddressable CMA [...] new e67095fd2f72 Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/u [...]
The 1 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/Kconfig | 4 +++ arch/arm/mm/Kconfig | 4 --- drivers/gpio/gpiolib-of.c | 2 +- drivers/gpio/gpiolib.c | 36 ++++++++++++++------------- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c | 24 ++++++++++++------ drivers/hv/channel.c | 2 +- drivers/hv/hyperv_vmbus.h | 2 -- drivers/input/serio/hyperv-keyboard.c | 35 +++++--------------------- drivers/iommu/dma-iommu.c | 3 +++ drivers/scsi/lpfc/lpfc.h | 1 + drivers/scsi/lpfc/lpfc_attr.c | 15 +++++++++++ drivers/scsi/lpfc/lpfc_init.c | 10 +++++--- drivers/scsi/lpfc/lpfc_sli4.h | 5 ++++ drivers/scsi/qla2xxx/qla_attr.c | 2 ++ drivers/scsi/qla2xxx/qla_os.c | 11 +++++++- drivers/scsi/ufs/ufshcd.c | 3 +++ drivers/target/target_core_user.c | 9 +++++-- fs/xfs/xfs_iops.c | 1 + include/linux/dma-contiguous.h | 5 +--- include/linux/gpio.h | 24 ------------------ kernel/dma/contiguous.c | 8 ++---- kernel/dma/direct.c | 10 +++++++- tools/hv/hv_kvp_daemon.c | 2 +- virt/kvm/arm/mmio.c | 7 ++++++ virt/kvm/arm/vgic/vgic-init.c | 30 ++++++++++++++-------- 26 files changed, 142 insertions(+), 114 deletions(-)