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:   Sat,  2 Jul 2022 16:57:43 +0200
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.18.9

I'm announcing the release of the 5.18.9 kernel.

All users of the 5.18 kernel series must upgrade.

The updated 5.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.18.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/powerpc/include/asm/ftrace.h                 |    4 +-
 arch/powerpc/kernel/trace/ftrace.c                |   15 +++++++--
 arch/powerpc/mm/mem.c                             |    2 +
 drivers/clocksource/Kconfig                       |    2 -
 drivers/clocksource/timer-ixp4xx.c                |   25 ----------------
 drivers/md/bcache/btree.c                         |    1 
 drivers/md/bcache/writeback.c                     |    1 
 drivers/net/ethernet/huawei/hinic/hinic_devlink.c |    4 --
 fs/io_uring.c                                     |   34 +++++++++++-----------
 include/linux/platform_data/timer-ixp4xx.h        |   11 -------
 kernel/time/tick-sched.c                          |    1 
 12 files changed, 40 insertions(+), 62 deletions(-)

Coly Li (1):
      bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()

Greg Kroah-Hartman (1):
      Linux 5.18.9

Kees Cook (1):
      hinic: Replace memcpy() with direct assignment

Linus Walleij (1):
      clocksource/drivers/ixp4xx: Drop boardfile probe path

Masahiro Yamada (1):
      tick/nohz: unexport __init-annotated tick_nohz_full_setup()

Naveen N. Rao (1):
      powerpc/ftrace: Remove ftrace init tramp once kernel init is complete

Pavel Begunkov (1):
      io_uring: fix not locked access to fixed buf table

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ