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 fe5cdef29e41 Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/l [...] adds 6a3eb3360667 cifs: Fix use-after-free in SMB2_write adds 088aaf17aa79 cifs: Fix use-after-free in SMB2_read adds b57a55e2200e cifs: Fix lease buffer length error adds e6d0fb7b34f2 cifs: fix handle leak in smb2_query_symlink() adds b98749cac4a6 CIFS: keep FileInfo handle live during oplock break adds e53f31bffe1d Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfre [...] adds 8bbad1ba3196 gpu: host1x: Program stream ID to bypass without SMMU adds 83f8bf4b837b drm/tegra: hdmi: Setup audio only if configured adds ce519c1baa6a Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedes [...] adds a66477b0efe5 drm/ttm: fix out-of-bounds read in ttm_put_pages() v2 adds ac1e516d5a4c drm/ttm: fix start page for huge page check in ttm_put_pages() adds 453393369dc9 drm/ttm: fix incrementing the page pointer for huge pages adds 543c364d8eee drm/ttm: fix dma_fence refcount imbalance on error path adds f4bbebf8e7eb drm/amd/display: extending AUX SW Timeout adds b575f10dbd6f drm/amdgpu: shadow in shadow_list without tbo.mem.start ca [...] adds 1925e7d3d467 drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming adds c238bfe0be9e drm/amd/display: If one stream full updates, full update a [...] adds 00fd14ff3017 Merge branch 'drm-fixes-5.1' of git://people.freedesktop.o [...] adds 95ea55291e35 Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesk [...] adds 678cce4019d7 crypto: x86/poly1305 - fix overflow during partial reduction adds d3ce3b1879ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds ba25b81e3a42 afs: avoid deprecated get_seconds() adds d2abfa86ff37 afs: Avoid section confusion in CM_NAME adds 8022c4b95c37 afs: Differentiate abort due to unmarshalling from other errors adds 21bd68f196ca afs: Unlock pages for __pagevec_release() adds eeba1e9cf31d afs: Fix in-progess ops to ignore server-level callback in [...] adds 2a852fd1ac89 Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub [...] adds 2d4ea4b95cae s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) adds 2cc9637ce825 s390/dasd: Fix capacity calculation for large volumes adds 5712f3301a12 s390/3270: fix lockdep false positive on view->lock adds 16222cfb96b0 s390/zcrypt: fix possible deadlock situation on ap queue remove adds 6b1f16ba730d s390/pkey: add one more argument space for debug feature entry adds 35af0d469c66 s390: correct some inline assembly constraints adds d22113a2cd1f Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/lin [...] adds 738a7832d21e signal: use fdget() since we don't allow O_PATH adds ff8acf929014 arm64: futex: Restore oldval initialization to work around [...] adds 6d906f998179 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/include/asm/futex.h | 2 +- arch/s390/boot/mem_detect.c | 2 +- arch/s390/kernel/fpu.c | 2 +- arch/s390/kernel/vtime.c | 8 ++--- arch/x86/crypto/poly1305-avx2-x86_64.S | 14 ++++++--- arch/x86/crypto/poly1305-sse2-x86_64.S | 22 +++++++++----- crypto/testmgr.h | 44 +++++++++++++++++++++++++++- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 + drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | 1 + drivers/gpu/drm/amd/display/dc/core/dc.c | 19 ++++++++++++ drivers/gpu/drm/amd/display/dc/dc.h | 3 ++ drivers/gpu/drm/amd/display/dc/dce/dce_aux.c | 9 ++++-- drivers/gpu/drm/amd/display/dc/dce/dce_aux.h | 6 ++-- drivers/gpu/drm/tegra/hdmi.c | 12 ++++++-- drivers/gpu/drm/ttm/ttm_bo.c | 4 ++- drivers/gpu/drm/ttm/ttm_page_alloc.c | 13 ++++---- drivers/gpu/host1x/hw/channel_hw.c | 8 +++-- drivers/s390/block/dasd_eckd.c | 6 ++-- drivers/s390/char/con3270.c | 2 +- drivers/s390/char/fs3270.c | 3 +- drivers/s390/char/raw3270.c | 3 +- drivers/s390/char/raw3270.h | 4 ++- drivers/s390/char/tty3270.c | 3 +- drivers/s390/crypto/ap_queue.c | 2 +- drivers/s390/crypto/pkey_api.c | 3 +- fs/afs/callback.c | 3 +- fs/afs/cmservice.c | 2 +- fs/afs/inode.c | 4 +-- fs/afs/internal.h | 4 +-- fs/afs/rxrpc.c | 6 +++- fs/afs/server.c | 1 - fs/afs/write.c | 1 + fs/cifs/cifsglob.h | 2 ++ fs/cifs/file.c | 30 +++++++++++++++---- fs/cifs/misc.c | 25 ++++++++++++++-- fs/cifs/smb2misc.c | 6 ++-- fs/cifs/smb2ops.c | 2 ++ fs/cifs/smb2pdu.c | 11 ++++--- kernel/signal.c | 2 +- 39 files changed, 221 insertions(+), 74 deletions(-)