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:
upstream stable patchset 2020-04-30
Ported from the following upstream stable releases:
v4.19.117, v5.4.34
from git://git.kernel.org/
amd-xgbe: Use __napi_schedule() in BH context
hsr: check protocol version in hsr_newlink()
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: qrtr: send msgs from local of same id as broadcast
net: revert default NAPI poll timeout to 2 jiffies
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
ovl: fix value of i_ino for lower hardlink corner case
scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
jbd2: improve comments about freeing data buffers whose page mapping is NULL
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
ASoC: Intel: mrfld: fix incorrect check on p->sink
ASoC: Intel: mrfld: return error codes when an error occurs
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
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
mac80211_hwsim: Use kstrndup() in place of kasprintf()
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
usb: dwc3: gadget: Don't clear flags before transfer ended
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
ext4: do not zeroout extents beyond i_disksize
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
x86/resctrl: Preserve CDP enable over CPU hotplug
x86/resctrl: Fix invalid attempt at removing the default resource group
wil6210: check rx_buff_mgmt before accessing it
wil6210: ignore HALP ICR if already handled
mm/vmalloc.c: move 'area->pages' after if statement
l2tp: Allow management of tunnels and session in user namespace
net: phy: micrel: use genphy_read_status for KSZ9131
net: tun: record RX queue in skb before do_xdp_generic()
acpi/nfit: improve bounds checking for 'func'
perf report: Fix no branch type statistics report issue
ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
mac80211: fix race in ieee80211_register_hw()
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
UBUNTU: upstream stable to v4.19.117, v5.4.34
** Affects: linux (Ubuntu)
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
** Changed in: linux (Ubuntu)
Status: Confirmed => In Progress
** Changed in: linux (Ubuntu)
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:
+ upstream stable patchset 2020-04-30
- upstream stable patchset 2020-04-30
- from git://git.kernel.org/
+ Ported from the following upstream stable releases:
+ v4.19.117, v5.4.34
+
+ from git://git.kernel.org/
+
+ amd-xgbe: Use __napi_schedule() in BH context
+ hsr: check protocol version in hsr_newlink()
+ 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: qrtr: send msgs from local of same id as broadcast
+ net: revert default NAPI poll timeout to 2 jiffies
+ net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
+ net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
+ ovl: fix value of i_ino for lower hardlink corner case
+ scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
+ jbd2: improve comments about freeing data buffers whose page mapping is NULL
+ 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
+ ASoC: Intel: mrfld: fix incorrect check on p->sink
+ ASoC: Intel: mrfld: return error codes when an error occurs
+ 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
+ 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
+ mac80211_hwsim: Use kstrndup() in place of kasprintf()
+ usb: dwc3: gadget: don't enable interrupt when disabling endpoint
+ usb: dwc3: gadget: Don't clear flags before transfer ended
+ drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
+ ext4: do not zeroout extents beyond i_disksize
+ 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
+ x86/resctrl: Preserve CDP enable over CPU hotplug
+ x86/resctrl: Fix invalid attempt at removing the default resource group
+ wil6210: check rx_buff_mgmt before accessing it
+ wil6210: ignore HALP ICR if already handled
+ mm/vmalloc.c: move 'area->pages' after if statement
+ l2tp: Allow management of tunnels and session in user namespace
+ net: phy: micrel: use genphy_read_status for KSZ9131
+ net: tun: record RX queue in skb before do_xdp_generic()
+ acpi/nfit: improve bounds checking for 'func'
+ perf report: Fix no branch type statistics report issue
+ ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
+ mac80211: fix race in ieee80211_register_hw()
+ 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
+ UBUNTU: upstream stable to v4.19.117, v5.4.34
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876174
Title:
Disco update: upstream stable patchset 2020-04-30
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876174/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs