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