aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-common.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: spectre-v1: fix syscall entryRussell King2019-05-031-11/+7
| | | | | | | | | | | | Prevent speculation at the syscall table decoding by clamping the index used to zero on invalid system call numbers, and using the csdb speculative barrier. Change-Id: I59151ce75a3887d88eed852187f05013e665a7cb Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Acked-by: Mark Rutland <mark.rutland@arm.com> Boot-tested-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Tony Lindgren <tony@atomide.com>
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-1/+3
|
* first commitMeizu OpenSource2016-08-151-0/+624