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.183 upstream stable release
from git://git.kernel.org/
mac80211_hwsim: report NOACK frames in tx_status
mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
i2c: bcm2835: Avoid clock stretching timeouts
ASoC: rt5668: do not block workqueue if card is unbound
ASoC: rt5682: do not block workqueue if card is unbound
Input: clear BTN_RIGHT/MIDDLE on buttonpads
cifs: fix double free race when mount fails in cifs_get_root()
dmaengine: shdma: Fix runtime PM imbalance on error
i2c: cadence: allow COMPILE_TEST
i2c: qup: allow COMPILE_TEST
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
usb: gadget: don't release an existing dev->buf
usb: gadget: clear related members when goto fail
ata: pata_hpt37x: fix PCI clock detection
ALSA: intel_hdmi: Fix reference to PCM buffer address
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
xfrm: fix MTU regression
netfilter: fix use-after-free in __nf_register_net_hook()
xfrm: enforce validity of offload input flags
netfilter: nf_queue: don't assume sk is full socket
netfilter: nf_queue: fix possible use-after-free
batman-adv: Request iflink once in batadv-on-batadv check
batman-adv: Request iflink once in batadv_get_real_netdevice
batman-adv: Don't expect inter-netns unique iflink indices
net: dcb: flush lingering app table entries for unregistered devices
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
block: Fix fsync always failed if once failed
xen/netfront: destroy queues before real_num_tx_queues is zeroed
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
ia64: ensure proper NUMA distance and possible map initialization
mac80211: fix forwarded mesh frames AC & queue selection
net: stmmac: fix return value of __setup handler
iavf: Fix missing check for running netdev
net: sxgbe: fix return value of __setup handler
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
efivars: Respect "block" flag in efivar_entry_set_safe()
firmware: arm_scmi: Remove space in MODULE_ALIAS name
ASoC: cs4265: Fix the duplicated control name
can: gs_usb: change active_channels's type from atomic_t to u8
arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
igc: igc_read_phy_reg_gpy: drop premature return
ARM: Fix kgdb breakpoint for Thumb2
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
igc: igc_write_phy_reg_gpy: drop premature return
ibmvnic: free reset-work-item when flushing
memfd: fix F_SEAL_WRITE after shmem huge page allocated
soc: fsl: qe: Check of ioremap return value
net: chelsio: cxgb3: check the return value of pci_find_capability()
nl80211: Handle nla_memdup failures in handle_nan_filter
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
HID: add mapping for KEY_DICTATE
HID: add mapping for KEY_ALL_APPLICATIONS
tracing/histogram: Fix sorting on old "cpu" value
tracing: Fix return value of __setup handlers
btrfs: fix lost prealloc extents beyond eof after full fsync
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
btrfs: add missing run of delayed items after unlink during log replay
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
net: dcb: disable softirqs in dcbnl_flush_dev()
hamradio: fix macro redefine warning
Linux 5.4.183
UBUNTU: upstream stable to v5.4.183
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Invalid
** Affects: linux (Ubuntu Focal)
Importance: Medium
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: New
** 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.183 upstream stable release
+ from git://git.kernel.org/
- v5.4.183 upstream stable release
- from git://git.kernel.org/
+ mac80211_hwsim: report NOACK frames in tx_status
+ mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
+ i2c: bcm2835: Avoid clock stretching timeouts
+ ASoC: rt5668: do not block workqueue if card is unbound
+ ASoC: rt5682: do not block workqueue if card is unbound
+ Input: clear BTN_RIGHT/MIDDLE on buttonpads
+ cifs: fix double free race when mount fails in cifs_get_root()
+ dmaengine: shdma: Fix runtime PM imbalance on error
+ i2c: cadence: allow COMPILE_TEST
+ i2c: qup: allow COMPILE_TEST
+ net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
+ usb: gadget: don't release an existing dev->buf
+ usb: gadget: clear related members when goto fail
+ ata: pata_hpt37x: fix PCI clock detection
+ ALSA: intel_hdmi: Fix reference to PCM buffer address
+ ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
+ xfrm: fix MTU regression
+ netfilter: fix use-after-free in __nf_register_net_hook()
+ xfrm: enforce validity of offload input flags
+ netfilter: nf_queue: don't assume sk is full socket
+ netfilter: nf_queue: fix possible use-after-free
+ batman-adv: Request iflink once in batadv-on-batadv check
+ batman-adv: Request iflink once in batadv_get_real_netdevice
+ batman-adv: Don't expect inter-netns unique iflink indices
+ net: dcb: flush lingering app table entries for unregistered devices
+ net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
+ net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
+ block: Fix fsync always failed if once failed
+ xen/netfront: destroy queues before real_num_tx_queues is zeroed
+ sched/topology: Make sched_init_numa() use a set for the deduplicating sort
+ sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
+ ia64: ensure proper NUMA distance and possible map initialization
+ mac80211: fix forwarded mesh frames AC & queue selection
+ net: stmmac: fix return value of __setup handler
+ iavf: Fix missing check for running netdev
+ net: sxgbe: fix return value of __setup handler
+ net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
+ ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
+ efivars: Respect "block" flag in efivar_entry_set_safe()
+ firmware: arm_scmi: Remove space in MODULE_ALIAS name
+ ASoC: cs4265: Fix the duplicated control name
+ can: gs_usb: change active_channels's type from atomic_t to u8
+ arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
+ igc: igc_read_phy_reg_gpy: drop premature return
+ ARM: Fix kgdb breakpoint for Thumb2
+ ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
+ igc: igc_write_phy_reg_gpy: drop premature return
+ ibmvnic: free reset-work-item when flushing
+ memfd: fix F_SEAL_WRITE after shmem huge page allocated
+ soc: fsl: qe: Check of ioremap return value
+ net: chelsio: cxgb3: check the return value of pci_find_capability()
+ nl80211: Handle nla_memdup failures in handle_nan_filter
+ Input: elan_i2c - move regulator_[en|dis]able() out of
elan_[en|dis]able_power()
+ Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
+ HID: add mapping for KEY_DICTATE
+ HID: add mapping for KEY_ALL_APPLICATIONS
+ tracing/histogram: Fix sorting on old "cpu" value
+ tracing: Fix return value of __setup handlers
+ btrfs: fix lost prealloc extents beyond eof after full fsync
+ btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
+ btrfs: add missing run of delayed items after unlink during log replay
+ Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
+ net: dcb: disable softirqs in dcbnl_flush_dev()
+ hamradio: fix macro redefine warning
+ Linux 5.4.183
+ UBUNTU: upstream stable to v5.4.183
** Changed in: linux (Ubuntu Focal)
Status: New => In Progress
** Changed in: linux (Ubuntu Focal)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Focal)
Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
--
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/1969239
Title:
Focal update: v5.4.183 upstream stable release
Status in linux package in Ubuntu:
Invalid
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.183 upstream stable release
from git://git.kernel.org/
mac80211_hwsim: report NOACK frames in tx_status
mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
i2c: bcm2835: Avoid clock stretching timeouts
ASoC: rt5668: do not block workqueue if card is unbound
ASoC: rt5682: do not block workqueue if card is unbound
Input: clear BTN_RIGHT/MIDDLE on buttonpads
cifs: fix double free race when mount fails in cifs_get_root()
dmaengine: shdma: Fix runtime PM imbalance on error
i2c: cadence: allow COMPILE_TEST
i2c: qup: allow COMPILE_TEST
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
usb: gadget: don't release an existing dev->buf
usb: gadget: clear related members when goto fail
ata: pata_hpt37x: fix PCI clock detection
ALSA: intel_hdmi: Fix reference to PCM buffer address
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
xfrm: fix MTU regression
netfilter: fix use-after-free in __nf_register_net_hook()
xfrm: enforce validity of offload input flags
netfilter: nf_queue: don't assume sk is full socket
netfilter: nf_queue: fix possible use-after-free
batman-adv: Request iflink once in batadv-on-batadv check
batman-adv: Request iflink once in batadv_get_real_netdevice
batman-adv: Don't expect inter-netns unique iflink indices
net: dcb: flush lingering app table entries for unregistered devices
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
block: Fix fsync always failed if once failed
xen/netfront: destroy queues before real_num_tx_queues is zeroed
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
ia64: ensure proper NUMA distance and possible map initialization
mac80211: fix forwarded mesh frames AC & queue selection
net: stmmac: fix return value of __setup handler
iavf: Fix missing check for running netdev
net: sxgbe: fix return value of __setup handler
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
efivars: Respect "block" flag in efivar_entry_set_safe()
firmware: arm_scmi: Remove space in MODULE_ALIAS name
ASoC: cs4265: Fix the duplicated control name
can: gs_usb: change active_channels's type from atomic_t to u8
arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
igc: igc_read_phy_reg_gpy: drop premature return
ARM: Fix kgdb breakpoint for Thumb2
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
igc: igc_write_phy_reg_gpy: drop premature return
ibmvnic: free reset-work-item when flushing
memfd: fix F_SEAL_WRITE after shmem huge page allocated
soc: fsl: qe: Check of ioremap return value
net: chelsio: cxgb3: check the return value of pci_find_capability()
nl80211: Handle nla_memdup failures in handle_nan_filter
Input: elan_i2c - move regulator_[en|dis]able() out of
elan_[en|dis]able_power()
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
HID: add mapping for KEY_DICTATE
HID: add mapping for KEY_ALL_APPLICATIONS
tracing/histogram: Fix sorting on old "cpu" value
tracing: Fix return value of __setup handlers
btrfs: fix lost prealloc extents beyond eof after full fsync
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
btrfs: add missing run of delayed items after unlink during log replay
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
net: dcb: disable softirqs in dcbnl_flush_dev()
hamradio: fix macro redefine warning
Linux 5.4.183
UBUNTU: upstream stable to v5.4.183
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969239/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp