1. 012e8d2 gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file by Andrew Donnellan · 2 years, 7 months ago
  2. 613f4b3e randstruct: Split randstruct Makefile and CFLAGS by Kees Cook · 2 years, 10 months ago
  3. 595b893 randstruct: Reorganize Kconfigs and attribute macros by Kees Cook · 2 years, 10 months ago
  4. d364658 sancov: Split plugin build from plugin CFLAGS by Kees Cook · 2 years, 10 months ago
  5. f154066 gcc-plugins/stackleak: Provide verbose mode by Kees Cook · 3 years, 1 month ago
  6. f594e28 Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 4 months ago
  7. b4d8957 gcc-plugins: Remove cyc_complexity by Kees Cook · 3 years, 4 months ago
  8. 554afc3 gcc-plugins/structleak: add makefile var for disabling structleak by Brendan Higgins · 3 years, 5 months ago
  9. feee1b8 gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving by Alexander Popov · 4 years, 8 months ago
  10. 81a56f6 gcc-plugins: structleak: Generalize to all variable types by Kees Cook · 6 years ago
  11. 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
  12. 189af46 ARM: smp: add support for per-task stack canaries by Ard Biesheuvel · 6 years ago
  13. ce2fd53a kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile by Masahiro Yamada · 6 years ago
  14. 10e9ae9 gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack by Alexander Popov · 7 years ago
  15. 7ccb95e gcc-plugins: Regularize Makefile.gcc-plugins by Kees Cook · 7 years ago
  16. c17d617 gcc-plugins: remove unused GCC_PLUGIN_SUBDIR by Masahiro Yamada · 7 years ago
  17. 59f5385 gcc-plugins: test plugin support in Kconfig and clean up Makefile by Masahiro Yamada · 7 years ago
  18. 8034c2f gcc-plugins: move GCC version check for PowerPC to Kconfig by Masahiro Yamada · 7 years ago
  19. 5aadfde kcov: test compiler capability in Kconfig and correct dependency by Masahiro Yamada · 7 years ago
  20. 642ef99 gcc-plugins: fix build condition of SANCOV plugin by Masahiro Yamada · 7 years ago
  21. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  22. f7dd250 gcc-plugins: structleak: add option to init all vars used as byref args by Ard Biesheuvel · 8 years ago
  23. 313dd1b6 gcc-plugins: Add the randstruct plugin by Kees Cook · 8 years ago
  24. 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
  25. 65c059bc powerpc: Enable support for GCC plugins by Andrew Donnellan · 8 years ago
  26. 7b4010e gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN by Andrew Donnellan · 8 years ago
  27. c61f13e gcc-plugins: Add structleak for more stack initialization by Kees Cook · 8 years ago
  28. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 9 years ago
  29. caefd8c gcc-plugins: Add support for plugin subdirectories by Emese Revfy · 9 years ago
  30. 65d59ec gcc-plugins: Add support for passing plugin arguments by Emese Revfy · 9 years ago
  31. ed58c0e gcc-plugins: abort builds cleanly when not supported by Kees Cook · 9 years ago
  32. 543c37c Add sancov plugin by Emese Revfy · 9 years ago
  33. 0dae776 Add Cyclomatic complexity GCC plugin by Emese Revfy · 9 years ago
  34. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago