Re: [PATCH v6 00/41] Shadow stacks for userspace

From: Edgecombe, Rick P
Date: Mon Feb 20 2023 - 16:24:02 EST


On Mon, 2023-02-20 at 08:50 +0200, Mike Rapoport wrote:
> On Sat, Feb 18, 2023 at 01:13:52PM -0800, Rick Edgecombe wrote:
> > Hi,
> >
> > This series implements Shadow Stacks for userspace using x86's
> > Control-flow
> > Enforcement Technology (CET). CET consists of two related security
> > features:
> > shadow stacks and indirect branch tracking. This series implements
> > just the
> > shadow stack part of this feature, and just for userspace.
>
> For the series
>
> Acked-by: Mike Rapoport (IBM) <rppt@xxxxxxxxxx>

Thanks Mike! Sorry forgot to add it since last time.