summaryrefslogtreecommitdiff
path: root/arch/x86/purgatory
AgeCommit message (Expand)Author
2023-09-17x86/purgatory: Remove LTO flagsSong Liu
2023-08-03x86/purgatory: Include header for warn() declarationArnd Bergmann
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-12x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-01x86/purgatory: Do not use fortified string functionsKees Cook
2023-04-08purgatory: fix disabling debug infoAlyssa Ross
2022-10-28x86/purgatory: disable KMSAN instrumentationAlexander Potapenko
2022-09-26x86/purgatory: Disable CFISami Tolvanen
2022-07-25x86/purgatory: Omit use of bin2cMasahiro Yamada
2022-07-25x86/purgatory: Hard-code obj-y in MakefileMasahiro Yamada
2021-12-30x86/purgatory: Remove -nostdlib compiler flagMasahiro Yamada
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-07x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-06-16x86/purgatory: Add -fno-stack-protectorArvind Sankar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-17x86/purgatory: Fail the build if purgatory.ro has missing symbolsHans de Goede
2020-03-17x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver
2019-11-14x86/kdump: Remove the backup region handlingLianbo Jiang
2019-10-18x86/asm/purgatory: Start using annotationsJiri Slaby
2019-09-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-23x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-06x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-03-25x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-31kasan: do not sanitize kexec purgatoryMike Galbraith
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-01x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding
2017-03-01x86/purgatory: Make functions and variables staticTobin C. Harding
2016-11-09x86/kexec: add -fno-PIESebastian Andrzej Siewior
2016-06-07Add sancov pluginEmese Revfy
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf