summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec_file.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: fix virtual vs physical address confusionAlexander Gordeev2023-08-181-2/+2
* s390/kexec: fix ipl report address for kdumpAlexander Egorenkov2023-01-101-2/+3
* kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek2022-07-151-5/+13
* s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov2021-12-101-0/+4
* s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo2021-12-101-1/+6
* s390/kexec_file: print some more error messagesPhilipp Rudo2021-12-101-3/+24
* s390/kexec: fix memory leak of ipl report bufferBaoquan He2021-11-181-0/+10
* s390/kexec: fix return code handlingHeiko Carstens2021-11-181-1/+7
* s390: support command lines longer than 896 bytesSven Schnelle2021-10-261-4/+18
* s390/kexec_file: move kernel image size checkSven Schnelle2021-10-261-15/+2
* s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo2020-05-141-1/+1
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-2/+2
|\
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-2/+2
* | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-23/+1
|/
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-3/+1
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-41/+3
* s390/kexec_file: Create ipl report and pass to next kernelPhilipp Rudo2019-04-291-9/+72
* s390/kexec_file: Signature verification prototypePhilipp Rudo2019-04-291-0/+74
* s390/kexec_file: Load new kernel to absolute 0Philipp Rudo2019-04-291-2/+10
* s390/kexec_file: Unify loader codePhilipp Rudo2019-04-291-24/+40
* s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-291-17/+6
* s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro2018-12-061-10/+0
* s390/kexec_file: Add ELF loaderPhilipp Rudo2018-04-161-0/+1
* s390/kexec_file: Add crash support to image loaderPhilipp Rudo2018-04-161-1/+44
* s390/kexec_file: Add image loaderPhilipp Rudo2018-04-161-0/+75
* s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-161-0/+126