[PATCH 0/3] Initial Spectre variant 1 patches
From: tony@atomide.com (Tony Lindgren)
Date: 2018-05-31 18:04:50
From: tony@atomide.com (Tony Lindgren)
Date: 2018-05-31 18:04:50
* Russell King - ARM Linux [off-list ref] [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 [off-list ref] Reviewed-by: Tony Lindgren <tony@atomide.com>