[SRU][Focal][PULL] Focal update: v5.4.187 upstream stable release
Kamal Mostafa
kamal at canonical.com
Tue May 3 21:56:01 UTC 2022
This pull request (18 commits) includes the following Focal stable patchsets:
Focal update: v5.4.187 upstream stable release
https://bugs.launchpad.net/bugs/1971493
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases. I recommend fetching and applying just this
reference ('stable-next') instead of each tags/focal-stable-v5.4.xx reference:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal stable-next
-Kamal
-----
The following changes since commit b3f45ee306d31cb5e574102ad5db1721a5932ea4:
UBUNTU: upstream stable to v5.4.186 (2022-05-03 15:18:15 +0200)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.187
for you to fetch changes up to dac2abd8439488f038401dd33fc0220d0252b5f3:
UBUNTU: upstream stable to v5.4.187 (2022-05-03 13:33:35 -0700)
----------------------------------------------------------------
Alan Stern (2):
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
usb: usbtmc: Fix bug in pipe direction for control transfers
Arnd Bergmann (1):
arm64: fix clang warning about TRAMP_VALIAS
Brian Masney (1):
crypto: qcom-rng - ensure buffer for generate is completely filled
Dan Carpenter (1):
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Eric Dumazet (1):
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Greg Kroah-Hartman (1):
Linux 5.4.187
Jiasheng Jiang (2):
atm: eni: Add check for dma_map_single
hv_netvsc: Add check for kvmalloc_array
Joseph Qi (1):
ocfs2: fix crash when initialize filecheck kobj fails
Kamal Mostafa (1):
UBUNTU: upstream stable to v5.4.187
Kurt Cancemi (1):
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Marek Vasut (1):
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Miaoqian Lin (1):
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Michael Petlan (1):
perf symbols: Fix symbol size calculation condition
Nicolas Dichtel (1):
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Pavel Skripkin (1):
Input: aiptek - properly check endpoint type
Randy Dunlap (1):
efi: fix return value of __setup handlers
Makefile | 2 +-
arch/arm64/include/asm/vectors.h | 4 ++--
debian.master/upstream-stable | 2 +-
drivers/atm/eni.c | 2 ++
drivers/crypto/qcom-rng.c | 17 ++++++++++-------
drivers/firmware/efi/apple-properties.c | 2 +-
drivers/firmware/efi/efi.c | 2 +-
drivers/gpu/drm/panel/panel-simple.c | 2 +-
drivers/input/tablet/aiptek.c | 10 ++++------
drivers/net/hyperv/netvsc_drv.c | 3 +++
drivers/net/phy/marvell.c | 8 ++++----
drivers/usb/class/usbtmc.c | 13 ++++++++++---
drivers/usb/gadget/function/rndis.c | 1 +
drivers/usb/gadget/udc/core.c | 3 ---
fs/ocfs2/super.c | 22 +++++++++++-----------
include/linux/if_arp.h | 1 +
net/dsa/dsa2.c | 1 +
net/packet/af_packet.c | 11 ++++++++++-
tools/perf/util/symbol.c | 2 +-
19 files changed, 65 insertions(+), 43 deletions(-)
More information about the kernel-team
mailing list