lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 21 Nov 2021 13:47:37 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.4.161

I'm announcing the release of the 5.4.161 kernel.

All users of the 5.4 kernel series must upgrade.

The updated 5.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                        |    2 +-
 arch/mips/include/asm/cmpxchg.h |    3 +++
 arch/parisc/kernel/entry.S      |    2 +-
 drivers/pci/msi.c               |   27 +++++++++++++++------------
 drivers/pci/quirks.c            |    6 ++++++
 drivers/scsi/ufs/ufshcd.c       |   17 ++++++++++++-----
 drivers/soc/tegra/pmc.c         |    2 +-
 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(-)

Adrian Hunter (1):
      scsi: ufs: Fix interrupt error message for shared interrupts

Dmitry Osipenko (1):
      soc/tegra: pmc: Fix imbalanced clock disabling in error code path

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

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()

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ