summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/Makefile
AgeCommit message (Expand)AuthorLines
2025-07-26kstack_erase: Disable kstack_erase for all of arm compressed boot codeKees Cook-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2025-04-28gcc-plugins: Remove ARM_SSP_PER_TASK pluginKees Cook-1/+1
2024-07-02ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan-0/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-7/+0
2023-04-11ARM: 9291/1: decompressor: simplify the path to the top vmlinuxMasahiro Yamada-1/+1
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers-1/+0
2022-11-07ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim-0/+1
2022-11-01kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li-1/+1
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+2
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada-2/+2
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-5/+1
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+4
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada-4/+4
2021-12-17ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada-30/+3
2021-12-03ARM: decompressor: disable stack protectorArd Biesheuvel-5/+1
2021-08-10ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg-0/+2
2021-06-07ARM: 9076/1: boot: remove redundant piggy_data from clean-filesMasahiro Yamada-1/+1
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-7/+0
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada-7/+0
2021-03-09ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lldArd Biesheuvel-2/+2
2021-02-01ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGeert Uytterhoeven-1/+4
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds-0/+1
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor-1/+3
2020-10-27ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij-0/+1
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+6
2020-09-15ARM: add malloc size to decompressor kexec size structureRussell King-1/+4
2020-09-15ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King-0/+1
2020-09-15ARM: 9009/1: uncompress: Enable debug in head.SLinus Walleij-0/+1
2020-09-03arm/boot: Warn on orphan section placementKees Cook-0/+2
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada-5/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada-2/+1
2020-04-29ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada-23/+15
2020-02-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel-2/+2
2020-01-25ARM: 8945/1: decompressor: use CONFIG option instead of cc-optionMasahiro Yamada-6/+6
2019-11-22ARM: 8939/1: kbuild: use correct nm executableDmitry Golovin-2/+2
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor-2/+0
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada-1/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel-0/+1
2018-06-15arm: port KCOV to armDmitry Vyukov-0/+3
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King-1/+1
2018-05-19ARM: 8767/1: add support for building ARM kernel with clangStefan Agner-1/+1
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King-5/+3
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-03ARM: decompressor: fix BSS size calculationRussell King-2/+5
2016-03-04Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King-17/+16
2016-02-22ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada-6/+6
2016-02-22ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada-8/+6