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 bed723519a72 Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pu [...] adds 85a8ce62c2ea block: add bio_truncate to fix guard_bio_eod adds 429120f3df2d block: fix splitting segments on boundary masks adds c7d776f85dfe null_blk: Fix REQ_OP_ZONE_CLOSE handling adds b6b4aafc99d7 Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block adds 7b62e66cbbfb btrfs: punt all bios created in btrfs_submit_compressed_write() adds 46bcff2bfc5e btrfs: fix compressed write bio blkcg attribution adds de7999afedff Btrfs: fix infinite loop during nocow writeback due to race adds 3a562aee727a Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/sc [...] adds cec935ce69fc media: cec: CEC 2.0-only bcast messages were ignored adds 95c29d46ab2a media: cec: avoid decrementing transmit_queue_sz if it is 0 adds ac479b51f3f4 media: cec: check 'transmit_in_progress', not 'transmitting' adds e5a52a1d15c7 media: pulse8-cec: fix lost cec_transmit_attempt_done() call new ce644cf3fa06 media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s [...] new 50978df311d8 Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/l [...] adds 53a256a9b925 dmaengine: Fix access to uninitialized dma_slave_caps adds a40c94be2336 dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B new 2f42e05b942f dmaengine: k3dma: Avoid null pointer traversal new 24461d9792c2 dmaengine: virt-dma: Fix access after free in vchan_complete() new b0b5ce1010ff ioat: ioat_alloc_ring() failure handling. new 5613970af3f5 Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.o [...]
The 6 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: block/bio.c | 39 ++++++++++++++++++++++++ block/blk-merge.c | 18 +++++------ drivers/block/null_blk_zoned.c | 5 +++- drivers/dma/dma-jz4780.c | 3 +- drivers/dma/ioat/dma.c | 3 +- drivers/dma/k3dma.c | 12 ++++++-- drivers/dma/virt-dma.c | 3 +- drivers/media/cec/cec-adap.c | 40 +++++++++++++++++-------- drivers/media/usb/pulse8-cec/pulse8-cec.c | 17 ++++++++--- drivers/staging/media/ipu3/include/intel-ipu3.h | 2 +- fs/btrfs/compression.c | 7 ++++- fs/btrfs/inode.c | 6 ++-- fs/buffer.c | 25 +--------------- include/linux/bio.h | 1 + include/linux/dmaengine.h | 5 +++- 15 files changed, 122 insertions(+), 64 deletions(-)