Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f71077a4d84bbe8c7b91b7db7c4ef815755ac5e3
/
scripts
/
Makefile.gcc-plugins
f594e28
Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 3 years, 2 months ago
b4d8957
gcc-plugins: Remove cyc_complexity
by Kees Cook
· 3 years, 2 months ago
554afc3
gcc-plugins/structleak: add makefile var for disabling structleak
by Brendan Higgins
· 3 years, 3 months ago
feee1b8
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
by Alexander Popov
· 4 years, 6 months ago
81a56f6
gcc-plugins: structleak: Generalize to all variable types
by Kees Cook
· 6 years ago
668c35f
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
189af46
ARM: smp: add support for per-task stack canaries
by Ard Biesheuvel
· 6 years ago
ce2fd53a
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
by Masahiro Yamada
· 6 years ago
10e9ae9
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
by Alexander Popov
· 6 years ago
7ccb95e
gcc-plugins: Regularize Makefile.gcc-plugins
by Kees Cook
· 6 years ago
c17d617
gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
by Masahiro Yamada
· 6 years ago
59f5385
gcc-plugins: test plugin support in Kconfig and clean up Makefile
by Masahiro Yamada
· 7 years ago
8034c2f
gcc-plugins: move GCC version check for PowerPC to Kconfig
by Masahiro Yamada
· 7 years ago
5aadfde
kcov: test compiler capability in Kconfig and correct dependency
by Masahiro Yamada
· 7 years ago
642ef99
gcc-plugins: fix build condition of SANCOV plugin
by Masahiro Yamada
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f7dd250
gcc-plugins: structleak: add option to init all vars used as byref args
by Ard Biesheuvel
· 7 years ago
313dd1b6
gcc-plugins: Add the randstruct plugin
by Kees Cook
· 8 years ago
38705613
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
65c059bc
powerpc: Enable support for GCC plugins
by Andrew Donnellan
· 8 years ago
7b4010e
gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
by Andrew Donnellan
· 8 years ago
c61f13e
gcc-plugins: Add structleak for more stack initialization
by Kees Cook
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 9 years ago
caefd8c
gcc-plugins: Add support for plugin subdirectories
by Emese Revfy
· 9 years ago
65d59ec
gcc-plugins: Add support for passing plugin arguments
by Emese Revfy
· 9 years ago
ed58c0e
gcc-plugins: abort builds cleanly when not supported
by Kees Cook
· 9 years ago
543c37c
Add sancov plugin
by Emese Revfy
· 9 years ago
0dae776
Add Cyclomatic complexity GCC plugin
by Emese Revfy
· 9 years ago
6b90bd4
GCC plugin infrastructure
by Emese Revfy
· 9 years ago