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-allyesconfig in repository toolchain/ci/linux.
from 051143e1602d Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org [...] adds 40bb0e904212 Revert "powerpc/32s: reorder Linux PTE bits to better matc [...] adds 8659a0e0efdd powerpc/64s: Disable STRICT_KERNEL_RWX adds c8347bbf19f2 Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/ [...] adds e7513c5786f8 ALSA: pcm: fix incorrect hw_base increase adds d9e8fe0cffbf ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aor [...] adds b0cb099062b0 ALSA: iec1712: Initialize STDSP24 properly when using the [...] adds 259eb8247531 ALSA: hda/realtek - Add more fixup entries for Clevo machines adds f5ca7a716102 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/ [...] adds 1cf6022bd916 arm64: Fix PTRACE_SYSEMU semantics adds 8cfb347ad0cf arm64: Add get_user() type annotation on the !access_ok() path adds 4286d192c803 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 8fa3cdff05f0 riscv: Fix print_vm_layout build error if NOMMU adds 8356c379cfba RISC-V: gp_in_global needs register keyword adds b09ca17a2a08 Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.or [...] adds e27483259021 null_blk: return error for invalid zone size adds 1592cd15eec6 null_blk: don't allow discard for zoned mode adds db9f384785b1 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/li [...] adds 583863ed9181 io_uring: initialize ctx->sqo_wait earlier adds 650b548129b6 io_uring: don't prepare DRAIN reqs twice adds bd2ab18a1d62 io_uring: fix FORCE_ASYNC req preparation adds 948a7749454b io_uring: remove dead check in io_splice() adds e3aabf9554fd io_uring: cancel work if task_work_add() fails adds 4f4eeba87cc7 io_uring: don't use kiocb.private to store buf_index adds b532576ed39e io_uring: don't add non-IO requests to iopoll pending list adds d4ae271dfaae io_uring: reset -EBUSY error when io sq thread is waken up adds 444565650a5f Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk [...] adds e913a9f5e510 drm/vmwgfx: update MAINTAINERS entry adds bde26a79d14c drm/vmwgfx: Fix parameter name in vmw_bo_init adds c594285f30fa drm/vmwgfx: remove redundant assignment to variable ret adds 80542002ccd4 drm/vmwgfx: Return true in function vmw_fence_obj_signaled() adds 7b5b38010f4e Merge branch 'vmwgfx-fixes-5.7' of git://people.freedeskto [...] adds 5a3f610877e9 drm/edid: Add Oculus Rift S to non-desktop list adds 40b697e256cc drm/etnaviv: fix perfmon domain interation adds ad99cb5e783b drm/etnaviv: Fix a leak in submit_pin_objects() adds 9bf430396900 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de [...] adds b6ef55ccba7e drm/amd/display: DP training to set properly SCRAMBLING_DISABLE adds 5aa82e35cacf drm/amd/display: Remove dml_common_def file adds 31ecebee9c36 drm/amd/display: Defer cursor lock until after VUPDATE adds 7d9ff5eed414 Merge tag 'amd-drm-fixes-5.7-2020-05-21' of git://people.f [...] adds a24deb9d68b4 Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesk [...] adds fb9024b06469 scsi: qla2xxx: Do not log message when reading port speed [...] adds 05d18ae1cc8a scsi: pm: Balance pm_only counter of request queue during [...] adds f2e6b75f6ee8 scsi: target: Put lun_ref at end of tmr processing adds e644645abf47 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 4 +- arch/arm64/include/asm/uaccess.h | 2 +- arch/arm64/kernel/ptrace.c | 7 ++- arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/book3s/32/hash.h | 8 +-- arch/powerpc/kernel/head_32.S | 9 ++- arch/powerpc/mm/book3s32/hash_low.S | 14 +++-- arch/riscv/kernel/process.c | 2 +- arch/riscv/mm/init.c | 2 +- drivers/block/null_blk_main.c | 7 +++ drivers/block/null_blk_zoned.c | 4 ++ drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 27 +++++++++ .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 69 +++++++++++++++++++++- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.h | 5 ++ drivers/gpu/drm/amd/display/dc/dcn10/dcn10_init.c | 1 + drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.c | 1 + drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c | 1 + drivers/gpu/drm/amd/display/dc/dml/Makefile | 2 - .../display/dc/dml/dcn20/display_rq_dlg_calc_20.h | 1 - .../dc/dml/dcn20/display_rq_dlg_calc_20v2.h | 1 - .../display/dc/dml/dcn21/display_rq_dlg_calc_21.h | 2 +- .../gpu/drm/amd/display/dc/dml/display_mode_lib.h | 6 +- .../gpu/drm/amd/display/dc/dml/display_mode_vba.h | 2 - .../amd/display/dc/dml/display_rq_dlg_helpers.h | 1 - .../amd/display/dc/dml/dml1_display_rq_dlg_calc.h | 2 - .../gpu/drm/amd/display/dc/dml/dml_common_defs.c | 43 -------------- .../gpu/drm/amd/display/dc/dml/dml_common_defs.h | 37 ------------ .../gpu/drm/amd/display/dc/dml/dml_inline_defs.h | 15 ++++- drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h | 5 ++ drivers/gpu/drm/drm_edid.c | 3 +- drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 4 +- drivers/gpu/drm/etnaviv/etnaviv_perfmon.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 2 +- drivers/scsi/qla2xxx/qla_attr.c | 3 - drivers/scsi/scsi_pm.c | 10 +++- drivers/target/target_core_transport.c | 1 + fs/io_uring.c | 60 +++++++++++-------- sound/core/pcm_lib.c | 1 + sound/pci/hda/patch_realtek.c | 4 ++ sound/pci/ice1712/ice1712.c | 3 +- 42 files changed, 224 insertions(+), 155 deletions(-) delete mode 100644 drivers/gpu/drm/amd/display/dc/dml/dml_common_defs.c delete mode 100644 drivers/gpu/drm/amd/display/dc/dml/dml_common_defs.h