** Description changed:

- 
-     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:
- 
-        upstream stable patchset 2021-06-22
-        from git://git.kernel.org/
+ 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:
+ 
+        upstream stable patchset 2021-06-22
+ 
+                 Ported from the following upstream stable releases:
+                         v5.4.124, v5.10.42
+ 
+        from git://git.kernel.org/
+ 
+ ALSA: hda/realtek: Headphone volume is controlled by Front mixer
+ ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci
+ ALSA: usb-audio: scarlett2: Improve driver startup messages
+ cifs: set server->cipher_type to AES-128-CCM for SMB3.0
+ NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
+ iommu/vt-d: Fix sysfs leak in alloc_iommu()
+ perf intel-pt: Fix sample instruction bytes
+ perf intel-pt: Fix transaction abort handling
+ perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top 
Calls by elapsed Time report
+ perf scripts python: exported-sql-viewer.py: Fix Array TypeError
+ perf scripts python: exported-sql-viewer.py: Fix warning display
+ proc: Check /proc/$pid/attr/ writes against file opener
+ net: hso: fix control-request directions
+ ath10k: Validate first subframe of A-MSDU before processing the list
+ dm snapshot: properly fix a crash when an origin has no snapshots
+ drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
+ drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
+ drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
+ selftests/gpio: Use TEST_GEN_PROGS_EXTENDED
+ selftests/gpio: Move include of lib.mk up
+ selftests/gpio: Fix build when source tree is read only
+ kgdb: fix gcc-11 warnings harder
+ Documentation: seccomp: Fix user notification documentation
+ serial: core: fix suspicious security_locked_down() call
+ misc/uss720: fix memory leak in uss720_probe
+ thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
+ mei: request autosuspend after sending rx flow control
+ staging: iio: cdc: ad7746: avoid overwrite of num_channels
+ iio: gyro: fxas21002c: balance runtime power in error path
+ iio: adc: ad7768-1: Fix too small buffer passed to 
iio_push_to_buffers_with_timestamp()
+ iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
+ iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
+ iio: adc: ad7793: Add missing error code in ad7793_setup()
+ serial: 8250_pci: Add support for new HPE serial device
+ serial: 8250_pci: handle FL_NOIRQ board flag
+ USB: trancevibrator: fix control-request direction
+ USB: usbfs: Don't WARN about excessively large memory allocations
+ serial: tegra: Fix a mask operation that is always true
+ serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
+ serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
+ USB: serial: ti_usb_3410_5052: add startech.com device id
+ USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
+ USB: serial: ftdi_sio: add IDs for IDS GmbH Products
+ USB: serial: pl2303: add device id for ADLINK ND-6530 GC
+ thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
+ usb: dwc3: gadget: Properly track pending and queued SG
+ usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
+ net: usb: fix memory leak in smsc75xx_bind
+ Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
+ fs/nfs: Use fatal_signal_pending instead of signal_pending
+ NFS: fix an incorrect limit in filelayout_decode_layout()
+ NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
+ NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
+ NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
+ drm/meson: fix shutdown crash when component not probed
+ net/mlx5e: Fix multipath lag activation
+ net/mlx5e: Fix nullptr in add_vlan_push_action()
+ net/mlx4: Fix EEPROM dump support
+ Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
+ tipc: wait and exit until all work queues are done
+ tipc: skb_linearize the head skb when reassembling msgs
+ spi: spi-fsl-dspi: Fix a resource leak in an error handling path
+ net: dsa: mt7530: fix VLAN traffic leaks
+ net: dsa: fix a crash if ->get_sset_count() fails
+ net: dsa: sja1105: error out on unsupported PHY mode
+ i2c: s3c2410: fix possible NULL pointer deref on read message after write
+ i2c: i801: Don't generate an interrupt on bus reset
+ i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
+ perf jevents: Fix getting maximum number of fds
+ platform/x86: hp_accel: Avoid invoking _INI to speed up resume
+ gpio: cadence: Add missing MODULE_DEVICE_TABLE
+ Revert "media: usb: gspca: add a missed check for goto_low_power"
+ Revert "ALSA: sb: fix a missing check of snd_ctl_add"
+ Revert "serial: max310x: pass return value of spi_register_driver"
+ serial: max310x: unregister uart driver in case of failure and abort
+ Revert "net: fujitsu: fix a potential NULL pointer dereference"
+ net: fujitsu: fix potential null-ptr-deref
+ Revert "net/smc: fix a NULL pointer dereference"
+ Revert "char: hpet: fix a missing check of ioremap"
+ char: hpet: add checks after calling ioremap
+ Revert "ALSA: gus: add a check of the status of snd_ctl_add"
+ Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
+ Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
+ isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
+ Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
+ ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
+ Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
+ isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
+ Revert "dmaengine: qcom_hidma: Check for driver register failure"
+ dmaengine: qcom_hidma: comment platform_driver_register call
+ Revert "libertas: add checks for the return value of sysfs_create_group"
+ libertas: register sysfs groups properly
+ Revert "ASoC: cs43130: fix a NULL pointer dereference"
+ ASoC: cs43130: handle errors in cs43130_probe() properly
+ Revert "media: dvb: Add check on sp8870_readreg"
+ media: dvb: Add check on sp8870_readreg return
+ Revert "media: gspca: mt9m111: Check write_bridge for timeout"
+ media: gspca: mt9m111: Check write_bridge for timeout
+ Revert "media: gspca: Check the return value of write_bridge for timeout"
+ media: gspca: properly check for errors in po1030_probe()
+ Revert "net: liquidio: fix a NULL pointer dereference"
+ net: liquidio: Add missing null pointer checks
+ Revert "brcmfmac: add a check for the status of usb_register"
+ brcmfmac: properly check for bus register errors
+ btrfs: return whole extents in fiemap
+ scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
+ openrisc: Define memory barrier mb
+ btrfs: do not BUG_ON in link_to_fixup_dir
+ platform/x86: hp-wireless: add AMD's hardware id to the supported list
+ platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
+ platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 
tablet
+ SMB3: incorrect file id in requests compounded with open
+ drm/amd/display: Disconnect non-DP with no EDID
+ drm/amd/amdgpu: fix refcount leak
+ drm/amdgpu: Fix a use-after-free
+ drm/amd/amdgpu: fix a potential deadlock in gpu reset
+ net: netcp: Fix an error message
+ net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
+ ASoC: cs42l42: Regmap must use_single_read/write
+ vfio-ccw: Check initialized flag in cp_init()
+ net: really orphan skbs tied to closing sk
+ net: fec: fix the potential memory leak in fec_enet_init()
+ net: mdio: thunder: Fix a double free issue in the .remove function
+ net: mdio: octeon: Fix some double free issues
+ openvswitch: meter: fix race when getting now_ms.
+ tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
+ net: sched: fix packet stuck problem for lockless qdisc
+ net: sched: fix tx action rescheduling issue during deactivation
+ net: sched: fix tx action reschedule issue with stopped queue
+ net: hso: check for allocation failure in hso_create_bulk_serial_device()
+ net: bnx2: Fix error return code in bnx2_init_board()
+ bnxt_en: Include new P5 HV definition in VF check.
+ mld: fix panic in mld_newpack()
+ gve: Check TX QPL was actually assigned
+ gve: Update mgmt_msix_idx if num_ntfy changes
+ gve: Add NULL pointer checks when freeing irqs.
+ gve: Upgrade memory barrier in poll routine
+ gve: Correct SKB queue index validation.
+ cxgb4: avoid accessing registers when clearing filters
+ staging: emxx_udc: fix loop in _nbu2ss_nuke()
+ ASoC: cs35l33: fix an error code in probe()
+ bpf: Set mac_len in bpf_skb_change_head
+ ixgbe: fix large MTU request from VF
+ scsi: libsas: Use _safe() loop in sas_resume_port()
+ net: lantiq: fix memory corruption in RX ring
+ ipv6: record frag_max_size in atomic fragments in input path
+ ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static
+ net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
+ sch_dsmark: fix a NULL deref in qdisc_reset()
+ MIPS: alchemy: xxs1500: add gpio-au1000.h header file
+ MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
+ i915: fix build warning in intel_dp_get_link_status()
+ drivers/net/ethernet: clean up unused assignments
+ net: hns3: check the return of skb_checksum_help()
+ Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
+ net: hso: bail out on interrupt URB allocation failure
+ neighbour: Prevent Race condition in neighbour subsytem
+ usb: core: reduce power-on-good delay time of root hub
+ ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i
+ ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
+ ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
+ ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8
+ ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8
+ ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8
+ net/sched: fq_pie: re-factor fix for fq_pie endless loop
+ net/sched: fq_pie: fix OOB access in the traffic path
+ netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to 
non-AVX2 version
+ drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
+ thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
+ KVM: arm64: Prevent mixed-width VM creation
+ iio: dac: ad5770r: Put fwnode in error case during ->probe()
+ iio: adc: ad7923: Fix undersized rx buffer.
+ iio: adc: ad7192: Avoid disabling a clock that was never enabled.
+ iio: adc: ad7192: handle regulator voltage error first
+ serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
+ serial: 8250_dw: Add device HID for new AMD UART controller
+ usb: typec: mux: Fix matching with typec_altmode_desc
+ net/mlx5e: reset XPS on error flow if netdev isn't registered yet
+ net/mlx5e: Fix error path of updating netdev queues
+ net/mlx5: Set reformat action when needed for termination rules
+ net/mlx5e: Fix null deref accessing lag dev
+ net/mlx5: Set term table as an unmanaged flow table
+ SUNRPC in case of backlog, hand free slots directly to waiting task
+ netfilter: flowtable: Remove redundant hw refresh bit
+ net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
+ net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
+ net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
+ i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
+ afs: Fix the nlink handling of dir-over-dir rename
+ nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
+ mptcp: avoid error message on infinite mapping
+ mptcp: drop unconditional pr_warn on bad opt
+ mptcp: fix data stream corruption
+ net/smc: properly handle workqueue allocation failure
+ Revert "net: caif: replace BUG_ON with recovery code"
+ scsi: pm80xx: Fix drives missing during rmmod/insmod loop
+ btrfs: release path before starting transaction when cloning inline extent
+ platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
+ block: fix a race between del_gendisk and BLKRRPART
+ interconnect: qcom: bcm-voter: add a missing of_node_put()
+ interconnect: qcom: Add missing MODULE_DEVICE_TABLE
+ net: ipa: memory region array is variable size
+ spi: Assume GPIO CS active high in ACPI case
+ net: packetmmap: fix only tx timestamp on request
+ chelsio/chtls: unlock on error in chtls_pt_recvmsg()
+ bnxt_en: Fix context memory setup for 64K page size.
+ net/smc: remove device from smcd_dev_list after failed device_add()
+ iommu/virtio: Add missing MODULE_DEVICE_TABLE
+ net: hns3: fix incorrect resp_msg issue
+ net: hns3: put off calling register_netdev() until client initialize complete
+ iommu/vt-d: Use user privilege for RID2PASID translation
+ samples/bpf: Consider frame size in tx_only of xdpsock sample
+ UBUNTU: upstream stable to v5.4.124, v5.10.42

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1933262

Title:
  Groovy update: upstream stable patchset 2021-06-22

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Groovy:
  In Progress

Bug description:
  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:

         upstream stable patchset 2021-06-22

                  Ported from the following upstream stable releases:
                          v5.4.124, v5.10.42

         from git://git.kernel.org/

  ALSA: hda/realtek: Headphone volume is controlled by Front mixer
  ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci
  ALSA: usb-audio: scarlett2: Improve driver startup messages
  cifs: set server->cipher_type to AES-128-CCM for SMB3.0
  NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
  iommu/vt-d: Fix sysfs leak in alloc_iommu()
  perf intel-pt: Fix sample instruction bytes
  perf intel-pt: Fix transaction abort handling
  perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top 
Calls by elapsed Time report
  perf scripts python: exported-sql-viewer.py: Fix Array TypeError
  perf scripts python: exported-sql-viewer.py: Fix warning display
  proc: Check /proc/$pid/attr/ writes against file opener
  net: hso: fix control-request directions
  ath10k: Validate first subframe of A-MSDU before processing the list
  dm snapshot: properly fix a crash when an origin has no snapshots
  drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
  drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
  drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
  selftests/gpio: Use TEST_GEN_PROGS_EXTENDED
  selftests/gpio: Move include of lib.mk up
  selftests/gpio: Fix build when source tree is read only
  kgdb: fix gcc-11 warnings harder
  Documentation: seccomp: Fix user notification documentation
  serial: core: fix suspicious security_locked_down() call
  misc/uss720: fix memory leak in uss720_probe
  thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
  mei: request autosuspend after sending rx flow control
  staging: iio: cdc: ad7746: avoid overwrite of num_channels
  iio: gyro: fxas21002c: balance runtime power in error path
  iio: adc: ad7768-1: Fix too small buffer passed to 
iio_push_to_buffers_with_timestamp()
  iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
  iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
  iio: adc: ad7793: Add missing error code in ad7793_setup()
  serial: 8250_pci: Add support for new HPE serial device
  serial: 8250_pci: handle FL_NOIRQ board flag
  USB: trancevibrator: fix control-request direction
  USB: usbfs: Don't WARN about excessively large memory allocations
  serial: tegra: Fix a mask operation that is always true
  serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
  serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
  USB: serial: ti_usb_3410_5052: add startech.com device id
  USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
  USB: serial: ftdi_sio: add IDs for IDS GmbH Products
  USB: serial: pl2303: add device id for ADLINK ND-6530 GC
  thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
  usb: dwc3: gadget: Properly track pending and queued SG
  usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
  net: usb: fix memory leak in smsc75xx_bind
  Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
  fs/nfs: Use fatal_signal_pending instead of signal_pending
  NFS: fix an incorrect limit in filelayout_decode_layout()
  NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
  NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
  NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
  drm/meson: fix shutdown crash when component not probed
  net/mlx5e: Fix multipath lag activation
  net/mlx5e: Fix nullptr in add_vlan_push_action()
  net/mlx4: Fix EEPROM dump support
  Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
  tipc: wait and exit until all work queues are done
  tipc: skb_linearize the head skb when reassembling msgs
  spi: spi-fsl-dspi: Fix a resource leak in an error handling path
  net: dsa: mt7530: fix VLAN traffic leaks
  net: dsa: fix a crash if ->get_sset_count() fails
  net: dsa: sja1105: error out on unsupported PHY mode
  i2c: s3c2410: fix possible NULL pointer deref on read message after write
  i2c: i801: Don't generate an interrupt on bus reset
  i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
  perf jevents: Fix getting maximum number of fds
  platform/x86: hp_accel: Avoid invoking _INI to speed up resume
  gpio: cadence: Add missing MODULE_DEVICE_TABLE
  Revert "media: usb: gspca: add a missed check for goto_low_power"
  Revert "ALSA: sb: fix a missing check of snd_ctl_add"
  Revert "serial: max310x: pass return value of spi_register_driver"
  serial: max310x: unregister uart driver in case of failure and abort
  Revert "net: fujitsu: fix a potential NULL pointer dereference"
  net: fujitsu: fix potential null-ptr-deref
  Revert "net/smc: fix a NULL pointer dereference"
  Revert "char: hpet: fix a missing check of ioremap"
  char: hpet: add checks after calling ioremap
  Revert "ALSA: gus: add a check of the status of snd_ctl_add"
  Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
  Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
  isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
  Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
  ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
  Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
  isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
  Revert "dmaengine: qcom_hidma: Check for driver register failure"
  dmaengine: qcom_hidma: comment platform_driver_register call
  Revert "libertas: add checks for the return value of sysfs_create_group"
  libertas: register sysfs groups properly
  Revert "ASoC: cs43130: fix a NULL pointer dereference"
  ASoC: cs43130: handle errors in cs43130_probe() properly
  Revert "media: dvb: Add check on sp8870_readreg"
  media: dvb: Add check on sp8870_readreg return
  Revert "media: gspca: mt9m111: Check write_bridge for timeout"
  media: gspca: mt9m111: Check write_bridge for timeout
  Revert "media: gspca: Check the return value of write_bridge for timeout"
  media: gspca: properly check for errors in po1030_probe()
  Revert "net: liquidio: fix a NULL pointer dereference"
  net: liquidio: Add missing null pointer checks
  Revert "brcmfmac: add a check for the status of usb_register"
  brcmfmac: properly check for bus register errors
  btrfs: return whole extents in fiemap
  scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
  openrisc: Define memory barrier mb
  btrfs: do not BUG_ON in link_to_fixup_dir
  platform/x86: hp-wireless: add AMD's hardware id to the supported list
  platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
  platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 
tablet
  SMB3: incorrect file id in requests compounded with open
  drm/amd/display: Disconnect non-DP with no EDID
  drm/amd/amdgpu: fix refcount leak
  drm/amdgpu: Fix a use-after-free
  drm/amd/amdgpu: fix a potential deadlock in gpu reset
  net: netcp: Fix an error message
  net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
  ASoC: cs42l42: Regmap must use_single_read/write
  vfio-ccw: Check initialized flag in cp_init()
  net: really orphan skbs tied to closing sk
  net: fec: fix the potential memory leak in fec_enet_init()
  net: mdio: thunder: Fix a double free issue in the .remove function
  net: mdio: octeon: Fix some double free issues
  openvswitch: meter: fix race when getting now_ms.
  tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
  net: sched: fix packet stuck problem for lockless qdisc
  net: sched: fix tx action rescheduling issue during deactivation
  net: sched: fix tx action reschedule issue with stopped queue
  net: hso: check for allocation failure in hso_create_bulk_serial_device()
  net: bnx2: Fix error return code in bnx2_init_board()
  bnxt_en: Include new P5 HV definition in VF check.
  mld: fix panic in mld_newpack()
  gve: Check TX QPL was actually assigned
  gve: Update mgmt_msix_idx if num_ntfy changes
  gve: Add NULL pointer checks when freeing irqs.
  gve: Upgrade memory barrier in poll routine
  gve: Correct SKB queue index validation.
  cxgb4: avoid accessing registers when clearing filters
  staging: emxx_udc: fix loop in _nbu2ss_nuke()
  ASoC: cs35l33: fix an error code in probe()
  bpf: Set mac_len in bpf_skb_change_head
  ixgbe: fix large MTU request from VF
  scsi: libsas: Use _safe() loop in sas_resume_port()
  net: lantiq: fix memory corruption in RX ring
  ipv6: record frag_max_size in atomic fragments in input path
  ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static
  net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
  sch_dsmark: fix a NULL deref in qdisc_reset()
  MIPS: alchemy: xxs1500: add gpio-au1000.h header file
  MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
  i915: fix build warning in intel_dp_get_link_status()
  drivers/net/ethernet: clean up unused assignments
  net: hns3: check the return of skb_checksum_help()
  Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
  net: hso: bail out on interrupt URB allocation failure
  neighbour: Prevent Race condition in neighbour subsytem
  usb: core: reduce power-on-good delay time of root hub
  ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i
  ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
  ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
  ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8
  ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8
  ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8
  net/sched: fq_pie: re-factor fix for fq_pie endless loop
  net/sched: fq_pie: fix OOB access in the traffic path
  netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to 
non-AVX2 version
  drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
  thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
  KVM: arm64: Prevent mixed-width VM creation
  iio: dac: ad5770r: Put fwnode in error case during ->probe()
  iio: adc: ad7923: Fix undersized rx buffer.
  iio: adc: ad7192: Avoid disabling a clock that was never enabled.
  iio: adc: ad7192: handle regulator voltage error first
  serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
  serial: 8250_dw: Add device HID for new AMD UART controller
  usb: typec: mux: Fix matching with typec_altmode_desc
  net/mlx5e: reset XPS on error flow if netdev isn't registered yet
  net/mlx5e: Fix error path of updating netdev queues
  net/mlx5: Set reformat action when needed for termination rules
  net/mlx5e: Fix null deref accessing lag dev
  net/mlx5: Set term table as an unmanaged flow table
  SUNRPC in case of backlog, hand free slots directly to waiting task
  netfilter: flowtable: Remove redundant hw refresh bit
  net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
  net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
  net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
  i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
  afs: Fix the nlink handling of dir-over-dir rename
  nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
  mptcp: avoid error message on infinite mapping
  mptcp: drop unconditional pr_warn on bad opt
  mptcp: fix data stream corruption
  net/smc: properly handle workqueue allocation failure
  Revert "net: caif: replace BUG_ON with recovery code"
  scsi: pm80xx: Fix drives missing during rmmod/insmod loop
  btrfs: release path before starting transaction when cloning inline extent
  platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tablet
  block: fix a race between del_gendisk and BLKRRPART
  interconnect: qcom: bcm-voter: add a missing of_node_put()
  interconnect: qcom: Add missing MODULE_DEVICE_TABLE
  net: ipa: memory region array is variable size
  spi: Assume GPIO CS active high in ACPI case
  net: packetmmap: fix only tx timestamp on request
  chelsio/chtls: unlock on error in chtls_pt_recvmsg()
  bnxt_en: Fix context memory setup for 64K page size.
  net/smc: remove device from smcd_dev_list after failed device_add()
  iommu/virtio: Add missing MODULE_DEVICE_TABLE
  net: hns3: fix incorrect resp_msg issue
  net: hns3: put off calling register_netdev() until client initialize complete
  iommu/vt-d: Use user privilege for RID2PASID translation
  samples/bpf: Consider frame size in tx_only of xdpsock sample
  UBUNTU: upstream stable to v5.4.124, v5.10.42

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to