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-allnoconfig in repository toolchain/ci/linux.
from 5fc6b075e165 Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/l [...] adds 831e3405c2a3 scsi: core: Don't start concurrent async scan on same host adds 98f9d33c5d0d scsi: qla2xxx: Return EBUSY on fcport deletion adds 2f4843b172c2 scsi: mptfusion: Fix null pointer dereferences in mptscsih [...] adds 665e0224a3d7 scsi: ibmvscsi: Fix potential race after loss of transport adds fab09aaee803 scsi: hisi_sas: Stop using queue #0 always for v2 hw new 67ff377bc30c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 48ab6d5d1f09 dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n new bb3540be73ca Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/ [...] new a4147d855f50 dmaengine: ti-cppi5: Replace zero-length array with flexib [...] new 277ffd6c1ec0 mailbox: zynqmp-ipi-message: Replace zero-length array wit [...] new 883541051567 platform/chrome: cros_ec_commands: Replace zero-length arr [...] new 120088832042 platform/chrome: cros_ec_proto: Replace zero-length array [...] new 9d0a49c7023c tracepoint: Replace zero-length array with flexible-array member new fa29c9c11d4e params: Replace zero-length array with flexible-array member new b08eadd27263 Bluetooth: Replace zero-length array with flexible-array member new 5e01fdff04b7 fs: Replace zero-length array with flexible-array member new bfe124d197f6 enetc: Replace zero-length array with flexible-array member new 4739eeafb9f0 ima: Replace zero-length array with flexible-array member new 8fdaabe1c9b3 scsi: target: tcmu: Replace zero-length array with flexibl [...] new 4acbf5545d5a Bluetooth: btintel: Replace zero-length array with flexibl [...] new 691f4077d560 gve: Replace zero-length array with flexible-array member new b21de80ac156 mei: hw: Replace zero-length array with flexible-array member new 290562075d4d net/mlx5: Replace zero-length array with flexible-array member new 7206d58a3a53 net/smc: Replace zero-length array with flexible-array member new a38283da05d3 printk: ringbuffer: Replace zero-length array with flexibl [...] new 53760f9b74a3 Merge tag 'flexible-array-conversions-5.10-rc2' of git://g [...] adds 3f1b623a1be9 vdpa: introduce config op to get valid iova range adds 1b48dc03e575 vhost: vdpa: report iova range adds 70a62fce2628 vdpa_sim: implement get_iova_range() new 7922460e33c8 vhost_vdpa: Return -EFAULT if copy_from_user() fails new 7ba08e81cb4a vdpa/mlx5: Fix error return in map_direct_mr() new 5e1a3149eec8 Revert "vhost-vdpa: fix page pinning leakage in error path" new 1eca16b23157 vdpa_sim: Fix DMA mask new e01afe36df1a vdpa: handle irq bypass register failure case new 4a6a42db53aa vdpasim: fix MAC address configuration new 0c86d774883f vdpasim: allow to assign a MAC address new c2dc4c073fb7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
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: drivers/bluetooth/btintel.h | 2 +- drivers/message/fusion/mptscsih.c | 13 +- drivers/misc/mei/hw.h | 6 +- drivers/net/ethernet/freescale/enetc/enetc_qos.c | 2 +- drivers/net/ethernet/google/gve/gve_adminq.h | 2 +- drivers/net/ethernet/google/gve/gve_main.c | 5 +- drivers/of/device.c | 6 +- drivers/scsi/hisi_sas/hisi_sas_main.c | 2 +- drivers/scsi/ibmvscsi/ibmvscsi.c | 36 +++-- drivers/scsi/qla2xxx/qla_nvme.c | 6 +- drivers/scsi/scsi_scan.c | 7 +- drivers/target/target_core_user.c | 2 +- drivers/vdpa/mlx5/core/mr.c | 5 +- drivers/vdpa/vdpa_sim/vdpa_sim.c | 33 ++++- drivers/vhost/vdpa.c | 173 +++++++++++++---------- fs/binfmt_elf.c | 2 +- fs/hfs/btree.h | 2 +- fs/hfsplus/hfsplus_fs.h | 2 +- fs/isofs/rock.h | 8 +- fs/select.c | 4 +- include/linux/dma/ti-cppi5.h | 4 +- include/linux/fs.h | 2 +- include/linux/mailbox/zynqmp-ipi-message.h | 2 +- include/linux/mlx5/mlx5_ifc.h | 4 +- include/linux/platform_data/cros_ec_commands.h | 14 +- include/linux/platform_data/cros_ec_proto.h | 2 +- include/linux/vdpa.h | 15 ++ include/uapi/linux/vhost.h | 4 + include/uapi/linux/vhost_types.h | 9 ++ kernel/params.c | 2 +- kernel/printk/printk_ringbuffer.c | 2 +- kernel/tracepoint.c | 2 +- net/bluetooth/msft.c | 3 +- net/smc/smc_clc.h | 4 +- security/integrity/ima/ima.h | 2 +- 35 files changed, 243 insertions(+), 146 deletions(-)