index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
/
latent_entropy_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
2023-11-14
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
2022-06-10
1
-1
/
+1
*
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-24
1
-1
/
+1
*
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-05-11
1
-1
/
+1
*
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
2022-04-12
1
-17
/
+27
*
gcc-plugins: latent_entropy: remove unneeded semicolon
Jason Yan
2021-03-02
1
-1
/
+1
*
gcc-plugins: remove code for GCC versions older than 4.9
Masahiro Yamada
2020-12-04
1
-12
/
+0
*
gcc-plugins: Use dynamic initializers
Kees Cook
2018-02-06
1
-12
/
+5
*
gcc-plugins: consolidate on PASS_INFO macro
Kees Cook
2017-01-13
1
-6
/
+2
*
latent_entropy: fix ARM build error on earlier gcc
Kees Cook
2017-01-03
1
-2
/
+2
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
latent_entropy: Fix wrong gcc code generation with 64 bit variables
Kees Cook
2016-10-31
1
-10
/
+9
*
gcc-plugins: Export symbols needed by gcc
Kees Cook
2016-10-31
1
-3
/
+3
*
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
1
-0
/
+640