APPLIED: [SRU][Focal][PULL] Focal update: v5.4.40 upstream stable release

Stefan Bader stefan.bader at canonical.com
Thu May 14 10:02:55 UTC 2020


On 11.05.20 18:16, Kamal Mostafa wrote:
> This pull request (48 commits) includes the following Focal stable patchset:
> 
> 	Focal update: v5.4.40 upstream stable release
> 	https://bugs.launchpad.net/bugs/1878040
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying this
> reference to 'stable-next' instead of the separate tags/focal-v5.4.xx refs:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit c7e586656e50fa73ab52696e97d216bdf92259e1:
> 
>   UBUNTU: upstream stable to v5.4.39 (2020-05-08 07:41:15 -0700)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-v5.4.40
> 
> for you to fetch changes up to bc21dec8f6a156ba33093389fdde3f7a94a87930:
> 
>   UBUNTU: upstream stable to v5.4.40 (2020-05-11 08:27:56 -0700)
> 
> ----------------------------------------------------------------
> Alex Elder (1):
>       remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
> 
> Amadeusz Sławiński (7):
>       ASoC: topology: Check return value of soc_tplg_create_tlv
>       ASoC: topology: Check return value of soc_tplg_*_create
>       ASoC: topology: Check soc_tplg_add_route return value
>       ASoC: topology: Check return value of pcm_new_ver
>       ASoC: topology: Check return value of soc_tplg_dai_config
>       ASoC: topology: Fix endianness issue
>       ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
> 
> Arnaldo Carvalho de Melo (1):
>       tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources
> 
> Brendan Higgins (1):
>       Revert "software node: Simplify software_node_release() function"
> 
> Christoph Hellwig (1):
>       hexagon: clean up ioremap
> 
> Doug Berger (2):
>       net: bcmgenet: suppress warnings on failed Rx SKB allocations
>       net: systemport: suppress warnings on failed Rx SKB allocations
> 
> Greg Kroah-Hartman (1):
>       Linux 5.4.40
> 
> Hans de Goede (1):
>       platform/x86: GPD pocket fan: Fix error message when temp-limits are out of range
> 
> Jere Leppänen (1):
>       sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
> 
> Jeremie Francois (on alpha) (1):
>       scripts/config: allow colons in option strings for sed
> 
> Jia He (1):
>       vhost: vsock: kick send_pkt worker once device is started
> 
> Jiri Slaby (1):
>       cgroup, netclassid: remove double cond_resched
> 
> Julien Beraud (2):
>       net: stmmac: fix enabling socfpga's ptp_ref_clock
>       net: stmmac: Fix sub-second increment
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v5.4.40
> 
> Madhuparna Bhowmik (1):
>       mac80211: sta_info: Add lockdep condition for RCU list usage
> 
> Marek Szyprowski (2):
>       drm/bridge: analogix_dp: Split bind() into probe() and real bind()
>       PM / devfreq: Add missing locking while setting suspend_freq
> 
> Matt Roper (1):
>       drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl
> 
> Matthias Blankertz (4):
>       ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
>       ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
>       ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
>       ASoC: rsnd: Fix "status check failed" spam for multi-SSI
> 
> Nathan Chancellor (1):
>       lib/mpi: Fix building for powerpc with clang
> 
> Nick Desaulniers (1):
>       hexagon: define ioremap_uc
> 
> Paulo Alcantara (1):
>       cifs: do not share tcons with DFS
> 
> Qian Cai (1):
>       x86/kvm: fix a missing-prototypes "vmread_error"
> 
> Rafael J. Wysocki (1):
>       ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
> 
> Ronnie Sahlberg (1):
>       cifs: protect updating server->dstaddr with a spinlock
> 
> Sandeep Raghuraman (1):
>       drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)
> 
> Sebastian Reichel (1):
>       ASoC: sgtl5000: Fix VAG power-on handling
> 
> Takashi Iwai (1):
>       ALSA: hda: Match both PCI ID and SSID for driver blacklist
> 
> Thadeu Lima de Souza Cascardo (1):
>       libbpf: Fix readelf output parsing for Fedora
> 
> Thinh Nguyen (1):
>       usb: dwc3: gadget: Properly set maxpacket limit
> 
> Thomas Pedersen (1):
>       mac80211: add ieee80211_is_any_nullfunc()
> 
> Tyler Hicks (1):
>       selftests/ipc: Fix test failure seen after initial test run
> 
> Vamshi K Sthambamkadi (1):
>       tracing: Fix memory leaks in trace_events_hist.c
> 
> Will Deacon (1):
>       mm/mremap: Add comment explaining the untagging behaviour of mremap()
> 
> Willem de Bruijn (1):
>       udp: document udp_rcv_segment special case for looped packets
> 
> Xiyu Yang (1):
>       wimax/i2400m: Fix potential urb refcnt leak
> 
> Zhan Liu (1):
>       Revert "drm/amd/display: setting the DIG_MODE to the correct value."
> 
>  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 +
>  debian.master/upstream-stable                      |  2 +-
>  drivers/acpi/sleep.c                               |  5 +-
>  drivers/base/swnode.c                              | 14 +++---
>  drivers/devfreq/devfreq.c                          |  4 ++
>  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/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/net/udp.h                                  |  7 +++
>  kernel/trace/trace_events_hist.c                   |  7 +++
>  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 +-
>  50 files changed, 356 insertions(+), 155 deletions(-)
> 
Applied to focal/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200514/156f7c74/attachment-0001.sig>


More information about the kernel-team mailing list