aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-02-22s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
2022-11-10s390/boot: add secure boot trailerPeter Oberparleiter
2021-07-28s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov
2021-07-20s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens
2021-07-20s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens
2021-07-20s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-07-14s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-02-03s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-29s390/kaslr: correct and explain randomization base generationVasily Gorbik
2020-09-29s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik
2020-09-21s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik
2020-02-19s390/arch: install kernels with their proper version IDStefan Raspl
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor
2020-02-11s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-31s390/boot: fix section name escapingNick Desaulniers
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik
2019-08-26s390/startup: correct command line options parsingVasily Gorbik
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik