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-lts-allyesconfig in repository toolchain/ci/linux.
from d573e8a79f70 Linux 4.19.75 new 2af977b0d1db Revert "Bluetooth: validate BLE connection interval updates" new 373f9092df95 net/ibmvnic: free reset work of removed device from queue new 4eb92a114834 RDMA/restrack: Protect from reentry to resource return path new 80fc27953e74 powerpc/xive: Fix bogus error code returned by OPAL new 70ec2eecc550 drm/amd/display: readd -msse2 to prevent Clang from emitti [...] new 2661d462aaa9 IB/core: Add an unbound WQ type to the new CQ API new eb77929769e3 HID: prodikeys: Fix general protection fault during probe new 3e785174fb35 HID: sony: Fix memory corruption issue on cleanup. new acc96be807bb HID: logitech: Fix general protection fault caused by Logi [...] new 3d072c272b88 HID: hidraw: Fix invalid read in hidraw_ioctl new 5fdefdcb92bb HID: Add quirk for HP X500 PIXART OEM mouse new c1a7fe486647 mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write [...] new f3160a1d71f7 crypto: talitos - fix missing break in switch statement new e867ef113004 CIFS: fix deadlock in cached root handling new 6debda97411e net/mlx5e: Set ECN for received packets using CQE indication new 44da02576b5d net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets new 8da68f79b3b3 mlx5: fix get_ip_proto() new 79e972a89cad net/mlx5e: Allow reporting of checksum unnecessary new c95ebb394d65 net/mlx5e: XDP, Avoid checksum complete when XDP prog is loaded new 404f118f2790 net/mlx5e: Rx, Fixup skb checksum for packets with tail padding new b3873e34cbf2 net/mlx5e: Rx, Check ip headers sanity new ced0676fc9c2 iwlwifi: mvm: send BCAST management frames to the right station new ba6860700d1f iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates new ec2a3681b30c media: tvp5150: fix switch exit in set control handler new a5e2c65034f8 ASoC: Intel: cht_bsw_max98090_ti: Enable codec clock once [...] new 8a845c02e495 ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe [...] new 303921276360 ALSA: usb-audio: Add Hiby device family to quirks for nati [...] new 9829fd27501e ALSA: usb-audio: Add DSD support for EVGA NU Audio new 866a1a7e9f23 ALSA: dice: fix wrong packet parameter for Alesis iO26 new 50c9ccffe041 ALSA: hda - Add laptop imic fixup for ASUS M9V laptop new 952844f31eb7 ALSA: hda - Apply AMD controller workaround for Raven platform new 037d73a6458e objtool: Clobber user CFLAGS variable new 1456c40aa906 pinctrl: sprd: Use define directive for sprd_pinconf_param [...] new 0c23335a2d81 power: supply: sysfs: ratelimit property read error message new 9423770eb336 locking/lockdep: Add debug_locks check in __lock_downgrade() new 6b449e4cf090 scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completion new 2b983f212c68 scsi: qla2xxx: Remove all rports if fabric scan retry fails new 288831cba980 scsi: qla2xxx: Return switch command on a timeout new a935d78e54cc Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/O [...] new 52b4947bac50 bpf: libbpf: retry loading program on EAGAIN new ef06c33dc371 irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices new ef2baa03b7f0 f2fs: check all the data segments against all node ones new 08fdaee2d97b PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it new ad16dfef4a44 bcache: remove redundant LIST_HEAD(journal) from run_cache_set() new 75448f40b9f6 initramfs: don't free a non-existent initrd new 313efb253d03 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs new 40cdc71e1111 blk-mq: move cancel of requeue_work to the front of blk_ex [...] new 73d90f57fcc2 Revert "f2fs: avoid out-of-range memory access" new dc9118feb472 dm zoned: fix invalid memory access new dec09554eba9 net/ibmvnic: Fix missing { in __ibmvnic_reset new 303f6d6bbc0c f2fs: fix to do sanity check on segment bitmap of LFS curseg new ff0fbfacc94f drm: Flush output polling on shutdown new 8ffd7ba9ffb1 net: don't warn in inet diag when IPV6 is disabled new 46beb6eacef5 Bluetooth: btrtl: HCI reset on close for Realtek BT chip new 3717f4a49b34 ACPI: video: Add new hw_changes_brightness quirk, set it o [...] new 91ae87240166 drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling new 649836fe946c xfs: don't crash on null attr fork xfs_bmapi_read new 6934809432d2 netfilter: nft_socket: fix erroneous socket assignment new 90b0761c1b81 Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices new 07f7ec87b5f6 net_sched: check cops->tcf_block in tc_bind_tclass() new 3de749d6d7ce net/rds: An rds_sock is added too early to the hash table new fc3d296491f4 net/rds: Check laddr_check before calling it new 59a5cea41dd0 f2fs: use generic EFSBADCRC/EFSCORRUPTED new 555161ee1b7a Linux 4.19.76
The 64 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: Makefile | 2 +- arch/powerpc/include/asm/opal.h | 2 +- arch/powerpc/platforms/powernv/opal-wrappers.S | 2 +- arch/powerpc/sysdev/xive/native.c | 11 ++ block/blk-core.c | 2 +- block/blk-flush.c | 6 +- block/blk-mq.c | 19 +-- block/blk-sysfs.c | 3 + block/blk.h | 2 +- drivers/acpi/acpi_video.c | 37 ++++++ drivers/bluetooth/btrtl.c | 20 +++ drivers/bluetooth/btrtl.h | 6 + drivers/bluetooth/btusb.c | 4 + drivers/crypto/talitos.c | 1 + drivers/gpu/drm/amd/display/dc/calcs/Makefile | 4 + drivers/gpu/drm/amd/display/dc/dml/Makefile | 4 + drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c | 5 +- drivers/gpu/drm/drm_probe_helper.c | 9 +- drivers/gpu/drm/nouveau/dispnv50/head.c | 28 ++++- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-lg.c | 10 +- drivers/hid/hid-lg4ff.c | 1 - drivers/hid/hid-prodikeys.c | 12 +- drivers/hid/hid-quirks.c | 1 + drivers/hid/hid-sony.c | 2 +- drivers/hid/hidraw.c | 2 +- drivers/infiniband/core/cq.c | 8 +- drivers/infiniband/core/device.c | 15 ++- drivers/infiniband/core/mad.c | 2 +- drivers/infiniband/core/restrack.c | 4 +- drivers/irqchip/irq-gic-v3-its.c | 9 +- drivers/md/bcache/super.c | 1 - drivers/md/dm-zoned-target.c | 2 - drivers/media/i2c/tvp5150.c | 2 +- drivers/mtd/chips/cfi_cmdset_0002.c | 18 ++- drivers/net/ethernet/ibm/ibmvnic.c | 9 +- drivers/net/ethernet/mellanox/mlx5/core/en.h | 3 + .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 28 +++++ drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 8 ++ drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 126 ++++++++++++++++--- drivers/net/ethernet/mellanox/mlx5/core/en_stats.c | 9 ++ drivers/net/ethernet/mellanox/mlx5/core/en_stats.h | 6 + drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c | 5 +- drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/rs.h | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 2 +- drivers/pci/controller/pci-hyperv.c | 2 +- drivers/pinctrl/sprd/pinctrl-sprd.c | 6 +- drivers/power/supply/power_supply_sysfs.c | 3 +- drivers/scsi/qla2xxx/qla_gs.c | 134 +++++++++++---------- drivers/scsi/qla2xxx/qla_init.c | 11 +- fs/cifs/smb2ops.c | 44 +++++++ fs/f2fs/checkpoint.c | 12 +- fs/f2fs/data.c | 8 +- fs/f2fs/f2fs.h | 4 + fs/f2fs/gc.c | 2 +- fs/f2fs/inline.c | 4 +- fs/f2fs/inode.c | 4 +- fs/f2fs/node.c | 6 +- fs/f2fs/recovery.c | 2 +- fs/f2fs/segment.c | 52 ++++++-- fs/f2fs/segment.h | 4 +- fs/f2fs/super.c | 6 +- fs/f2fs/xattr.c | 4 +- fs/xfs/libxfs/xfs_bmap.c | 29 +++-- include/rdma/ib_verbs.h | 9 +- init/initramfs.c | 2 +- kernel/locking/lockdep.c | 3 + net/bluetooth/hci_event.c | 5 - net/bluetooth/l2cap_core.c | 9 +- net/ipv4/raw_diag.c | 3 - net/netfilter/nft_socket.c | 6 +- net/rds/bind.c | 45 ++++--- net/sched/sch_api.c | 2 + sound/firewire/dice/dice-alesis.c | 2 +- sound/pci/hda/hda_intel.c | 3 +- sound/pci/hda/patch_analog.c | 1 + sound/soc/fsl/fsl_ssi.c | 6 +- sound/soc/intel/boards/cht_bsw_max98090_ti.c | 47 +++++++- sound/usb/quirks.c | 2 + tools/lib/bpf/bpf.c | 17 ++- tools/objtool/Makefile | 2 +- 82 files changed, 701 insertions(+), 257 deletions(-)