[SRU][Focal][PULL] Focal update: v5.4.277 upstream stable release
Manuel Diewald
manuel.diewald at canonical.com
Mon Jun 24 07:30:16 UTC 2024
This pull request (18 commits) includes the following Focal stable patchsets:
Focal update: v5.4.277 upstream stable release
https://bugs.launchpad.net/bugs/2070179
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-* reference:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal stable-next
-Manuel
------------------------------------------------------------------------
The following changes since commit 3b7b80db88d7bce740b99188162496a7535bccd1:
UBUNTU: Upstream stable to v5.4.276 (2024-06-18 17:39:34 +0200)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.277
for you to fetch changes up to 57bb95d18d77d69a49229b0bdabc4771d2fc8944:
UBUNTU: Upstream stable to v5.4.277 (2024-06-21 11:59:54 +0200)
----------------------------------------------------------------
Akira Yokosawa (1):
docs: kernel_include.py: Cope with docutils 0.21
Baokun Li (1):
ext4: fix bug_on in __es_tree_search
Cristian Marussi (1):
firmware: arm_scmi: Harden accesses to the reset domains
Daniel Thompson (1):
serial: kgdboc: Fix NMI-safety problems from keyboard reset code
Dominique Martinet (1):
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Doug Berger (5):
Revert "net: bcmgenet: use RGMII loopback for MAC reset"
net: bcmgenet: keep MAC in reset until PHY is up
net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
net: bcmgenet: synchronize UMAC_CMD access
Greg Kroah-Hartman (1):
Linux 5.4.277
Harshit Mogalapalli (1):
Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
Heikki Krogerus (1):
usb: typec: ucsi: displayport: Fix potential deadlock
Manuel Diewald (1):
UBUNTU: Upstream stable to v5.4.277
Paulo Alcantara (1):
smb: client: fix potential OOBs in smb2_parse_contexts()
Rob Herring (1):
arm64: dts: qcom: Fix 'interrupt-map' parent address cells
Sergey Shtylyov (1):
pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
Srinivasan Shanmugam (1):
drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
Documentation/sphinx/kernel_include.py | 1 -
Makefile | 2 +-
arch/arm64/boot/dts/qcom/msm8998.dtsi | 8 +--
debian.master/upstream-stable | 2 +-
drivers/firmware/arm_scmi/reset.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 3 +
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 22 ++++--
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 2 +
drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 12 +++-
drivers/net/ethernet/broadcom/genet/bcmmii.c | 43 +++---------
drivers/pinctrl/core.c | 14 +++-
drivers/tty/serial/kgdboc.c | 30 +++++++-
drivers/usb/typec/ucsi/displayport.c | 4 --
fs/btrfs/volumes.c | 1 +
fs/cifs/smb2ops.c | 4 +-
fs/cifs/smb2pdu.c | 81 ++++++++++++++--------
fs/cifs/smb2proto.h | 10 +--
fs/ext4/extents.c | 10 +--
tools/testing/selftests/vm/map_hugetlb.c | 7 --
19 files changed, 162 insertions(+), 100 deletions(-)
More information about the kernel-team
mailing list