summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)AuthorFilesLines
2023-04-13s390/kaslr: randomize amode31 base addressVasily Gorbik1-2/+4
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik4-11/+112
2023-04-13s390/boot: pin amode31 default lmaVasily Gorbik1-1/+3
2023-04-13s390/boot: do not change default_lmaVasily Gorbik1-13/+12
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens4-8/+7
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik3-15/+230
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik8-299/+300
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik6-53/+53
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik1-1/+0
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-02-28s390/decompressor: add link map savingVasily Gorbik1-1/+3
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik5-14/+14
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens1-1/+1
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik1-1/+1
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik1-2/+1
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik1-1/+1
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik3-2/+12
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik5-13/+28
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik4-52/+31
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik1-1/+1
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik1-1/+1
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik1-27/+2
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik3-9/+13
2023-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik1-1/+1
2023-01-17Merge branch 'fixes' into featuresHeiko Carstens1-2/+2
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev2-0/+8
2023-01-13s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev2-0/+17
2023-01-13s390/boot: allow setup of different virtual address typesAlexander Gordeev1-15/+33
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev4-9/+298
2023-01-13s390/boot: detect and enable memory facilitiesAlexander Gordeev2-0/+26
2023-01-13s390/boot: cleanup decompressor header filesAlexander Gordeev3-28/+23
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada1-2/+2
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+9
2022-12-06s390/ipl: add eckd dump supportSven Schnelle1-0/+3
2022-12-06s390/ipl: add eckd supportSven Schnelle1-0/+6
2022-11-08s390: always build relocatable kernelHeiko Carstens2-4/+2
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2022-09-28kbuild: build init/built-in.a just onceMasahiro Yamada1-0/+1
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-1/+4
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+4
2022-08-07Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-8/+14
2022-08-06Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev1-4/+1
2022-07-28s390/smp: rework absolute lowcore accessAlexander Gordeev1-1/+4
2022-07-28s390/boot: cleanup adjust_to_uv_max() functionAlexander Gordeev3-8/+14
2022-07-11s390: Add attestation query informationSteffen Eiden1-0/+2
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+4
2022-06-01s390/uv: Add dump fields to queryJanosch Frank1-0/+2
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank1-0/+2
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+0