summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.gcc-plugins
Commit message (Expand)AuthorAgeFilesLines
* gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov2020-06-241-0/+2
* gcc-plugins: structleak: Generalize to all variable typesKees Cook2019-03-041-0/+2
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-8/+0
|\
| * kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada2018-12-011-8/+0
* | ARM: smp: add support for per-task stack canariesArd Biesheuvel2018-12-121-0/+6
|/
* gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackAlexander Popov2018-09-041-0/+10
* gcc-plugins: Regularize Makefile.gcc-pluginsKees Cook2018-07-241-12/+24
* gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada2018-07-021-2/+1
* gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada2018-06-111-57/+22
* gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada2018-06-111-8/+0
* kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-6/+2
* gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada2018-05-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel2017-08-071-0/+1
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-221-0/+4
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+9
|\
| * powerpc: Enable support for GCC pluginsAndrew Donnellan2017-02-031-0/+8
| * gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan2017-02-031-1/+1
* | gcc-plugins: Add structleak for more stack initializationKees Cook2017-01-181-0/+4
|/
* gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-1/+8
* gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2016-08-081-1/+2
* gcc-plugins: Add support for passing plugin argumentsEmese Revfy2016-08-081-1/+1
* gcc-plugins: abort builds cleanly when not supportedKees Cook2016-08-081-9/+25
* Add sancov pluginEmese Revfy2016-06-071-1/+20
* Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-071-0/+1
* GCC plugin infrastructureEmese Revfy2016-06-071-0/+23