patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.1 0/4] 6.1.49-rc1 review
@ 2023-08-26 15:47 Greg Kroah-Hartman
  2023-08-26 15:47 ` [PATCH 6.1 1/4] objtool/x86: Fix SRSO mess Greg Kroah-Hartman
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Greg Kroah-Hartman @ 2023-08-26 15:47 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

This is the start of the stable review cycle for the 6.1.49 release.
There are 4 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Mon, 28 Aug 2023 15:46:14 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.49-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.1.49-rc1

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "f2fs: fix to do sanity check on direct node in truncate_dnode()"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "f2fs: fix to set flush_merge opt and show noflush_merge"

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "f2fs: don't reset unchangable mount option in f2fs_remount()"

Peter Zijlstra <peterz@infradead.org>
    objtool/x86: Fix SRSO mess


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

Diffstat:

 Makefile                             |  4 ++--
 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, 54 insertions(+), 49 deletions(-)



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-08-28  8:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-26 15:47 [PATCH 6.1 0/4] 6.1.49-rc1 review Greg Kroah-Hartman
2023-08-26 15:47 ` [PATCH 6.1 1/4] objtool/x86: Fix SRSO mess Greg Kroah-Hartman
2023-08-26 15:47 ` [PATCH 6.1 2/4] Revert "f2fs: dont reset unchangable mount option in f2fs_remount()" Greg Kroah-Hartman
2023-08-26 15:47 ` [PATCH 6.1 3/4] Revert "f2fs: fix to set flush_merge opt and show noflush_merge" Greg Kroah-Hartman
2023-08-26 15:48 ` [PATCH 6.1 4/4] Revert "f2fs: fix to do sanity check on direct node in truncate_dnode()" Greg Kroah-Hartman
2023-08-26 20:57 ` [PATCH 6.1 0/4] 6.1.49-rc1 review Joel Fernandes
2023-08-27  1:33 ` Takeshi Ogasawara
2023-08-27  8:44 ` Sudip Mukherjee (Codethink)
2023-08-27 10:49 ` Bagas Sanjaya
2023-08-27 11:20 ` Guenter Roeck
2023-08-28  8:03 ` Naresh Kamboju

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).