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]
Message-ID: <2023082706-region-directly-f70e@gregkh>
Date:   Sun, 27 Aug 2023 21:26:40 +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 6.1.49

I'm announcing the release of the 6.1.49 kernel.

This upgrade is only for all users of the 6.1 series that use the x86
platform OR the F2FS file system.  If that's not you, feel free to
ignore this release.

The updated 6.1.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.1.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 -
 fs/f2fs/f2fs.h                       |    1 
 fs/f2fs/file.c                       |    5 ++++
 fs/f2fs/node.c                       |   14 +----------
 fs/f2fs/super.c                      |   43 +++++++++++------------------------
 include/linux/f2fs_fs.h              |    1 
 tools/objtool/arch/x86/decode.c      |   11 +++++---
 tools/objtool/check.c                |   22 +++++++++++++++++
 tools/objtool/include/objtool/arch.h |    1 
 tools/objtool/include/objtool/elf.h  |    1 
 10 files changed, 53 insertions(+), 48 deletions(-)

Greg Kroah-Hartman (4):
      Revert "f2fs: don't reset unchangable mount option in f2fs_remount()"
      Revert "f2fs: fix to set flush_merge opt and show noflush_merge"
      Revert "f2fs: fix to do sanity check on direct node in truncate_dnode()"
      Linux 6.1.49

Peter Zijlstra (1):
      objtool/x86: Fix SRSO mess

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ