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.4.34 upstream stable release
       from git://git.kernel.org/

amd-xgbe: Use __napi_schedule() in BH context
hsr: check protocol version in hsr_newlink()
l2tp: Allow management of tunnels and session in user namespace
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
net: ipv6: do not consider routes via gateways for anycast address check
net: phy: micrel: use genphy_read_status for KSZ9131
net: qrtr: send msgs from local of same id as broadcast
net: revert default NAPI poll timeout to 2 jiffies
net: tun: record RX queue in skb before do_xdp_generic()
net: dsa: mt7530: move mt7623 settings out off the mt7530
net: ethernet: mediatek: move mt7623 settings out off the mt7530
net/mlx5: Fix frequent ioread PCI access during recovery
net/mlx5e: Add missing release firmware call
net/mlx5e: Fix nest_level for vlan pop action
net/mlx5e: Fix pfnum in devlink port attribute
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
ovl: fix value of i_ino for lower hardlink corner case
scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
platform/chrome: cros_ec_rpmsg: Fix race with host event
jbd2: improve comments about freeing data buffers whose page mapping is NULL
acpi/nfit: improve bounds checking for 'func'
perf report: Fix no branch type statistics report issue
pwm: pca9685: Fix PWM/GPIO inter-operation
ext4: fix incorrect group count in ext4_fill_super error message
ext4: fix incorrect inodes per group in error message
clk: at91: sam9x60: fix usb clock parents
clk: at91: usb: use proper usbs_mask
ARM: dts: imx7-colibri: fix muxing of usbc_det pin
arm64: dts: librem5-devkit: add a vbus supply to usb0
usb: dwc3: gadget: Don't clear flags before transfer ended
ASoC: Intel: mrfld: fix incorrect check on p->sink
ASoC: Intel: mrfld: return error codes when an error occurs
ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
ALSA: usb-audio: Filter error from connector kctl ops, too
ALSA: usb-audio: Don't override ignore_ctl_error value from the map
ALSA: usb-audio: Don't create jack controls for PCM terminals
ALSA: usb-audio: Check mapping at creating connector controls, too
arm64: vdso: don't free unallocated pages
keys: Fix proc_keys_next to increase position index
tracing: Fix the race between registering 'snapshot' event trigger and 
triggering 'snapshot' operation
btrfs: check commit root generation in should_ignore_root
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
mac80211: fix race in ieee80211_register_hw()
mac80211_hwsim: Use kstrndup() in place of kasprintf()
net/mlx5e: Encapsulate updating netdev queues into a function
net/mlx5e: Rename hw_modify to preactivate
net/mlx5e: Use preactivate hook to set the indirection table
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
drm/amdgpu: fix the hw hang during perform system reboot and reset
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
ext4: do not zeroout extents beyond i_disksize
irqchip/ti-sci-inta: Fix processing of masked irqs
x86/resctrl: Preserve CDP enable over CPU hotplug
x86/resctrl: Fix invalid attempt at removing the default resource group
scsi: target: remove boilerplate code
scsi: target: fix hang when multiple threads try to destroy the same iscsi 
session
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
Linux 5.4.34
UBUNTU: upstream stable to v5.4.34

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

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


** Tags: kernel-stable-tracking-bug

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

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

** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
       Status: Confirmed

** Changed in: linux (Ubuntu Focal)
       Status: Confirmed => In Progress

** Changed in: linux (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.4.34 upstream stable release
+        from git://git.kernel.org/
  
-        v5.4.34 upstream stable release
-        from git://git.kernel.org/
+ amd-xgbe: Use __napi_schedule() in BH context
+ hsr: check protocol version in hsr_newlink()
+ l2tp: Allow management of tunnels and session in user namespace
+ net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
+ net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
+ net: ipv6: do not consider routes via gateways for anycast address check
+ net: phy: micrel: use genphy_read_status for KSZ9131
+ net: qrtr: send msgs from local of same id as broadcast
+ net: revert default NAPI poll timeout to 2 jiffies
+ net: tun: record RX queue in skb before do_xdp_generic()
+ net: dsa: mt7530: move mt7623 settings out off the mt7530
+ net: ethernet: mediatek: move mt7623 settings out off the mt7530
+ net/mlx5: Fix frequent ioread PCI access during recovery
+ net/mlx5e: Add missing release firmware call
+ net/mlx5e: Fix nest_level for vlan pop action
+ net/mlx5e: Fix pfnum in devlink port attribute
+ net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
+ ovl: fix value of i_ino for lower hardlink corner case
+ scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
+ platform/chrome: cros_ec_rpmsg: Fix race with host event
+ jbd2: improve comments about freeing data buffers whose page mapping is NULL
+ acpi/nfit: improve bounds checking for 'func'
+ perf report: Fix no branch type statistics report issue
+ pwm: pca9685: Fix PWM/GPIO inter-operation
+ ext4: fix incorrect group count in ext4_fill_super error message
+ ext4: fix incorrect inodes per group in error message
+ clk: at91: sam9x60: fix usb clock parents
+ clk: at91: usb: use proper usbs_mask
+ ARM: dts: imx7-colibri: fix muxing of usbc_det pin
+ arm64: dts: librem5-devkit: add a vbus supply to usb0
+ usb: dwc3: gadget: Don't clear flags before transfer ended
+ ASoC: Intel: mrfld: fix incorrect check on p->sink
+ ASoC: Intel: mrfld: return error codes when an error occurs
+ ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
+ ALSA: usb-audio: Filter error from connector kctl ops, too
+ ALSA: usb-audio: Don't override ignore_ctl_error value from the map
+ ALSA: usb-audio: Don't create jack controls for PCM terminals
+ ALSA: usb-audio: Check mapping at creating connector controls, too
+ arm64: vdso: don't free unallocated pages
+ keys: Fix proc_keys_next to increase position index
+ tracing: Fix the race between registering 'snapshot' event trigger and 
triggering 'snapshot' operation
+ btrfs: check commit root generation in should_ignore_root
+ nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
+ mac80211: fix race in ieee80211_register_hw()
+ mac80211_hwsim: Use kstrndup() in place of kasprintf()
+ net/mlx5e: Encapsulate updating netdev queues into a function
+ net/mlx5e: Rename hw_modify to preactivate
+ net/mlx5e: Use preactivate hook to set the indirection table
+ drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
+ drm/amdgpu: fix the hw hang during perform system reboot and reset
+ i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
+ ext4: do not zeroout extents beyond i_disksize
+ irqchip/ti-sci-inta: Fix processing of masked irqs
+ x86/resctrl: Preserve CDP enable over CPU hotplug
+ x86/resctrl: Fix invalid attempt at removing the default resource group
+ scsi: target: remove boilerplate code
+ scsi: target: fix hang when multiple threads try to destroy the same iscsi 
session
+ x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
+ Linux 5.4.34
+ UBUNTU: upstream stable to v5.4.34

-- 
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/1874111

Title:
  Focal update: v5.4.34 upstream stable release

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  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:

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

  amd-xgbe: Use __napi_schedule() in BH context
  hsr: check protocol version in hsr_newlink()
  l2tp: Allow management of tunnels and session in user namespace
  net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
  net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
  net: ipv6: do not consider routes via gateways for anycast address check
  net: phy: micrel: use genphy_read_status for KSZ9131
  net: qrtr: send msgs from local of same id as broadcast
  net: revert default NAPI poll timeout to 2 jiffies
  net: tun: record RX queue in skb before do_xdp_generic()
  net: dsa: mt7530: move mt7623 settings out off the mt7530
  net: ethernet: mediatek: move mt7623 settings out off the mt7530
  net/mlx5: Fix frequent ioread PCI access during recovery
  net/mlx5e: Add missing release firmware call
  net/mlx5e: Fix nest_level for vlan pop action
  net/mlx5e: Fix pfnum in devlink port attribute
  net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
  ovl: fix value of i_ino for lower hardlink corner case
  scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
  platform/chrome: cros_ec_rpmsg: Fix race with host event
  jbd2: improve comments about freeing data buffers whose page mapping is NULL
  acpi/nfit: improve bounds checking for 'func'
  perf report: Fix no branch type statistics report issue
  pwm: pca9685: Fix PWM/GPIO inter-operation
  ext4: fix incorrect group count in ext4_fill_super error message
  ext4: fix incorrect inodes per group in error message
  clk: at91: sam9x60: fix usb clock parents
  clk: at91: usb: use proper usbs_mask
  ARM: dts: imx7-colibri: fix muxing of usbc_det pin
  arm64: dts: librem5-devkit: add a vbus supply to usb0
  usb: dwc3: gadget: Don't clear flags before transfer ended
  ASoC: Intel: mrfld: fix incorrect check on p->sink
  ASoC: Intel: mrfld: return error codes when an error occurs
  ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
  ALSA: usb-audio: Filter error from connector kctl ops, too
  ALSA: usb-audio: Don't override ignore_ctl_error value from the map
  ALSA: usb-audio: Don't create jack controls for PCM terminals
  ALSA: usb-audio: Check mapping at creating connector controls, too
  arm64: vdso: don't free unallocated pages
  keys: Fix proc_keys_next to increase position index
  tracing: Fix the race between registering 'snapshot' event trigger and 
triggering 'snapshot' operation
  btrfs: check commit root generation in should_ignore_root
  nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
  mac80211: fix race in ieee80211_register_hw()
  mac80211_hwsim: Use kstrndup() in place of kasprintf()
  net/mlx5e: Encapsulate updating netdev queues into a function
  net/mlx5e: Rename hw_modify to preactivate
  net/mlx5e: Use preactivate hook to set the indirection table
  drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
  drm/amdgpu: fix the hw hang during perform system reboot and reset
  i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
  ext4: do not zeroout extents beyond i_disksize
  irqchip/ti-sci-inta: Fix processing of masked irqs
  x86/resctrl: Preserve CDP enable over CPU hotplug
  x86/resctrl: Fix invalid attempt at removing the default resource group
  scsi: target: remove boilerplate code
  scsi: target: fix hang when multiple threads try to destroy the same iscsi 
session
  x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
  Linux 5.4.34
  UBUNTU: upstream stable to v5.4.34

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874111/+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