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-release-arm-lts-allnoconfig in repository toolchain/ci/linux.
from db2d0b7c1dde Linux 4.19.73 adds f57fd58dda42 bridge/mdb: remove wrong use of NLM_F_MULTI adds a20c8e4ae48d cdc_ether: fix rndis support for Mediatek based smartphones adds ea6ec671c87e ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' adds 2354e925e361 isdn/capi: check message length in capi_write() adds b26f489245b3 ixgbe: Fix secpath usage for IPsec TX offload. adds 88a46756f016 net: Fix null de-reference of device refcount adds 821302dd0c51 net: gso: Fix skb_segment splat when splitting gso_size ma [...] adds 3600a311f83d net: phylink: Fix flow control resolution adds a7f46e18ecfe net: sched: fix reordering issues adds a9e91767b921 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero adds 41b624ff83d2 sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' adds 7c34a29261ee sctp: use transport pf_retrans in sctp_do_8_2_transport_strike adds 67fe3b94a833 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR adds 9a4598424e99 tipc: add NULL pointer check before calling kfree_rcu adds 0f4ceb259493 tun: fix use-after-free when register netdev failed adds 705df757e937 gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot op [...] adds 22ed1d472811 gpio: fix line flag validation in linehandle_create adds 7cbd49cf0d62 Btrfs: fix assertion failure during fsync and use of stale [...] adds 5b5f14601e0a ixgbe: Prevent u8 wrapping of ITR value to something less [...] adds 991b3458da56 genirq: Prevent NULL pointer dereference in resend_irqs() adds 9f8a2825918c KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap [...] adds 09a9f894c65b KVM: s390: Do not leak kernel stack data in the KVM_S390_I [...] adds 6e60900cfa3e KVM: x86: work around leak of uninitialized stack contents adds 73c31bd92039 KVM: nVMX: handle page fault in vmread adds eb020b77b646 x86/purgatory: Change compiler flags from -mcmodel=kernel [...] adds d9e8b4ba0397 powerpc: Add barrier_nospec to raw_copy_in_user() adds a63416f39aaf drm/meson: Add support for XBGR8888 & ABGR8888 formats adds 6da56f8982bb clk: rockchip: Don't yell about bad mmc phases when getting adds 70facf939ba2 mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue adds 0f4095f33557 PCI: Always allow probing with driver_override adds a65290083b66 gpio: fix line flag validation in lineevent_create adds 72cd230b3231 ubifs: Correctly use tnc_next() in search_dh_cookie() adds e1666bcbae0c driver core: Fix use-after-free and double free on glue directory adds 39fa02a36bb3 crypto: talitos - check AES key size adds 02ebbb4f8df8 crypto: talitos - fix CTR alg blocksize adds c4d7148e2d67 crypto: talitos - check data blocksize in ablkcipher. adds 9aff4077304b crypto: talitos - fix ECB algs ivsize adds e89d4cb6fba3 crypto: talitos - Do not modify req->cryptlen on decryption. adds 3dfc787f2f50 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv [...] adds 4b30a0698208 firmware: ti_sci: Always request response from firmware adds d13a836d787d drm: panel-orientation-quirks: Add extra quirk table entry [...] adds a03ed2891cdb drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto adds acf77c411b4e Revert "Bluetooth: btusb: driver to enable the usb-wakeup [...] adds 0ae0c43abcbf iio: adc: stm32-dfsdm: fix data type adds ae415d7a2707 modules: fix BUG when load module with rodata=n adds 52bfcc9c8406 modules: fix compile error if don't have strict module rwx adds 780f3aadee1e platform/x86: pmc_atom: Add CB4063 Beckhoff Automation boa [...] adds 3622d621e9be rsi: fix a double free bug in rsi_91x_deinit() adds 96c08711fc66 nvmem: Use the same permissions for eeprom as for nvmem adds 9d587fe2cd70 x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CF [...] adds dbc29aff8d04 Linux 4.19.74
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/powerpc/include/asm/uaccess.h | 1 + arch/s390/kvm/interrupt.c | 10 ++++ arch/s390/kvm/kvm-s390.c | 4 +- arch/x86/Makefile | 1 + arch/x86/kvm/vmx.c | 7 ++- arch/x86/kvm/x86.c | 7 +++ arch/x86/purgatory/Makefile | 35 ++++++++------ drivers/base/core.c | 53 +++++++++++++++++++- drivers/bluetooth/btusb.c | 5 -- drivers/clk/rockchip/clk-mmc-phase.c | 4 +- drivers/crypto/talitos.c | 67 +++++++++++++++++++------- drivers/firmware/ti_sci.c | 8 +-- drivers/gpio/gpiolib-acpi.c | 42 ++++++++++++++-- drivers/gpio/gpiolib.c | 16 ++++-- drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 +++++ drivers/gpu/drm/mediatek/mtk_drm_drv.c | 5 +- drivers/gpu/drm/meson/meson_plane.c | 16 ++++++ drivers/iio/adc/stm32-dfsdm-adc.c | 4 +- drivers/isdn/capi/capi.c | 10 +++- drivers/mtd/nand/raw/mtk_nand.c | 21 ++++---- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 8 ++- drivers/net/phy/phylink.c | 6 +-- drivers/net/tun.c | 16 ++++-- drivers/net/usb/cdc_ether.c | 13 +++-- drivers/net/wireless/rsi/rsi_91x_usb.c | 1 - drivers/nvmem/core.c | 15 ++++-- drivers/pci/pci-driver.c | 3 +- drivers/platform/x86/pmc_atom.c | 8 +++ fs/btrfs/tree-log.c | 8 +-- fs/ubifs/tnc.c | 16 ++++-- include/uapi/linux/isdn/capicmd.h | 1 + kernel/irq/resend.c | 2 + kernel/module.c | 24 ++++++--- net/bridge/br_mdb.c | 2 +- net/core/dev.c | 2 + net/core/skbuff.c | 19 ++++++++ net/ipv4/tcp_input.c | 2 +- net/ipv6/ping.c | 2 +- net/sched/sch_generic.c | 9 +++- net/sched/sch_hhf.c | 2 +- net/sctp/protocol.c | 2 +- net/sctp/sm_sideeffect.c | 2 +- net/tipc/name_distr.c | 3 +- 44 files changed, 378 insertions(+), 118 deletions(-)