1. 81d8e70 gcc-plugins/structleak: add makefile var for disabling structleak by Brendan Higgins · 3 years, 3 months ago
  2. feee1b8 gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving by Alexander Popov · 4 years, 6 months ago
  3. 81a56f6 gcc-plugins: structleak: Generalize to all variable types by Kees Cook · 6 years ago
  4. 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
  5. 189af46 ARM: smp: add support for per-task stack canaries by Ard Biesheuvel · 6 years ago
  6. ce2fd53a kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile by Masahiro Yamada · 6 years ago
  7. 10e9ae9 gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack by Alexander Popov · 6 years ago
  8. 7ccb95e gcc-plugins: Regularize Makefile.gcc-plugins by Kees Cook · 6 years ago
  9. c17d617 gcc-plugins: remove unused GCC_PLUGIN_SUBDIR by Masahiro Yamada · 6 years ago
  10. 59f5385 gcc-plugins: test plugin support in Kconfig and clean up Makefile by Masahiro Yamada · 7 years ago
  11. 8034c2f gcc-plugins: move GCC version check for PowerPC to Kconfig by Masahiro Yamada · 7 years ago
  12. 5aadfde kcov: test compiler capability in Kconfig and correct dependency by Masahiro Yamada · 7 years ago
  13. 642ef99 gcc-plugins: fix build condition of SANCOV plugin by Masahiro Yamada · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. f7dd250 gcc-plugins: structleak: add option to init all vars used as byref args by Ard Biesheuvel · 7 years ago
  16. 313dd1b6 gcc-plugins: Add the randstruct plugin by Kees Cook · 8 years ago
  17. 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
  18. 65c059bc powerpc: Enable support for GCC plugins by Andrew Donnellan · 8 years ago
  19. 7b4010e gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN by Andrew Donnellan · 8 years ago
  20. c61f13e gcc-plugins: Add structleak for more stack initialization by Kees Cook · 8 years ago
  21. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 9 years ago
  22. caefd8c gcc-plugins: Add support for plugin subdirectories by Emese Revfy · 9 years ago
  23. 65d59ec gcc-plugins: Add support for passing plugin arguments by Emese Revfy · 9 years ago
  24. ed58c0e gcc-plugins: abort builds cleanly when not supported by Kees Cook · 9 years ago
  25. 543c37c Add sancov plugin by Emese Revfy · 9 years ago
  26. 0dae776 Add Cyclomatic complexity GCC plugin by Emese Revfy · 9 years ago
  27. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago