summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/Kconfig
AgeCommit message (Expand)Author
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2021-10-21gcc-plugins: Remove cyc_complexityKees Cook
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook
2020-12-04gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada
2020-04-15compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada
2020-03-10docs: move gcc-plugins to the kbuild manualJonathan Corbet
2020-01-02gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS againArnd Bergmann
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-24security: Move stackleak config to Kconfig.hardeningKees Cook
2019-04-24security: Create "kernel hardening" config areaKees Cook
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-04gcc-plugins: structleak: Generalize to all variable typesKees Cook
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov
2018-09-04gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackAlexander Popov
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov
2018-08-23gcc-plugins: Disable when building under ClangKees Cook
2018-07-24gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada