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-master-aarch64-lts-allmodconfig in repository toolchain/ci/linux.
from 015e94d0e37b Linux 4.19.146 adds 65e389d8656e dsa: Allow forwarding of redirected IGMP traffic adds 7d559fcb3cf6 scsi: qla2xxx: Update rscn_rcvd field to more meaningful s [...] adds 8084042b063f scsi: qla2xxx: Move rport registration out of internal work_list adds 6486bc4bc514 scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up adds ad2dd3f4e5ac gfs2: initialize transaction tr_ailX_lists earlier adds 64463253511a RDMA/bnxt_re: Restrict the max_gids to 256 adds cf1a59e1ac54 net: handle the return value of pskb_carve_frag_list() correctly adds 931f10b04b30 hv_netvsc: Remove "unlikely" from netvsc_select_queue adds c642341b09f3 NFSv4.1 handle ERR_DELAY error reclaiming locking state on [...] adds 70f1396b1454 scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort adds d7c720df3552 scsi: libfc: Fix for double free() adds 67ee55a92c8a scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2p [...] adds ad20a37cb784 regulator: pwm: Fix machine constraints application adds 09ca2d2681e9 spi: spi-loopback-test: Fix out-of-bounds read adds a6a2cf4d918f NFS: Zero-stateid SETATTR should first return delegation adds 61279a7b3e33 SUNRPC: stop printk reading past end of string adds 30857be39923 rapidio: Replace 'select' DMAENGINES 'with depends on' adds 2c01af4f3b75 openrisc: Fix cache API compile issue when not inlining adds 514171c50909 nvme-fc: cancel async events before freeing event struct adds f10c9c9dce4d nvme-rdma: cancel async events before freeing event struct adds 9cba1f79e383 f2fs: fix indefinite loop scanning for free nid adds cababeac915a f2fs: Return EOF on unaligned end of file DIO read adds 4c265a94462c i2c: algo: pca: Reapply i2c bus settings after reset adds 80c468d9abc9 spi: Fix memory leak on splited transfers adds 6da40b74efca KVM: MIPS: Change the definition of kvm type adds b2cbd001d34d clk: davinci: Use the correct size when allocating memory adds f4b96020c38c clk: rockchip: Fix initialization of mux_pll_src_4plls_p adds 9ae0d92f866e ASoC: qcom: Set card->owner to avoid warnings adds 1dcf055a46ba Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload adds c5dbe21652cd perf test: Fix the "signal" test inline assembly adds 4cf1b96a36d5 MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT adds 1e96d27099ef perf test: Free formats for perf pmu parse test adds 76fe92986c5c fbcon: Fix user font detection test at fbcon_resize(). adds 5ee2eceb0750 MIPS: SNI: Fix spurious interrupts adds 0d191f84b65c drm/mediatek: Add exception handing in mtk_drm_probe() if [...] adds f47ba6941d10 drm/mediatek: Add missing put_device() call in mtk_hdmi_dt [...] adds cb0f66eb67d7 USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for [...] adds 1f4b55978ea2 USB: UAS: fix disconnect by unplugging a hub adds 51e7ea12cced usblp: fix race between disconnect() and read() adds 6efcaea77668 i2c: i801: Fix resume bug adds cb0978891ba6 Revert "ALSA: hda - Fix silent audio output and corrupted [...] adds 5afd52f302ca percpu: fix first chunk size calculation for populated bitmap adds de3c235838e0 Input: trackpoint - add new trackpoint variant IDs adds 9046e7c4718a Input: i8042 - add Entroware Proteus EL07R4 to nomux and r [...] adds bafdc39d1c95 serial: 8250_pci: Add Realtek 816a and 816b adds e8a0dc8183be x86/boot/compressed: Disable relocation relaxation adds ad81a334b22a ehci-hcd: Move include to keep CRC stable adds 349c5add6d85 powerpc/dma: Fix dma_map_ops::get_required_mask adds c3bba4b2239a x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y adds d09b80172c22 Linux 4.19.147
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/mips/Kconfig | 1 + arch/mips/kvm/mips.c | 2 + arch/mips/sni/a20r.c | 9 ++- arch/openrisc/mm/cache.c | 2 +- arch/powerpc/kernel/dma-iommu.c | 3 +- arch/x86/boot/compressed/Makefile | 2 + arch/x86/configs/i386_defconfig | 1 + arch/x86/configs/x86_64_defconfig | 1 + drivers/clk/davinci/pll.c | 2 +- drivers/clk/rockchip/clk-rk3228.c | 2 +- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 7 ++- drivers/gpu/drm/mediatek/mtk_hdmi.c | 26 +++++--- drivers/hv/channel_mgmt.c | 7 ++- drivers/i2c/algos/i2c-algo-pca.c | 35 +++++++---- drivers/i2c/busses/i2c-i801.c | 21 ++++--- drivers/infiniband/hw/bnxt_re/qplib_sp.c | 2 +- drivers/infiniband/hw/bnxt_re/qplib_sp.h | 1 + drivers/input/mouse/trackpoint.c | 10 +-- drivers/input/mouse/trackpoint.h | 10 +-- drivers/input/serio/i8042-x86ia64io.h | 16 +++++ drivers/net/hyperv/netvsc_drv.c | 2 +- drivers/nvme/host/fc.c | 1 + drivers/nvme/host/rdma.c | 1 + drivers/rapidio/Kconfig | 2 +- drivers/regulator/pwm-regulator.c | 2 +- drivers/scsi/libfc/fc_disc.c | 2 - drivers/scsi/lpfc/lpfc_els.c | 4 +- drivers/scsi/pm8001/pm8001_sas.c | 2 +- drivers/scsi/qla2xxx/qla_def.h | 10 +-- drivers/scsi/qla2xxx/qla_gbl.h | 5 +- drivers/scsi/qla2xxx/qla_gs.c | 30 +++++---- drivers/scsi/qla2xxx/qla_init.c | 101 +++++++++++++++++++++++-------- drivers/scsi/qla2xxx/qla_os.c | 29 +++++---- drivers/scsi/qla2xxx/qla_target.c | 85 +++++++++++++++++++++----- drivers/spi/spi-loopback-test.c | 2 +- drivers/spi/spi.c | 9 ++- drivers/tty/serial/8250/8250_pci.c | 11 ++++ drivers/usb/class/usblp.c | 5 ++ drivers/usb/core/quirks.c | 4 ++ drivers/usb/host/ehci-hcd.c | 1 + drivers/usb/host/ehci-hub.c | 1 - drivers/usb/storage/uas.c | 14 ++++- drivers/video/fbdev/core/fbcon.c | 2 +- fs/f2fs/data.c | 3 + fs/f2fs/node.c | 3 + fs/gfs2/glops.c | 2 + fs/gfs2/log.c | 2 - fs/gfs2/trans.c | 2 + fs/nfs/nfs4proc.c | 11 +++- include/linux/i2c-algo-pca.h | 15 +++++ include/uapi/linux/kvm.h | 5 +- mm/percpu.c | 2 +- net/core/skbuff.c | 10 ++- net/dsa/tag_edsa.c | 37 ++++++++++- net/sunrpc/rpcb_clnt.c | 4 +- sound/pci/hda/patch_realtek.c | 1 - sound/soc/qcom/apq8016_sbc.c | 1 + sound/soc/qcom/apq8096.c | 1 + sound/soc/qcom/sdm845.c | 1 + sound/soc/qcom/storm.c | 1 + tools/perf/tests/bp_signal.c | 5 +- tools/perf/tests/pmu.c | 1 + tools/perf/util/pmu.c | 11 ++++ tools/perf/util/pmu.h | 1 + 65 files changed, 457 insertions(+), 149 deletions(-)