This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e53f31bffe1d Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfre [...] new 8bbad1ba3196 gpu: host1x: Program stream ID to bypass without SMMU new 83f8bf4b837b drm/tegra: hdmi: Setup audio only if configured new ce519c1baa6a Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedes [...] new a66477b0efe5 drm/ttm: fix out-of-bounds read in ttm_put_pages() v2 new ac1e516d5a4c drm/ttm: fix start page for huge page check in ttm_put_pages() new 453393369dc9 drm/ttm: fix incrementing the page pointer for huge pages new 543c364d8eee drm/ttm: fix dma_fence refcount imbalance on error path new f4bbebf8e7eb drm/amd/display: extending AUX SW Timeout new b575f10dbd6f drm/amdgpu: shadow in shadow_list without tbo.mem.start ca [...] new 1925e7d3d467 drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming new c238bfe0be9e drm/amd/display: If one stream full updates, full update a [...] new 00fd14ff3017 Merge branch 'drm-fixes-5.1' of git://people.freedesktop.o [...] new 95ea55291e35 Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesk [...] new 678cce4019d7 crypto: x86/poly1305 - fix overflow during partial reduction new d3ce3b1879ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new ba25b81e3a42 afs: avoid deprecated get_seconds() new d2abfa86ff37 afs: Avoid section confusion in CM_NAME new 8022c4b95c37 afs: Differentiate abort due to unmarshalling from other errors new 21bd68f196ca afs: Unlock pages for __pagevec_release() new eeba1e9cf31d afs: Fix in-progess ops to ignore server-level callback in [...] new 2a852fd1ac89 Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub [...] new 2d4ea4b95cae s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) new 2cc9637ce825 s390/dasd: Fix capacity calculation for large volumes new 5712f3301a12 s390/3270: fix lockdep false positive on view->lock new 16222cfb96b0 s390/zcrypt: fix possible deadlock situation on ap queue remove new 6b1f16ba730d s390/pkey: add one more argument space for debug feature entry new 35af0d469c66 s390: correct some inline assembly constraints new d22113a2cd1f Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/lin [...]
The 28 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/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 + 31 files changed, 157 insertions(+), 58 deletions(-)