History log of /linux-master/arch/s390/kernel/ima_arch.c
Revision Date Author Comments
# 268a7840 26-Mar-2019 Philipp Rudo <prudo@linux.ibm.com>

s390/kexec_file: Disable kexec_load when IPLed secure

A kernel loaded via kexec_load cannot be verified. Thus disable kexec_load
systemcall in kernels which where IPLed securely. Use the IMA mechanism to
do so.

Signed-off-by: Philipp Rudo <prudo@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>