[SRU][Focal][PULL] Focal update: v5.4.161 upstream stable release
Kamal Mostafa
kamal at canonical.com
Tue Dec 14 18:52:04 UTC 2021
This pull request (13 commits) includes the following Focal stable patchsets:
Focal update: v5.4.161 upstream stable release
https://bugs.launchpad.net/bugs/1954828
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 7f8d45e4359b61d4c3846ed8fbe2e9f3328cc893:
UBUNTU: upstream stable to v5.4.160 (2021-12-09 15:55:34 -0700)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.161
for you to fetch changes up to 8b1b173ca6ee74a440ef9118521712bc1b43fcfb:
UBUNTU: upstream stable to v5.4.161 (2021-12-14 09:03:55 -0800)
----------------------------------------------------------------
Adrian Hunter (1):
scsi: ufs: Fix interrupt error message for shared interrupts
Gao Xiang (1):
erofs: fix unsafe pagevec reuse of hooked pclusters
Greg Kroah-Hartman (1):
Linux 5.4.161
Jaegeuk Kim (1):
scsi: ufs: Fix tm request when non-fatal error happens
Kamal Mostafa (1):
UBUNTU: upstream stable to v5.4.161
Kees Cook (1):
fortify: Explicitly disable Clang support
Maciej W. Rozycki (1):
MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
Marc Zyngier (2):
PCI/MSI: Deal with devices lying about their MSI mask capability
PCI: Add MSI masking quirk for Nvidia ION AHCI
Shaoying Xu (1):
ext4: fix lazy initialization next schedule time computation in more granular unit
Sven Schnelle (1):
parisc/entry: fix trace test in syscall exit path
Thomas Gleixner (1):
PCI/MSI: Destroy sysfs before freeing entries
Yue Hu (1):
erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
Makefile | 2 +-
arch/mips/include/asm/cmpxchg.h | 3 +++
arch/parisc/kernel/entry.S | 2 +-
debian.master/upstream-stable | 2 +-
drivers/pci/msi.c | 27 +++++++++++++++------------
drivers/pci/quirks.c | 6 ++++++
drivers/scsi/ufs/ufshcd.c | 17 ++++++++++++-----
fs/erofs/zdata.c | 15 +++++++--------
fs/erofs/zpvec.h | 14 +++++++++-----
fs/ext4/super.c | 9 ++++-----
include/linux/pci.h | 2 ++
security/Kconfig | 3 +++
12 files changed, 64 insertions(+), 38 deletions(-)
More information about the kernel-team
mailing list