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-allmodconfig in repository toolchain/ci/linux.
from 84920cc7fbe1 Linux 4.19.121 adds a9ca8a3bdade vhost: vsock: kick send_pkt worker once device is started adds c56680ee2ba3 powerpc/pci/of: Parse unassigned resources adds eaec9f8421fa ASoC: topology: Check return value of pcm_new_ver adds 17c29ddae8d1 selftests/ipc: Fix test failure seen after initial test run adds 680b1dbec72b ASoC: sgtl5000: Fix VAG power-on handling adds d1e3253055d0 usb: dwc3: gadget: Properly set maxpacket limit adds c1bc2cbad532 ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode adds 278a15769bd8 ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode adds 14dfe0e4e3a3 ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry adds 65d5ea5f20f7 drm/amdgpu: Correctly initialize thermal controller for GP [...] adds 84a13aebf70f wimax/i2400m: Fix potential urb refcnt leak adds 6f17da66e087 net: stmmac: fix enabling socfpga's ptp_ref_clock adds a8bb9dd498b3 net: stmmac: Fix sub-second increment adds 6a7905b9e678 ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent adds 1137dfe0cb48 ASoC: rsnd: Fix "status check failed" spam for multi-SSI adds 6c662c519277 cifs: protect updating server->dstaddr with a spinlock adds bbe15f16e5c5 s390/ftrace: fix potential crashes when switching tracers adds e98ea62e94f5 scripts/config: allow colons in option strings for sed adds 416d95e0ea95 lib/mpi: Fix building for powerpc with clang adds dfc37cb5e7f7 net: bcmgenet: suppress warnings on failed Rx SKB allocations adds 971292748636 net: systemport: suppress warnings on failed Rx SKB allocations adds 9d0dc9fb94a5 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case adds 74edc32fda52 drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event adds ccc4433062ce lib: devres: add a helper function for ioremap_uc adds e06a89985c58 mfd: intel-lpss: Use devm_ioremap_uc for MMIO adds 7fc351505b4b hexagon: clean up ioremap adds 3ca0af5d74bf hexagon: define ioremap_uc adds f7fc42e045bb ALSA: hda: Match both PCI ID and SSID for driver blacklist adds 3b075bc2e5a6 platform/x86: GPD pocket fan: Fix error message when temp- [...] adds 2f83c2cce5fb mac80211: add ieee80211_is_any_nullfunc() adds 1e08af942a0c cgroup, netclassid: remove double cond_resched adds 7c9af5cd6a7d drm/atomic: Take the atomic toys away from X adds 033c4ea49a4b Linux 4.19.122
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/hexagon/include/asm/io.h | 12 ++--- arch/hexagon/kernel/hexagon_ksyms.c | 2 +- arch/hexagon/mm/ioremap.c | 2 +- arch/powerpc/kernel/pci_of_scan.c | 12 ++++- arch/s390/kernel/diag.c | 2 +- arch/s390/kernel/smp.c | 4 +- arch/s390/kernel/trace.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 3 +- .../gpu/drm/amd/powerplay/hwmgr/processpptables.c | 26 +++++++++++ drivers/gpu/drm/drm_ioctl.c | 7 ++- drivers/mfd/intel-lpss.c | 2 +- drivers/net/ethernet/broadcom/bcmsysport.c | 3 +- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 3 +- .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 9 ++-- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 12 +++-- drivers/net/wimax/i2400m/usb-fw.c | 1 + drivers/platform/x86/gpd-pocket-fan.c | 2 +- drivers/usb/dwc3/core.h | 4 ++ drivers/usb/dwc3/gadget.c | 52 +++++++++++++++++----- drivers/vhost/vsock.c | 5 +++ fs/cifs/connect.c | 2 + include/linux/ieee80211.h | 9 ++++ include/linux/io.h | 2 + lib/devres.c | 19 ++++++++ lib/mpi/longlong.h | 34 +++++++------- net/core/netclassid_cgroup.c | 4 +- net/mac80211/mlme.c | 2 +- net/mac80211/rx.c | 8 ++-- net/mac80211/status.c | 5 +-- net/mac80211/tx.c | 2 +- net/sctp/sm_make_chunk.c | 6 ++- scripts/config | 5 ++- sound/pci/hda/hda_intel.c | 9 ++-- sound/soc/codecs/hdac_hdmi.c | 6 +-- sound/soc/codecs/sgtl5000.c | 34 ++++++++++++++ sound/soc/codecs/sgtl5000.h | 1 + sound/soc/sh/rcar/ssi.c | 11 ++++- sound/soc/sh/rcar/ssiu.c | 2 +- sound/soc/soc-topology.c | 4 +- tools/testing/selftests/ipc/msgque.c | 2 +- 41 files changed, 249 insertions(+), 85 deletions(-)