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