This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 7d762d69145a afs: Fix manually set volume location server list new 0a1d52994d44 mm: enforce min addr even if capable() in expand_downwards() new 8ed0579c12b2 kvm: properly check debugfs dentry before using it adds f1071c3e2473 crypto: ccree - add missing inline qualifier adds 69216a545cf8 crypto: sha256/arm - fix crash bug in Thumb2 build adds c64316502008 crypto: sha512/arm - fix crash bug in Thumb2 build new 3f25a5990d9d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds c9bd505dbd9d mmc: spi: Fix card detection during probe adds 5c27ff5db149 mmc: tmio_mmc_core: don't claim spurious interrupts adds 5603731a15ef mmc: tmio: fix access width of Block Count Register adds e5723f95d6b4 mmc: core: Fix NULL ptr crash from mmc_should_fail_request adds 27ec9dc17c48 mmc: cqhci: fix space allocated for transfer descriptor adds d07e9fadf3a6 mmc: cqhci: Fix a tiny potential memory leak on error condition adds c53336c8f5f2 mmc: core: align max segment size with logical block size adds e30be063d6db mmc: sdhci-esdhc-imx: correct the fix of ERR004536 new 3a8ed368fc85 Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/l [...] adds 6e356d45950e orangefs: remove two un-needed BUG_ONs... new 3eb07d206daf Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub [...] adds 94ee12b507db MIPS: fix truncation in __cmpxchg_small for short values adds 74f03104ed46 MIPS: lantiq: pass struct device to DMA API functions adds 18836b48ebae MIPS: BCM63XX: provide DMA masks for ethernet devices adds e0bf304e4a00 MIPS: fix memory setup for platforms with PHYS_OFFSET != 0 new bf23aba19456 Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/s [...] adds d63716658ac1 drm/amd/display: Use vrr friendly pageflip throttling in DC. adds 90b5e58ebe5e Merge branch 'drm-fixes-5.0' of git://people.freedesktop.o [...] adds 2216322919c8 drm: Block fb changes for async plane updates adds 17fb465f1602 drm/bochs: Fix the ID mismatch error new 6357c8127bea Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesk [...] new 6baec880d7a5 kasan: turn off asan-stack for clang-8 and earlier new cb6acd01e2e4 hugetlbfs: fix races and page leaks during migration new 2d28e01dca1a Merge branch 'akpm' (patches from Andrew) adds cffaaf0c8162 iommu/dmar: Fix buffer overflow during PCI bus notification new a215ce8f0e00 Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub [...]
The 11 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/arm/crypto/sha256-armv4.pl | 3 ++- arch/arm/crypto/sha256-core.S_shipped | 3 ++- arch/arm/crypto/sha512-armv4.pl | 3 ++- arch/arm/crypto/sha512-core.S_shipped | 3 ++- arch/mips/bcm63xx/dev-enet.c | 8 +++++++ arch/mips/kernel/cmpxchg.c | 3 +-- arch/mips/kernel/setup.c | 3 ++- arch/mips/lantiq/xway/vmmc.c | 4 ++-- drivers/crypto/ccree/cc_pm.h | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 1 + drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 27 +++++++++++++++++++---- drivers/gpu/drm/bochs/bochs_drv.c | 4 ++++ drivers/gpu/drm/drm_atomic_helper.c | 9 ++++++++ drivers/iommu/dmar.c | 2 +- drivers/mmc/core/block.c | 6 ----- drivers/mmc/core/core.c | 2 +- drivers/mmc/core/queue.c | 9 +++++++- drivers/mmc/host/cqhci.c | 13 +++++++++-- drivers/mmc/host/mmc_spi.c | 1 + drivers/mmc/host/renesas_sdhi_sys_dmac.c | 1 + drivers/mmc/host/sdhci-esdhc-imx.c | 9 ++++---- drivers/mmc/host/tmio_mmc.h | 5 +++++ drivers/mmc/host/tmio_mmc_core.c | 17 +++++++++----- fs/hugetlbfs/inode.c | 12 ++++++++++ fs/orangefs/file.c | 4 ---- lib/Kconfig.kasan | 22 ++++++++++++++++++ mm/hugetlb.c | 16 +++++++++++--- mm/migrate.c | 11 +++++++++ mm/mmap.c | 7 +++--- scripts/Makefile.kasan | 2 +- virt/kvm/kvm_main.c | 2 +- 31 files changed, 167 insertions(+), 47 deletions(-)