linux-kernelorg-stable/arch
Sven Schnelle bae1cd368c s390/entry: add support for syscall stack randomization
This adds support for adding a random offset to the stack while handling
syscalls. The patch uses get_tod_clock_fast() as this is considered good
enough and has much less performance penalty compared to using
get_random_int(). The patch also adds randomization in pgm_check_handler()
as the sigreturn/rt_sigreturn system calls might be called from there.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Link: https://lore.kernel.org/r/20210429091451.1062594-1-svens@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2021-04-30 17:20:39 +02:00
..
alpha
arc
arm spi: Updates for v5.13 2021-04-26 16:32:11 -07:00
arm64 CFI on arm64 series for v5.13-rc1 2021-04-27 10:16:46 -07:00
csky
h8300
hexagon
ia64
m68k
microblaze
mips
nds32
nios2
openrisc
parisc
powerpc Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2021-04-27 11:04:27 -07:00
riscv
s390 s390/entry: add support for syscall stack randomization 2021-04-30 17:20:39 +02:00
sh
sparc
um
x86 - turn the stack canary into a normal __percpu variable on 32-bit which 2021-04-27 17:45:09 -07:00
xtensa
.gitignore
Kconfig CFI on arm64 series for v5.13-rc1 2021-04-27 10:16:46 -07:00