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-aarch64-stable-allnoconfig in repository toolchain/ci/linux.
from 592465e6a54b Linux 5.4.39 new 336c7260a788 vhost: vsock: kick send_pkt worker once device is started new 04da88c86c2e drm/bridge: analogix_dp: Split bind() into probe() and rea [...] new db80b7cb17d9 ASoC: topology: Check return value of soc_tplg_create_tlv new 76336d4fa881 ASoC: topology: Check return value of soc_tplg_*_create new 0d452c7e309c ASoC: topology: Check soc_tplg_add_route return value new fd8f4a3be50b ASoC: topology: Check return value of pcm_new_ver new a5dec15686e9 ASoC: topology: Check return value of soc_tplg_dai_config new 3ea62d49613b selftests/ipc: Fix test failure seen after initial test run new ae975c8e1062 ASoC: sgtl5000: Fix VAG power-on handling new ab182c06fc22 ASoC: topology: Fix endianness issue new 5087c7f4e7f2 usb: dwc3: gadget: Properly set maxpacket limit new 26500b980bf8 ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode new f9c3a17786fd ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode new b2978c307696 ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry new a09ba140db2f remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe() new f0d6b056bc18 drm/amdgpu: Correctly initialize thermal controller for GP [...] new d3539ea43a37 wimax/i2400m: Fix potential urb refcnt leak new 8d5a1ddaa9bb net: stmmac: fix enabling socfpga's ptp_ref_clock new 15de2df38652 net: stmmac: Fix sub-second increment new 883d34cdefea ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent new 0560b7c3ba48 ASoC: rsnd: Fix "status check failed" spam for multi-SSI new b31e0bd4a97a cifs: protect updating server->dstaddr with a spinlock new 84778248e013 scripts/config: allow colons in option strings for sed new c46330d4dabf cifs: do not share tcons with DFS new bacf98ee0003 tracing: Fix memory leaks in trace_events_hist.c new 07fea3d3ef88 lib/mpi: Fix building for powerpc with clang new fd2c9e605269 mac80211: sta_info: Add lockdep condition for RCU list usage new 5c065ee4a07d net: bcmgenet: suppress warnings on failed Rx SKB allocations new d8e0b58fa471 net: systemport: suppress warnings on failed Rx SKB allocations new 9da07c4aeaf7 drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl new 3fb4c93dc761 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case new b8bb9c3192f9 drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event new 7a9b738c7511 Revert "software node: Simplify software_node_release() function" new 78b19f56b952 lib: devres: add a helper function for ioremap_uc new 1bc508b2d16d mfd: intel-lpss: Use devm_ioremap_uc for MMIO new f31c9e904f1d hexagon: clean up ioremap new b8b42c8dcf44 hexagon: define ioremap_uc new 85701f4768a1 ALSA: hda: Match both PCI ID and SSID for driver blacklist new 03f235a5bd3a x86/kvm: fix a missing-prototypes "vmread_error" new da283f9be924 platform/x86: GPD pocket fan: Fix error message when temp- [...] new 468465fdef4d ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() new 702d710ffd83 mac80211: add ieee80211_is_any_nullfunc() new 88348bd1f696 cgroup, netclassid: remove double cond_resched new 8f30c3687f09 libbpf: Fix readelf output parsing for Fedora new c365ff781540 mm/mremap: Add comment explaining the untagging behaviour [...] new f11664da13b9 Revert "drm/amd/display: setting the DIG_MODE to the corre [...] new 2a03c23b2015 tools headers UAPI: Sync copy of arm64's asm/unistd.h with [...] new 8e054bd6dfc4 udp: document udp_rcv_segment special case for looped packets new 2852b559afdf PM / devfreq: Add missing locking while setting suspend_freq new f015b86259a5 Linux 5.4.40
The 50 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/x86/kvm/vmx/ops.h | 1 + drivers/acpi/sleep.c | 5 +- drivers/base/swnode.c | 14 +++--- drivers/devfreq/devfreq.c | 4 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 3 +- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 9 ---- .../gpu/drm/amd/powerplay/hwmgr/processpptables.c | 26 +++++++++++ drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 33 +++++++++----- drivers/gpu/drm/exynos/exynos_dp.c | 29 +++++++----- drivers/gpu/drm/i915/display/intel_display.c | 7 ++- drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 36 ++++++++------- 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/remoteproc/qcom_q6v5_mss.c | 2 +- drivers/usb/dwc3/core.h | 4 ++ drivers/usb/dwc3/gadget.c | 52 ++++++++++++++++----- drivers/vhost/vsock.c | 5 ++ fs/cifs/connect.c | 6 +++ include/drm/bridge/analogix_dp.h | 5 +- include/linux/ieee80211.h | 9 ++++ include/linux/io.h | 2 + include/net/udp.h | 7 +++ kernel/trace/trace_events_hist.c | 7 +++ lib/devres.c | 19 ++++++++ lib/mpi/longlong.h | 34 +++++++------- mm/mremap.c | 10 ++++ net/core/netclassid_cgroup.c | 4 +- net/mac80211/mlme.c | 2 +- net/mac80211/rx.c | 8 ++-- net/mac80211/sta_info.c | 3 +- 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 | 53 ++++++++++++++++------ tools/arch/arm64/include/uapi/asm/unistd.h | 1 + tools/lib/bpf/Makefile | 2 + tools/testing/selftests/ipc/msgque.c | 2 +- 53 files changed, 379 insertions(+), 156 deletions(-)