|
|
Log in / Subscribe / Register

Linux 6.1.49

From:  Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 6.1.49
Date:  Sun, 27 Aug 2023 21:26:40 +0200
Message-ID:  <2023082706-region-directly-f70e@gregkh>
Cc:  lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
Archive-link:  Article

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-s...

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



Copyright © 2023, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds