public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 6.1.48
Date: Sat, 26 Aug 2023 16:05:46 +0200	[thread overview]
Message-ID: <2023082646-underwire-unending-71b5@gregkh> (raw)

I'm announcing the release of the 6.1.48 kernel.

All users of the 6.1 kernel series must upgrade.

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

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

 Documentation/admin-guide/hw-vuln/srso.rst |    4 
 Makefile                                   |    2 
 arch/x86/include/asm/entry-common.h        |    1 
 arch/x86/include/asm/nospec-branch.h       |   28 +++---
 arch/x86/kernel/cpu/amd.c                  |    1 
 arch/x86/kernel/cpu/bugs.c                 |   28 ++++--
 arch/x86/kernel/static_call.c              |   13 ++
 arch/x86/kernel/traps.c                    |    2 
 arch/x86/kernel/vmlinux.lds.S              |   20 ++--
 arch/x86/kvm/svm/svm.c                     |    2 
 arch/x86/lib/retpoline.S                   |  135 ++++++++++++++++++++---------
 tools/objtool/arch/x86/decode.c            |    2 
 tools/objtool/check.c                      |   21 ++--
 13 files changed, 178 insertions(+), 81 deletions(-)

Borislav Petkov (AMD) (4):
      x86/srso: Explain the untraining sequences a bit more
      x86/CPU/AMD: Fix the DIV(0) initial fix attempt
      x86/srso: Disable the mitigation on unaffected configurations
      x86/srso: Correct the mitigation status when SMT is disabled

Greg Kroah-Hartman (1):
      Linux 6.1.48

Peter Zijlstra (9):
      x86/cpu: Fix __x86_return_thunk symbol type
      x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
      x86/alternative: Make custom return thunk unconditional
      x86/cpu: Clean up SRSO return thunk mess
      x86/cpu: Rename original retbleed methods
      x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
      x86/cpu: Cleanup the untrain mess
      x86/static_call: Fix __static_call_fixup()
      objtool/x86: Fixup frame-pointer vs rethunk

Petr Pavlu (1):
      x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG

Sean Christopherson (1):
      x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()


             reply	other threads:[~2023-08-26 14:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-26 14:05 Greg Kroah-Hartman [this message]
2023-08-26 14:05 ` Linux 6.1.48 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2023082646-underwire-unending-71b5@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox