Re: [PATCH 0/3] x86/bugs: Some SRSO fixes

From: Greg Kroah-Hartman
Date: Wed Aug 09 2023 - 08:02:01 EST


On Wed, Aug 09, 2023 at 12:26:57PM +0200, Borislav Petkov wrote:
> From: "Borislav Petkov (AMD)" <bp@xxxxxxxxx>
>
> Hi all,
>
> those are the leftover smaller fixes which can go after the release
> date. I'll queue them next week.
>
> Thx.
>
> Borislav Petkov (AMD) (3):
> Documentation/hw-vuln: Unify filename specification in index
> driver core: cpu: Unify redundant silly stubs
> Documentation/srso: Document IBPB aspect and fix formatting
>
> Documentation/admin-guide/hw-vuln/index.rst | 12 +--
> Documentation/admin-guide/hw-vuln/srso.rst | 71 ++++++++++-------
> drivers/base/cpu.c | 86 +++++----------------
> 3 files changed, 68 insertions(+), 101 deletions(-)
>
> --
> 2.41.0
>

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>