public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: tony@atomide•com (Tony Lindgren)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 0/3] Initial Spectre variant 1 patches
Date: Thu, 31 May 2018 11:04:50 -0700	[thread overview]
Message-ID: <20180531180450.GT5705@atomide.com> (raw)
In-Reply-To: <20180531133047.GS17671@n2100.armlinux.org.uk>

* Russell King - ARM Linux <linux@armlinux•org.uk> [180531 13:34]:
> Hi,
> 
> This series adds initial support for the Spectre variant 1 workarounds
> to the kernel.  This does _not_ cover the user accessors, which are
> still in development.
> 
> The series adds support for the array_index_mask_nospec() macro, used
> by generic kernel code to mask out of bounds pointers, and also adds
> the syscall table hardening.

For the series including v2 patch of 3/3:

Boot-tested-by: Tony Lindgren <tony@atomide•com>
Reviewed-by: Tony Lindgren <tony@atomide•com>

      parent reply	other threads:[~2018-05-31 18:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-31 13:30 [PATCH 0/3] Initial Spectre variant 1 patches Russell King - ARM Linux
2018-05-31 13:31 ` [PATCH 1/3] ARM: spectre-v1: add speculation barrier (csdb) macros Russell King
2018-05-31 14:17   ` Mark Rutland
2018-05-31 13:31 ` [PATCH 2/3] ARM: spectre-v1: add array_index_mask_nospec() implementation Russell King
2018-05-31 14:22   ` Mark Rutland
2018-05-31 13:31 ` [PATCH 3/3] ARM: spectre-v1: fix syscall entry Russell King
2018-05-31 15:55   ` Mark Rutland
2018-05-31 16:06     ` [PATCH v2 " Russell King
2018-05-31 16:08       ` Mark Rutland
2018-05-31 18:04 ` Tony Lindgren [this message]

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=20180531180450.GT5705@atomide.com \
    --to=tony@atomide$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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