1. df0ce17 security: convert security hooks to use hlist by Sargun Dhillon · 6 years ago
  2. b867291 gcc-plugins: Use dynamic initializers by Kees Cook · 6 years ago
  3. 80d1724 gcc-plugins: Add include required by GCC release 8 by valdis.kletnieks@vt.edu · 6 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. ad05e6c Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins by Kees Cook · 7 years ago
  6. f7dd250 gcc-plugins: structleak: add option to init all vars used as byref args by Ard Biesheuvel · 7 years ago
  7. 9225331 randstruct: Enable function pointer struct detection by Kees Cook · 7 years ago
  8. 1854c19 randstruct: Whitelist NIU struct page overloading by Kees Cook · 7 years ago
  9. 802762c randstruct: Whitelist big_key path struct overloading by Kees Cook · 7 years ago
  10. b07b658 randstruct: Whitelist UNIXCB cast by Kees Cook · 7 years ago
  11. fd466e0 randstruct: Whitelist struct security_hook_heads cast by Kees Cook · 7 years ago
  12. 313dd1b6 gcc-plugins: Add the randstruct plugin by Kees Cook · 7 years ago
  13. 1132e1e gcc-plugins: Detail c-common.h location for GCC 4.6 by Kees Cook · 7 years ago
  14. 794fe78 Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  15. dcc2352 gcc-plugins: fix sancov_plugin for gcc-5 by Arnd Bergmann · 7 years ago
  16. c054ee3 Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins by Kees Cook · 7 years ago
  17. c61f13e gcc-plugins: Add structleak for more stack initialization by Kees Cook · 8 years ago
  18. 5a45a4c gcc-plugins: consolidate on PASS_INFO macro by Kees Cook · 8 years ago
  19. 8d4973a gcc-plugins: add PASS_INFO and build_const_char_string() by Kees Cook · 8 years ago
  20. 81d873a gcc-plugins: update gcc-common.h for gcc-7 by Kees Cook · 8 years ago
  21. 9988f4d latent_entropy: fix ARM build error on earlier gcc by Kees Cook · 8 years ago
  22. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  23. 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 8 years ago
  24. da7389a gcc-plugins: Export symbols needed by gcc by Kees Cook · 8 years ago
  25. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  26. caefd8c gcc-plugins: Add support for plugin subdirectories by Emese Revfy · 8 years ago
  27. 7040c83 gcc-plugins: Automate make rule generation by Emese Revfy · 8 years ago
  28. 543c37c Add sancov plugin by Emese Revfy · 8 years ago
  29. 0dae776 Add Cyclomatic complexity GCC plugin by Emese Revfy · 8 years ago
  30. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 8 years ago