This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/linux.
from 115acbb56978 Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/li [...] adds b3d4650d82c7 VFS: filename_create(): fix incorrect intent. adds 994fd530a512 cifs: Check the IOCB_DIRECT flag, not O_DIRECT adds d788e5163646 cifs: release cached dentries only if mount is complete adds 1ddff774164f cifs: Split the smb3_add_credits tracepoint adds 64c4a37ac04e cifs: potential buffer overflow in handling symlinks adds 8b6c58458ee3 cifs: verify that tcon is valid before dereference in cifs [...] adds 62345e482899 Merge tag '5.18-rc2-smb3-fixes' of git://git.samba.org/sfr [...] adds 1ef3342a934e vfio/pci: Fix vf_token mechanism when device-specific VF d [...] adds 38a5e3fb17e5 Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/ [...] adds 1acb34e7dd77 drm/i915: Sunset igpu legacy mmap support based on GRAPHIC [...] adds 16e0400772c6 Merge tag 'drm-intel-fixes-2022-04-13' of git://anongit.fr [...] adds f7eab1ddb9f8 drm/msm/gpu: Rename runtime suspend/resume functions adds 7e4167c9e021 drm/msm/gpu: Park scheduler threads for system suspend adds 7242795d520d drm/msm/gpu: Remove mutex from wait_event condition adds ac3e4f42d5ec drm/msm: Add missing put_task_struct() in debugfs path adds 05241de1f69e dt-bindings: display/msm: another fix for the dpu-qcm2290 example adds f75e582b0c3e drm/msm/disp: check the return value of kzalloc() adds 0fe35b8dcb8b drm/msm/dpu: Use indexed array initializer to prevent mismatches adds 537fef808be5 drm/msm: Fix range size vs end confusion adds 047ae6655777 drm/msm/mdp5: check the return of kzalloc() adds e2a88eabb024 drm/msm: Stop using iommu_present() adds 47b7de6b88b9 drm/msm/dsi: Use connector directly in msm_dsi_manager_con [...] adds 8b2c181e3dcf drm/msm/dp: add fail safe mode outside of event_mutex context adds 390d645877ff drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP adds 98a71d12d98d Merge tag 'drm-msm-fixes-2022-04-13' of https://gitlab.fre [...] adds e4f1541caf60 drm/amd/display: don't ignore alpha property on pre-multip [...] adds e3cf2e05441a drm/amdgpu: fix VCN 3.1.2 firmware name adds 887f75cfd0da drm/amdgpu: Ensure HDA function is suspended before ASIC reset adds 4593c1b6d159 drm/amdgpu: Enable gfxoff quirk on MacBook Pro adds aadaeca46ce5 drm/amd/display: remove dtbclk_ss compensation for dcn316 adds 8e401ff5380a Merge tag 'amd-drm-fixes-5.18-2022-04-13' of https://gitla [...] adds 028192fea1de Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesk [...]
No new revisions were added by this update.
Summary of changes: .../bindings/display/msm/dpu-qcm2290.yaml | 4 +- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 18 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 + .../amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c | 2 +- .../amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.c | 4 +- drivers/gpu/drm/amd/display/dc/dc.h | 2 +- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 14 ++- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 14 ++- drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 +- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 2 +- drivers/gpu/drm/msm/adreno/adreno_device.c | 80 ++++++++++--- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c | 34 +++--- drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c | 3 + drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c | 2 + drivers/gpu/drm/msm/dp/dp_display.c | 6 + drivers/gpu/drm/msm/dp/dp_panel.c | 20 ++-- drivers/gpu/drm/msm/dp/dp_panel.h | 1 + drivers/gpu/drm/msm/dsi/dsi_manager.c | 2 +- drivers/gpu/drm/msm/msm_drv.c | 2 +- drivers/gpu/drm/msm/msm_gem.c | 1 + drivers/vfio/pci/vfio_pci_core.c | 124 ++++++++++++--------- fs/cifs/cifsfs.c | 30 ++--- fs/cifs/connect.c | 2 +- fs/cifs/link.c | 3 + fs/cifs/smb2ops.c | 9 +- fs/cifs/trace.h | 7 ++ fs/cifs/transport.c | 4 +- fs/namei.c | 22 ++-- include/linux/vfio_pci_core.h | 2 + 30 files changed, 268 insertions(+), 152 deletions(-)