NAK: [SRU][Disco][PULL] Disco upstream stable patchset 2020-04-30
Kamal Mostafa
kamal at canonical.com
Tue May 5 16:56:33 UTC 2020
Superseded.
-Kamal
On Fri, May 01, 2020 at 05:58:05AM -0700, Kamal Mostafa wrote:
> This pull request (46 commits) includes the following Disco stable patchsets:
>
> Disco update: upstream stable patchset 2020-04-30
> Ported from the following upstream stable releases:
> v4.19.117, v5.4.34
> https://bugs.launchpad.net/bugs/1876174
>
> -Kamal
>
> -----
>
> The following changes since commit 1d17bd9335e64e8ed2172cff3bd2d0f15fea834f:
>
> UBUNTU: Ubuntu-5.0.0-48.52 (2020-04-29 13:00:01 -0400)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/disco disco-stable
>
> for you to fetch changes up to db95fb122f953f7c3d5c61b21609d096b35c08b7:
>
> UBUNTU: upstream stable to v4.19.117, v5.4.34 (2020-04-30 12:08:11 -0700)
>
> ----------------------------------------------------------------
> Adam Barber (1):
> ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
>
> Amir Goldstein (1):
> ovl: fix value of i_ino for lower hardlink corner case
>
> Atsushi Nemoto (1):
> net: phy: micrel: use genphy_read_status for KSZ9131
>
> Austin Kim (1):
> mm/vmalloc.c: move 'area->pages' after if statement
>
> Can Guo (1):
> scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
>
> Colin Ian King (2):
> ASoC: Intel: mrfld: fix incorrect check on p->sink
> ASoC: Intel: mrfld: return error codes when an error occurs
>
> DENG Qingfang (1):
> net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
>
> Dan Carpenter (1):
> acpi/nfit: improve bounds checking for 'func'
>
> Dedy Lansky (1):
> wil6210: check rx_buff_mgmt before accessing it
>
> Florian Fainelli (1):
> net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
>
> Gilberto Bertin (1):
> net: tun: record RX queue in skb before do_xdp_generic()
>
> Hans de Goede (1):
> i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
>
> James Morse (1):
> x86/resctrl: Preserve CDP enable over CPU hotplug
>
> Jan Kara (1):
> ext4: do not zeroout extents beyond i_disksize
>
> Jin Yao (1):
> perf report: Fix no branch type statistics report issue
>
> John Allen (1):
> x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
>
> Josef Bacik (1):
> btrfs: check commit root generation in should_ignore_root
>
> Josh Triplett (2):
> ext4: fix incorrect group count in ext4_fill_super error message
> ext4: fix incorrect inodes per group in error message
>
> Kamal Mostafa (1):
> UBUNTU: upstream stable to v4.19.117, v5.4.34
>
> Konstantin Khlebnikov (1):
> net: revert default NAPI poll timeout to 2 jiffies
>
> Maurizio Lombardi (2):
> scsi: target: remove boilerplate code
> scsi: target: fix hang when multiple threads try to destroy the same iscsi session
>
> Maya Erez (1):
> wil6210: ignore HALP ICR if already handled
>
> Michael Weiß (1):
> l2tp: Allow management of tunnels and session in user namespace
>
> Prike Liang (1):
> drm/amdgpu: fix the hw hang during perform system reboot and reset
>
> Reinette Chatre (1):
> x86/resctrl: Fix invalid attempt at removing the default resource group
>
> Sasha Levin (1):
> usb: dwc3: gadget: don't enable interrupt when disabling endpoint
>
> Sebastian Andrzej Siewior (1):
> amd-xgbe: Use __napi_schedule() in BH context
>
> Sergei Lopatin (1):
> drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
>
> Sumit Garg (1):
> mac80211: fix race in ieee80211_register_hw()
>
> Sven Van Asbroeck (1):
> pwm: pca9685: Fix PWM/GPIO inter-operation
>
> Taehee Yoo (1):
> hsr: check protocol version in hsr_newlink()
>
> Takashi Iwai (4):
> 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
>
> Taras Chornyi (1):
> net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
>
> Thinh Nguyen (1):
> usb: dwc3: gadget: Don't clear flags before transfer ended
>
> Tim Stallard (1):
> net: ipv6: do not consider routes via gateways for anycast address check
>
> Tuomas Tynkkynen (1):
> mac80211_hwsim: Use kstrndup() in place of kasprintf()
>
> Vasily Averin (1):
> keys: Fix proc_keys_next to increase position index
>
> Wang Wenhu (1):
> net: qrtr: send msgs from local of same id as broadcast
>
> Xiao Yang (1):
> tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation
>
> zhangyi (F) (1):
> jbd2: improve comments about freeing data buffers whose page mapping is NULL
>
> arch/x86/include/asm/microcode_amd.h | 2 +-
> arch/x86/kernel/cpu/resctrl/core.c | 2 +
> arch/x86/kernel/cpu/resctrl/internal.h | 1 +
> arch/x86/kernel/cpu/resctrl/rdtgroup.c | 16 ++++-
> debian.master/upstream-stable | 4 +-
> drivers/acpi/nfit/core.c | 10 +--
> drivers/acpi/nfit/nfit.h | 1 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +
> drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 5 +-
> drivers/i2c/busses/i2c-designware-platdrv.c | 14 ++--
> drivers/net/dsa/mt7530.c | 18 +++--
> drivers/net/dsa/mt7530.h | 7 ++
> drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 2 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c | 2 +
> drivers/net/phy/micrel.c | 2 +-
> drivers/net/tun.c | 3 +-
> drivers/net/wireless/ath/wil6210/interrupt.c | 12 ++--
> drivers/net/wireless/ath/wil6210/main.c | 3 +
> drivers/net/wireless/ath/wil6210/txrx_edma.c | 3 +
> drivers/net/wireless/ath/wil6210/wil6210.h | 1 +
> drivers/net/wireless/mac80211_hwsim.c | 12 ++--
> drivers/pwm/pwm-pca9685.c | 85 +++++++++++++----------
> drivers/scsi/ufs/ufshcd.c | 5 ++
> drivers/target/iscsi/iscsi_target.c | 79 ++++++---------------
> drivers/target/iscsi/iscsi_target.h | 1 -
> drivers/target/iscsi/iscsi_target_configfs.c | 5 +-
> drivers/target/iscsi/iscsi_target_login.c | 5 +-
> drivers/usb/dwc3/gadget.c | 20 +++---
> fs/btrfs/relocation.c | 4 +-
> fs/ext4/extents.c | 8 +--
> fs/ext4/super.c | 6 +-
> fs/jbd2/commit.c | 7 +-
> fs/overlayfs/inode.c | 4 +-
> include/net/ip6_route.h | 1 +
> include/target/iscsi/iscsi_target_core.h | 2 +-
> kernel/trace/trace_events_trigger.c | 10 +--
> mm/vmalloc.c | 8 ++-
> net/core/dev.c | 3 +-
> net/hsr/hsr_netlink.c | 10 ++-
> net/ipv4/devinet.c | 13 ++--
> net/l2tp/l2tp_netlink.c | 16 ++---
> net/mac80211/main.c | 24 ++++---
> net/qrtr/qrtr.c | 7 +-
> security/keys/proc.c | 2 +
> sound/pci/hda/patch_realtek.c | 1 +
> sound/soc/intel/atom/sst-atom-controls.c | 2 +-
> sound/soc/intel/atom/sst/sst_pci.c | 2 +-
> sound/usb/mixer.c | 31 +++++----
> sound/usb/mixer_maps.c | 4 +-
> tools/perf/builtin-report.c | 9 ++-
> 50 files changed, 284 insertions(+), 212 deletions(-)
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list