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-defconfig in repository toolchain/ci/linux.
from 84920cc7fbe1 Linux 4.19.121 new a9ca8a3bdade vhost: vsock: kick send_pkt worker once device is started new c56680ee2ba3 powerpc/pci/of: Parse unassigned resources new eaec9f8421fa ASoC: topology: Check return value of pcm_new_ver new 17c29ddae8d1 selftests/ipc: Fix test failure seen after initial test run new 680b1dbec72b ASoC: sgtl5000: Fix VAG power-on handling new d1e3253055d0 usb: dwc3: gadget: Properly set maxpacket limit new c1bc2cbad532 ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode new 278a15769bd8 ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode new 14dfe0e4e3a3 ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry new 65d5ea5f20f7 drm/amdgpu: Correctly initialize thermal controller for GP [...] new 84a13aebf70f wimax/i2400m: Fix potential urb refcnt leak new 6f17da66e087 net: stmmac: fix enabling socfpga's ptp_ref_clock new a8bb9dd498b3 net: stmmac: Fix sub-second increment new 6a7905b9e678 ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent new 1137dfe0cb48 ASoC: rsnd: Fix "status check failed" spam for multi-SSI new 6c662c519277 cifs: protect updating server->dstaddr with a spinlock new bbe15f16e5c5 s390/ftrace: fix potential crashes when switching tracers new e98ea62e94f5 scripts/config: allow colons in option strings for sed new 416d95e0ea95 lib/mpi: Fix building for powerpc with clang new dfc37cb5e7f7 net: bcmgenet: suppress warnings on failed Rx SKB allocations new 971292748636 net: systemport: suppress warnings on failed Rx SKB allocations new 9d0dc9fb94a5 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case new 74edc32fda52 drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event new ccc4433062ce lib: devres: add a helper function for ioremap_uc new e06a89985c58 mfd: intel-lpss: Use devm_ioremap_uc for MMIO new 7fc351505b4b hexagon: clean up ioremap new 3ca0af5d74bf hexagon: define ioremap_uc new f7fc42e045bb ALSA: hda: Match both PCI ID and SSID for driver blacklist new 3b075bc2e5a6 platform/x86: GPD pocket fan: Fix error message when temp- [...] new 2f83c2cce5fb mac80211: add ieee80211_is_any_nullfunc() new 1e08af942a0c cgroup, netclassid: remove double cond_resched new 7c9af5cd6a7d drm/atomic: Take the atomic toys away from X new 033c4ea49a4b Linux 4.19.122
The 33 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/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(-)