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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 19 Dec 2022 12:42:15 +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.228

I'm announcing the release of the 5.4.228 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/x86/kernel/cpu/mtrr/mtrr.c                          |    2 -
 arch/x86/kernel/smpboot.c                                |    1 
 block/partition-generic.c                                |    7 +++
 drivers/net/can/usb/mcba_usb.c                           |   10 +++--
 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c |    3 +
 drivers/pinctrl/mediatek/mtk-eint.c                      |    9 +++-
 include/linux/can/platform/sja1000.h                     |    2 -
 include/linux/hugetlb.h                                  |    6 +--
 mm/gup.c                                                 |   13 ++++++
 mm/hugetlb.c                                             |   30 +++++++--------
 net/core/filter.c                                        |    2 +
 sound/soc/soc-ops.c                                      |    9 ++++
 13 files changed, 65 insertions(+), 31 deletions(-)

Baolin Wang (1):
      mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page

Charles Keepax (1):
      ASoC: ops: Correct bounds check for second channel on SX controls

Greg Kroah-Hartman (1):
      Linux 5.4.228

Heiko Schocher (1):
      can: sja1000: fix size of OCR_MODE_MASK define

Jialiang Wang (1):
      nfp: fix use-after-free in area_cache_get()

Lorenzo Colitti (1):
      net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head

Mark Brown (1):
      ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()

Ming Lei (1):
      block: unhash blkdev part inode when the part is deleted

Paul E. McKenney (1):
      x86/smpboot: Move rcu_cpu_starting() earlier

Ricardo Ribalda (1):
      pinctrl: meditatek: Startup with the IRQs disabled

Yasushi SHOJI (1):
      can: mcba_usb: Fix termination command argument

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ