summaryrefslogtreecommitdiffstats
path: root/arch/s390/purgatory
AgeCommit message (Expand)AuthorLines
2025-12-22s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens-0/+1
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor-1/+2
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers-1/+1
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen-1/+3
2025-01-28s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor-1/+1
2024-10-25s390: Fix various typosHeiko Carstens-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-8/+0
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+1
2023-07-03s390: fix various typosHeiko Carstens-1/+1
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-06-01s390/purgatory: Do not use fortified string functionsKees Cook-1/+1
2023-06-01s390/purgatory: disable branch profilingAlexander Gordeev-0/+1
2023-04-19s390/purgatory: use SYM* macros instead of ENTRY(), etc.Heiko Carstens-51/+25
2023-01-26s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor-1/+1
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada-1/+1
2022-05-17s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens-7/+23
2021-07-30s390: enable KCSANIlya Leoshkevich-0/+1
2021-06-07s390: disable SSP when neededFabrice Fontaine-0/+1
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-4/+5
2020-12-09s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo-4/+5
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger-2/+7
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede-3/+11
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede-1/+1
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede-0/+2
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede-2/+2
2019-06-04s390/purgatory: update .gitignoreMasahiro Yamada-1/+2
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann-0/+1
2019-04-29s390/purgatory: Omit use of bin2cPhilipp Rudo-6/+17
2019-04-29s390/purgatory: Reduce purgatory sizePhilipp Rudo-4/+64
2018-09-20s390: clean up stacks setupVasily Gorbik-2/+2
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada-2/+1
2018-07-06s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo-36/+20
2018-07-06s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo-3/+3
2018-07-06s390/purgatory: Fix crash with expoline enabledPhilipp Rudo-0/+1
2018-05-18s390/purgatory: Fix endless interrupt loopPhilipp Rudo-1/+1
2018-04-16s390/kexec_file: add generated files to .gitignoreHeiko Carstens-0/+2
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo-1/+188
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo-0/+171