Public bug reported:

SRU Justification

    Impact:
       The upstream process for stable tree updates is quite similar
       in scope to the Ubuntu SRU process, e.g., each patch has to
       demonstrably fix a bug, and each patch is vetted by upstream
       by originating either directly from a mainline/stable Linux tree or
       a minimally backported form of that patch. The following upstream
       stable patches should be included in the Ubuntu kernel:

       v5.6.12 upstream stable release
       from git://git.kernel.org/

vhost: vsock: kick send_pkt worker once device is started
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
ASoC: topology: Add missing memory checks
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
SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
selftests: vm: Do not override definition of ARCH
selftests: vm: Fix 64-bit test builds for powerpc64le
Revert "Kernel selftests: tpm2: check for tpm support"
selftests/ipc: Fix test failure seen after initial test run
drm/bridge: anx6345: set correct BPC for display_info of connector
scsi: sg: add sg_remove_request in sg_write
ASoC: sgtl5000: Fix VAG power-on handling
ASoC: topology: Fix endianness issue
usb: dwc3: gadget: Properly set maxpacket limit
ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
drm/amd/powerplay: fix resume failed as smu table initialize early exit
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay 
table v0 (e.g Hawaii)
wimax/i2400m: Fix potential urb refcnt leak
net: stmmac: fix enabling socfpga's ptp_ref_clock
net: stmmac: Fix sub-second increment
ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
ASoC: rsnd: Fix "status check failed" spam for multi-SSI
cifs: protect updating server->dstaddr with a spinlock
scripts/config: allow colons in option strings for sed
cifs: do not share tcons with DFS
tracing: Fix memory leaks in trace_events_hist.c
ftrace: Fix memory leak caused by not freeing entry in 
unregister_ftrace_direct()
net: phy: bcm84881: clear settings on link down
lib/mpi: Fix building for powerpc with clang
mac80211: sta_info: Add lockdep condition for RCU list usage
net: bcmgenet: suppress warnings on failed Rx SKB allocations
net: systemport: suppress warnings on failed Rx SKB allocations
tools/runqslower: Ensure own vmlinux.h is picked up first
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
ALSA: hda: Match both PCI ID and SSID for driver blacklist
x86/kvm: fix a missing-prototypes "vmread_error"
platform/x86: GPD pocket fan: Fix error message when temp-limits are out of 
range
ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
mac80211: add ieee80211_is_any_nullfunc()
cgroup, netclassid: remove double cond_resched
mm/mremap: Add comment explaining the untagging behaviour of mremap()
Linux 5.6.12
UBUNTU: upstream stable to v5.6.12

** Affects: linux-oem-5.6 (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Affects: linux-oem-5.6 (Ubuntu Focal)
     Importance: Undecided
     Assignee: Kamal Mostafa (kamalmostafa)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

** Changed in: linux-oem-5.6 (Ubuntu)
       Status: New => Confirmed

** Tags added: kernel-stable-tracking-bug

** Also affects: linux-oem-5.6 (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Changed in: linux-oem-5.6 (Ubuntu Focal)
       Status: New => In Progress

** Changed in: linux-oem-5.6 (Ubuntu Focal)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

** Description changed:

+ SRU Justification
  
-     SRU Justification
+     Impact:
+        The upstream process for stable tree updates is quite similar
+        in scope to the Ubuntu SRU process, e.g., each patch has to
+        demonstrably fix a bug, and each patch is vetted by upstream
+        by originating either directly from a mainline/stable Linux tree or
+        a minimally backported form of that patch. The following upstream
+        stable patches should be included in the Ubuntu kernel:
  
-     Impact:
-        The upstream process for stable tree updates is quite similar
-        in scope to the Ubuntu SRU process, e.g., each patch has to
-        demonstrably fix a bug, and each patch is vetted by upstream
-        by originating either directly from a mainline/stable Linux tree or
-        a minimally backported form of that patch. The following upstream
-        stable patches should be included in the Ubuntu kernel:
+        v5.6.12 upstream stable release
+        from git://git.kernel.org/
  
-        v5.6.12 upstream stable release
-        from git://git.kernel.org/
+ vhost: vsock: kick send_pkt worker once device is started
+ drm/bridge: analogix_dp: Split bind() into probe() and real bind()
+ ASoC: topology: Add missing memory checks
+ 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
+ SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
+ selftests: vm: Do not override definition of ARCH
+ selftests: vm: Fix 64-bit test builds for powerpc64le
+ Revert "Kernel selftests: tpm2: check for tpm support"
+ selftests/ipc: Fix test failure seen after initial test run
+ drm/bridge: anx6345: set correct BPC for display_info of connector
+ scsi: sg: add sg_remove_request in sg_write
+ ASoC: sgtl5000: Fix VAG power-on handling
+ ASoC: topology: Fix endianness issue
+ usb: dwc3: gadget: Properly set maxpacket limit
+ ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
+ ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
+ ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
+ remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
+ drm/amd/powerplay: fix resume failed as smu table initialize early exit
+ drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay 
table v0 (e.g Hawaii)
+ wimax/i2400m: Fix potential urb refcnt leak
+ net: stmmac: fix enabling socfpga's ptp_ref_clock
+ net: stmmac: Fix sub-second increment
+ ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
+ ASoC: rsnd: Fix "status check failed" spam for multi-SSI
+ cifs: protect updating server->dstaddr with a spinlock
+ scripts/config: allow colons in option strings for sed
+ cifs: do not share tcons with DFS
+ tracing: Fix memory leaks in trace_events_hist.c
+ ftrace: Fix memory leak caused by not freeing entry in 
unregister_ftrace_direct()
+ net: phy: bcm84881: clear settings on link down
+ lib/mpi: Fix building for powerpc with clang
+ mac80211: sta_info: Add lockdep condition for RCU list usage
+ net: bcmgenet: suppress warnings on failed Rx SKB allocations
+ net: systemport: suppress warnings on failed Rx SKB allocations
+ tools/runqslower: Ensure own vmlinux.h is picked up first
+ sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
+ ALSA: hda: Match both PCI ID and SSID for driver blacklist
+ x86/kvm: fix a missing-prototypes "vmread_error"
+ platform/x86: GPD pocket fan: Fix error message when temp-limits are out of 
range
+ ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
+ mac80211: add ieee80211_is_any_nullfunc()
+ cgroup, netclassid: remove double cond_resched
+ mm/mremap: Add comment explaining the untagging behaviour of mremap()
+ Linux 5.6.12
+ UBUNTU: upstream stable to v5.6.12

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1878237

Title:
  Focal update: v5.6.12 upstream stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1878237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to