summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/machine_kexec_file.c
AgeCommit message (Expand)Author
2023-08-18s390/ipl: fix virtual vs physical address confusionAlexander Gordeev
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2022-07-15kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek
2021-12-10s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov
2021-12-10s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-10s390/kexec_file: print some more error messagesPhilipp Rudo
2021-11-18s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-11-18s390/kexec: fix return code handlingHeiko Carstens
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle
2020-05-14s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-29s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo
2019-04-29s390/kexec_file: Signature verification prototypePhilipp Rudo
2019-04-29s390/kexec_file: Load new kernel to absolute 0Philipp Rudo
2019-04-29s390/kexec_file: Unify loader codePhilipp Rudo
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro
2018-04-16s390/kexec_file: Add ELF loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo