aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-12-04gcc-plugins: simplify GCC plugin-dev capability testGravatar Masahiro Yamada 1-1/+1
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationGravatar Masahiro Yamada 1-1/+1
2020-04-15compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Gravatar Will Deacon 1-1/+1
2020-04-09gcc-plugins: drop support for GCC <= 4.7Gravatar Masahiro Yamada 1-10/+2
2020-03-10docs: move gcc-plugins to the kbuild manualGravatar Jonathan Corbet 1-1/+1
2020-01-02gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againGravatar Arnd Bergmann 1-5/+4
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-24security: Move stackleak config to Kconfig.hardeningGravatar Kees Cook 1-51/+0
2019-04-24security: Create "kernel hardening" config areaGravatar Kees Cook 1-69/+6
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-11/+47
2019-03-05kasan: remove use after scope bugs detection.Gravatar Andrey Ryabinin 1-4/+0
2019-03-04gcc-plugins: structleak: Generalize to all variable typesGravatar Kees Cook 1-11/+47
2018-12-12ARM: smp: add support for per-task stack canariesGravatar Ard Biesheuvel 1-0/+4
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingGravatar Alexander Popov 1-0/+8
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemGravatar Alexander Popov 1-0/+12
2018-09-04gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackGravatar Alexander Popov 1-0/+12
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsGravatar Alexander Popov 1-0/+19
2018-08-23gcc-plugins: Disable when building under ClangGravatar Kees Cook 1-1/+1
2018-07-24gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigGravatar Masahiro Yamada 1-0/+142