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-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 7f65d3541676 Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/l [...] adds 9af865d95bd7 dt-bindings: riscv: Fix CPU schema errors adds e13de8fe0d6a of: unittest: fix memory leak in unittest_data_add adds 5dba51754b04 of: reserved_mem: add missing of_node_put() for proper ref [...] adds 39a38bcba4ab Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel [...] adds feb40824d78e mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C adds c07d0073b9ec mmc: cqhci: Commit descriptors before setting the doorbell adds 2bb9f7566ba7 mmc: mxs: fix flags passed to dmaengine_prep_slave_sg adds f64928480f7e Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/l [...] adds b88639b8e380 drm/komeda: Don't flush inactive pipes adds 8ae501e295cc drm/komeda: Fix typos in komeda_splitter_validate adds 20975806eb6f Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.fre [...] adds ce584a8e2885 drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) adds 5d230bc91f6c drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) adds c81fffc2c945 drm/amdgpu/vcn: fix allocation size in enc ring test adds 209620b42294 drm/amdgpu: user pages array memory leak fix adds 3122051edc7c drm/amdgpu: fix potential VM faults adds de51a5019ff3 drm/amdgpu: fix error handling in amdgpu_bo_list_create adds ee027828c40f drm/amdgpu/vce: fix allocation size in enc ring test adds 2a3608409f46 Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freed [...] adds 8caacaad78b6 Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesk [...]
No new revisions were added by this update.
Summary of changes: Documentation/devicetree/bindings/riscv/cpus.yaml | 29 ++++++++---------- drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 7 ++++- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 8 ++--- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 20 +++++++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 35 ++++++++++++++-------- drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 31 ++++++++++++------- drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 33 +++++++++++++------- drivers/gpu/drm/arm/display/komeda/komeda_kms.c | 3 +- .../drm/arm/display/komeda/komeda_pipeline_state.c | 4 +-- drivers/mmc/host/cqhci.c | 3 +- drivers/mmc/host/mxs-mmc.c | 7 +++-- drivers/mmc/host/sdhci-omap.c | 2 +- drivers/of/of_reserved_mem.c | 4 ++- drivers/of/unittest.c | 1 + 16 files changed, 120 insertions(+), 71 deletions(-)