summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/latent_entropy_plugin.c
AgeCommit message (Expand)Author
2023-11-14gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin descriptionKonstantin Runov
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULEThomas Gleixner
2022-05-24gcc-plugins: use KERNELVERSION for plugin versionMasahiro Yamada
2022-05-10gcc-plugins: Change all version strings match kernelKees Cook
2022-04-12gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2021-03-01gcc-plugins: latent_entropy: remove unneeded semicolonJason Yan
2020-12-04gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada
2018-02-05gcc-plugins: Use dynamic initializersKees Cook
2017-01-13gcc-plugins: consolidate on PASS_INFO macroKees Cook
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy