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-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from a69e90512d9d Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/sc [...] adds 05b439711f6f drm/ast: Fixed reboot test may cause system hanged adds db1231ddc046 drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes adds 17b6d2d52854 drm/amdgpu: fix gfx9 soft recovery adds 31ec0dd38085 drm/amd/display: use kvmalloc for dc_state (v2) adds e1b4ce25dbc9 drm/scheduler: use job count instead of peek adds 2f62c5d6ed0a Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freed [...] adds eac4471d0882 drm/i915: Use after free in error path in intel_vgpu_creat [...] adds daa37200d489 Merge tag 'gvt-fixes-2019-08-13' of https://github.com/int [...] adds a85abd5d45ad Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.fr [...] adds ec037ac244c0 Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesk [...] adds de768ce45466 ALSA: hda - Apply workaround for another AMD chip 1022:1487 adds cfef67f016e4 ALSA: hda - Fix a memory leak bug adds 190d03814eb3 ALSA: hda/realtek - Add quirk for HP Envy x360 adds 401714d9534a ALSA: hda - Let all conexant codec enter D3 when rebooting adds 871b90660277 ALSA: hda - Add a generic reboot_notify adds daac07156b33 ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit adds 19bce474c45b ALSA: usb-audio: Fix a stack buffer overflow bug in check_ [...] adds cfa0bb2aef99 Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/ [...] adds f0414087a1b9 dmaengine: dw-edma: fix unnecessary stack usage adds 756c3ef93492 dmaengine: dw-edma: fix __iomem type confusion adds 6f4722b1d1eb dmaengine: dw-edma: fix endianess confusion adds 5d6fb560729a dmaengine: ste_dma40: fix unneeded variable warning adds d105ef8120dd dmaengine: tegra210-adma: Fix unused function warnings adds 39c71a5b8212 dmaengine: stm32-mdma: Fix a possible null-pointer derefer [...] adds d555c34338ca omap-dma/omap_vout_vrfb: fix off-by-one fi value adds 9da5bb24bb36 Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.o [...] adds accd2dd72c8f PCI/ASPM: Add pcie_aspm_enabled() adds 4eaefe8c621c nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled adds e61a41256edf cpufreq: dev_pm_qos_update_request() can return 1 on success adds 600f5badb78c cpufreq: schedutil: Don't skip freq update when limits change adds a3ee2477c45f Merge branch 'pm-cpufreq' adds 2d63ba3e41db Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/lin [...] adds 5717fe5ab38f arm64: cpufeature: Don't treat granule sizes as strict new b6143d10d23e arm64: ftrace: Ensure module ftrace trampoline is coherent [...] new b7e7c85dc7b0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
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: arch/arm64/kernel/cpufeature.c | 14 ++++++++--- arch/arm64/kernel/ftrace.c | 22 ++++++++++------- drivers/cpufreq/cpufreq.c | 2 +- drivers/dma/dw-edma/dw-edma-core.h | 2 +- drivers/dma/dw-edma/dw-edma-pcie.c | 18 +++++++------- drivers/dma/dw-edma/dw-edma-v0-core.c | 34 +++++++++++-------------- drivers/dma/dw-edma/dw-edma-v0-debugfs.c | 29 +++++++++++----------- drivers/dma/ste_dma40.c | 4 +-- drivers/dma/stm32-mdma.c | 2 +- drivers/dma/tegra210-adma.c | 4 +-- drivers/dma/ti/omap-dma.c | 4 +-- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 11 +++++---- drivers/gpu/drm/ast/ast_main.c | 5 +++- drivers/gpu/drm/ast/ast_mode.c | 2 +- drivers/gpu/drm/ast/ast_post.c | 2 +- drivers/gpu/drm/i915/gvt/scheduler.c | 4 +-- drivers/gpu/drm/nouveau/dispnv50/disp.c | 22 ++++++++++------- drivers/gpu/drm/scheduler/sched_entity.c | 4 +-- drivers/media/platform/omap/omap_vout_vrfb.c | 3 +-- drivers/nvme/host/pci.c | 13 +++++++--- drivers/pci/pcie/aspm.c | 20 +++++++++++++++ include/linux/pci.h | 2 ++ kernel/sched/cpufreq_schedutil.c | 14 ++++++++--- sound/pci/hda/hda_generic.c | 21 +++++++++++++++- sound/pci/hda/hda_generic.h | 1 + sound/pci/hda/hda_intel.c | 3 +++ sound/pci/hda/patch_conexant.c | 15 +---------- sound/pci/hda/patch_realtek.c | 12 ++------- sound/usb/mixer.c | 37 ++++++++++++++++++++++------ 30 files changed, 201 insertions(+), 127 deletions(-)