aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec_file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov1-0/+4
2021-12-10s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo1-1/+6
2021-12-10s390/kexec_file: print some more error messagesPhilipp Rudo1-3/+24
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He1-0/+10
2021-11-18s390/kexec: fix return code handlingHeiko Carstens1-1/+7
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle1-4/+18
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle1-15/+2
2020-05-14s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo1-1/+1
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+2
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac1-2/+2
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann1-23/+1
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-3/+1
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-41/+3
2019-04-29s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo1-9/+72
2019-04-29s390/kexec_file: Signature verification prototypePhilipp Rudo1-0/+74
2019-04-29s390/kexec_file: Load new kernel to absolute 0Philipp Rudo1-2/+10
2019-04-29s390/kexec_file: Unify loader codePhilipp Rudo1-24/+40
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo1-17/+6
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro1-10/+0
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo1-0/+1
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo1-1/+44
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo1-0/+75
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo1-0/+126