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 4a64489cf8e2 Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.ker [...] adds f2aee329a68f cifs: set domainName when a domain-key is used in multiuser adds 478228e57f81 cifs: Use kzfree() to zero out the password adds 340625e618e1 cifs: replace various strncpy with strscpy and similar adds 36e337744c0d cifs: update internal module number adds 265381004994 Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfre [...] adds fbf0a7f44cdd drm/qxl: get vga ioports adds 8090f7eb318d drm/omap: Fix port lookup for SDI output adds 9b2a0a1ef66f drm/virtio: use virtio_max_dma_size adds 8f6a79112a36 drm/komeda: Fix error: not allocating enough data 1592 vs 1584 adds 61d05b184963 drm/komeda: Fix warning -Wunused-but-set-variable adds 95abcd33ad51 drm/komeda: Clean warning 'komeda_component_add' might be [...] adds 51a44a28eefd drm/komeda: Add missing of_node_get() call adds 6978bce05424 drm/komeda: Reordered the komeda's de-init functions new db26d53c7d6a Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.fre [...] adds 42068e1ef961 drm/amdgpu: fix dma_fence_wait without reference adds 21649c0b6b78 drm/powerplay: Fix Vega20 Average Power value v4 adds 23b7f6c41d47 drm/powerplay: Fix Vega20 power reading again adds 83e09d5bddbe drm/amd/powerplay: correct Vega20 dpm level related settings adds 317a3aaef94d drm/amdgpu: Add APTX quirk for Dell Latitude 5495 adds 41940ff50f6c drm/amdgpu: fix GFXOFF on Picasso and Raven2 new c3dd029cc001 Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freed [...] adds ed5fa90660d6 drm/i915: Do not create a new max_bpc prop for MST connectors adds 0a3dfbb5cd90 drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest adds 5b6eefd66784 drm/i915/dp: Fix DSC enable code to use cpu_transcoder ins [...] adds 32f0a982650b drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() new 1c0d63eb0e82 Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.fr [...] new f69f199271ec Merge tag 'drm-fixes-2019-08-30' of git://anongit.freedesk [...] adds 0f686ca93359 Revert "mmc: sdhci-tegra: drop ->get_ro() implementation" adds 7871aa60ae00 mmc: sdhci-of-at91: add quirk for broken HS200 new 72741084d903 mmc: core: Fix init of SD cards reporting an invalid VDD range new efdaf27517a8 mmc: sdhci-sprd: fixed incorrect clock divider new 4eae8cbdff94 mmc: sdhci-sprd: add get_ro hook function new 6a526f66ab14 mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN new 4324e54bbea0 mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION new 2f765c175e1d mmc: sdhci-sprd: clear the UHS-I modes read from registers new e73a3896eaca mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing new 0d70787b6594 Merge tag 'mmc-v5.3-rc5' of git://git.kernel.org/pub/scm/l [...] new e8c99200b4d1 libceph: don't call crypto_free_sync_skcipher() on a NULL tfm new d435c9a7b85b rbd: restore zeroing past the overlap when reading from parent new fbcb0b4feb5c Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client new 531a64e4c35b RDMA/siw: Fix IPv6 addr_list locking new 8fb8e9e46261 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 17 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: drivers/block/rbd.c | 11 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 27 +-- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 14 +- drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 66 ++++++- drivers/gpu/drm/amd/powerplay/vega20_ppt.c | 11 +- drivers/gpu/drm/arm/display/komeda/komeda_dev.c | 2 +- drivers/gpu/drm/arm/display/komeda/komeda_kms.c | 29 +-- .../gpu/drm/arm/display/komeda/komeda_pipeline.h | 1 + .../drm/arm/display/komeda/komeda_wb_connector.c | 2 +- drivers/gpu/drm/i915/display/intel_dp_mst.c | 10 +- drivers/gpu/drm/i915/display/intel_vdsc.c | 2 +- drivers/gpu/drm/i915/i915_drv.c | 6 + drivers/gpu/drm/i915/i915_vgpu.c | 3 + drivers/gpu/drm/omapdrm/dss/output.c | 4 +- drivers/gpu/drm/qxl/qxl_drv.c | 20 ++- drivers/gpu/drm/virtio/virtgpu_object.c | 10 +- drivers/infiniband/sw/siw/siw_cm.c | 31 ++-- drivers/mmc/core/sd.c | 6 + drivers/mmc/host/sdhci-cadence.c | 1 + drivers/mmc/host/sdhci-of-at91.c | 3 + drivers/mmc/host/sdhci-sprd.c | 30 +++- drivers/mmc/host/sdhci-tegra.c | 14 ++ fs/cifs/cifsfs.h | 2 +- fs/cifs/cifsproto.h | 1 + fs/cifs/cifssmb.c | 197 +++++++-------------- fs/cifs/connect.c | 29 ++- fs/cifs/dir.c | 5 +- fs/cifs/misc.c | 22 +++ fs/cifs/sess.c | 26 ++- net/ceph/crypto.c | 6 +- 31 files changed, 380 insertions(+), 212 deletions(-)