[SRU][Bionic][PULL] Bionic upstream stable patchset 2021-08-27
Kamal Mostafa
kamal at canonical.com
Fri Aug 27 17:58:21 UTC 2021
This pull request (56 commits) includes the following Bionic stable patchsets:
Bionic update: upstream stable patchset 2021-08-27
Ported from the following upstream stable releases:
v4.14.243, v4.19.202
v4.14.244, v4.19.203
https://bugs.launchpad.net/bugs/1941916
-Kamal
---
The following changes since commit 511f4c148d27fe98bf8cee7c4be60e82ac66d936:
UBUNTU: upstream stable to v4.14.242, v4.19.201 (2021-08-20 06:41:06 -0700)
are available in the Git repository at:
git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-bionic.git tags/bionic-stable-2021-08-27
for you to fetch changes up to 69d204eab12018082d8335b7d68fc39f62099eaa:
UBUNTU: upstream stable to v4.14.244, v4.19.203 (2021-08-27 10:20:47 -0700)
----------------------------------------------------------------
Alex Xu (Hello71) (1):
pipe: increase minimum default pipe size to 2 pages
Axel Lin (1):
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
Christoph Hellwig (1):
libata: fix ata_pio_sector for CONFIG_HIGHMEM
Dan Carpenter (1):
bnx2x: fix an error code in bnx2x_nic_load()
Daniel Jordan (1):
padata: validate cpumask without removed CPU during offline
Daniele Palmas (1):
USB: serial: option: add Telit FD980 composition 0x1056
Dario Binacchi (1):
clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
David Bauer (1):
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
Dmitry Osipenko (1):
usb: otg-fsm: Fix hrtimer list corruption
Dongliang Mu (1):
spi: meson-spicc: fix memory leak in meson_spicc_remove
Fei Qin (1):
nfp: update ethtool reporting of pauseframe control
Goldwyn Rodrigues (1):
btrfs: mark compressed range uptodate only if all bio succeed
Greg Kroah-Hartman (2):
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled"
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
Guenter Roeck (1):
spi: mediatek: Fix fifo transfer
H. Nikolaus Schaller (2):
omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator
mips: Fix non-POSIX regexp
Hans Verkuil (1):
media: videobuf2-core: dequeue if start_streaming fails
Hui Su (1):
scripts/tracing: fix the bug that can't parse raw_trace_func
Jia He (1):
qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
Johan Hovold (1):
media: rtl28xxu: fix zero-length control request
Kamal Mostafa (2):
UBUNTU: upstream stable to v4.14.243, v4.19.202
UBUNTU: upstream stable to v4.14.244, v4.19.203
Letu Ren (1):
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
Li Manyi (1):
scsi: sr: Return correct event when media event code is 3
Like Xu (1):
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Longfang Liu (1):
USB:ehci:fix Kunpeng920 ehci hardware problem
Maciej W. Rozycki (2):
serial: 8250: Mask out floating 16/32-bit bus bits
MIPS: Malta: Do not byte-swap accesses to the CBUS UART
Maxim Devaev (2):
usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
usb: gadget: f_hid: idle uses the highest byte for duration
Miklos Szeredi (1):
ovl: prevent private clone if bind mount is not allowed
Nicholas Piggin (1):
KVM: do not allow mapping valid but non-reference-counted pages
Pali Rohár (1):
ppp: Fix generating ppp unit id when ifname is not specified
Paolo Bonzini (1):
KVM: x86: accept userspace interrupt only if no event is injected
Pavel Skripkin (3):
net: pegasus: fix uninit-value in get_interrupt_interval
net: fec: fix use-after-free in fec_drv_remove
net: vxge: fix use-after-free in vxge_device_unregister
Phil Elwell (1):
usb: gadget: f_hid: fixed NULL pointer dereference
Prarit Bhargava (1):
alpha: Send stop IPI to send to online CPUs
Pravin B Shelar (1):
net: Fix zero-copy head len calculation.
Qiang.zhang (1):
USB: usbtmc: Fix RCU stall warning
Rafael J. Wysocki (1):
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Reinhard Speyerer (1):
qmi_wwan: add network device usage statistics for qmimux devices
Sean Christopherson (1):
KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
Shreyansh Chouhan (1):
reiserfs: check directory items on read from disk
Takashi Iwai (2):
r8152: Fix potential PM refcount imbalance
ALSA: seq: Fix racy deletion of subscriber
Tetsuo Handa (1):
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Theodore Ts'o (1):
ext4: fix potential htree corruption when growing large_dir directories
Wang Hai (1):
net: natsemi: Fix missing pci_disable_device() in probe and remove
Willy Tarreau (1):
USB: serial: ch341: fix character loss at high transfer rates
Xiangyang Zhang (1):
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
Yu Kuai (1):
reiserfs: add check for root_inode in reiserfs_fill_super
YueHaibing (1):
net: xilinx_emaclite: Do not print real IOMEM pointer
Zheyu Ma (1):
pcmcia: i82092: fix a null pointer dereference bug
arch/alpha/kernel/smp.c | 2 +-
arch/arm/boot/dts/omap5-board-common.dtsi | 9 +--
arch/mips/Makefile | 2 +-
arch/mips/mti-malta/malta-platform.c | 3 +-
arch/x86/events/perf_event.h | 3 +-
arch/x86/kvm/mmu.c | 2 +-
arch/x86/kvm/x86.c | 13 +++-
debian.master/upstream-stable | 4 +-
drivers/acpi/acpica/nsrepair2.c | 7 --
drivers/ata/libata-sff.c | 35 +++++++---
drivers/clk/clk-stm32f4.c | 10 +--
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 11 +++-
drivers/media/v4l2-core/videobuf2-core.c | 13 +++-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 +-
drivers/net/ethernet/freescale/fec_main.c | 2 +-
drivers/net/ethernet/natsemi/natsemi.c | 8 +--
drivers/net/ethernet/neterion/vxge/vxge-main.c | 6 +-
.../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 2 +
drivers/net/ethernet/qlogic/qed/qed_mcp.c | 23 +++++--
drivers/net/ethernet/qlogic/qla3xxx.c | 6 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5 +-
drivers/net/ppp/ppp_generic.c | 19 ++++--
drivers/net/usb/pegasus.c | 14 +++-
drivers/net/usb/qmi_wwan.c | 76 ++++++++++++++++++++--
drivers/net/usb/r8152.c | 3 +-
drivers/pcmcia/i82092.c | 1 +
drivers/scsi/sr.c | 2 +-
drivers/spi/spi-meson-spicc.c | 2 +
drivers/spi/spi-mt65xx.c | 19 ++----
drivers/staging/rtl8723bs/hal/sdio_ops.c | 2 +
drivers/tty/serial/8250/8250_port.c | 12 +++-
drivers/usb/class/usbtmc.c | 8 +--
drivers/usb/common/usb-otg-fsm.c | 6 +-
drivers/usb/gadget/function/f_hid.c | 44 +++++++++++--
drivers/usb/host/ehci-pci.c | 3 +
drivers/usb/serial/ch341.c | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 3 +
drivers/usb/serial/option.c | 2 +
drivers/watchdog/iTCO_wdt.c | 12 +---
fs/btrfs/compression.c | 3 +-
fs/ext4/namei.c | 2 +-
fs/namespace.c | 42 ++++++++----
fs/pipe.c | 19 +++++-
fs/reiserfs/stree.c | 31 +++++++--
fs/reiserfs/super.c | 8 +++
include/linux/cpuhotplug.h | 1 +
include/linux/mfd/rt5033-private.h | 4 +-
include/linux/usb/otg-fsm.h | 1 +
include/net/bluetooth/hci_core.h | 1 +
kernel/padata.c | 18 +++--
net/bluetooth/hci_core.c | 32 ++++-----
net/bluetooth/hci_sock.c | 49 +++++++++-----
net/bluetooth/hci_sysfs.c | 3 +
net/core/skbuff.c | 5 +-
scripts/tracing/draw_functrace.py | 6 +-
sound/core/seq/seq_ports.c | 39 +++++++----
virt/kvm/kvm_main.c | 19 +++++-
58 files changed, 486 insertions(+), 196 deletions(-)
More information about the kernel-team
mailing list