summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
Commit message (Expand)AuthorAge
* security: convert security hooks to use hlistSargun Dhillon2018-03-31
* gcc-plugins: Use dynamic initializersKees Cook2018-02-05
* gcc-plugins: Add include required by GCC release 8valdis.kletnieks@vt.edu2018-02-05
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook2017-08-07
|\
| * gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel2017-08-07
* | randstruct: Enable function pointer struct detectionKees Cook2017-08-01
|/
* randstruct: Whitelist NIU struct page overloadingKees Cook2017-06-22
* randstruct: Whitelist big_key path struct overloadingKees Cook2017-06-22
* randstruct: Whitelist UNIXCB castKees Cook2017-06-22
* randstruct: Whitelist struct security_hook_heads castKees Cook2017-06-22
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-22
* gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook2017-05-28
* Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-09
|\
| * gcc-plugins: fix sancov_plugin for gcc-5Arnd Bergmann2017-02-27
* | Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook2017-02-21
|\ \ | |/ |/|
| * gcc-plugins: Add structleak for more stack initializationKees Cook2017-01-18
* | gcc-plugins: consolidate on PASS_INFO macroKees Cook2017-01-13
|/
* gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook2017-01-10
* gcc-plugins: update gcc-common.h for gcc-7Kees Cook2017-01-03
* latent_entropy: fix ARM build error on earlier gccKees Cook2017-01-03
* treewide: Fix printk() message errorsMasanari Iida2016-12-14
* latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook2016-10-31
* gcc-plugins: Export symbols needed by gccKees Cook2016-10-31
* gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-10
* gcc-plugins: Add support for plugin subdirectoriesEmese Revfy2016-08-08
* gcc-plugins: Automate make rule generationEmese Revfy2016-08-08
* Add sancov pluginEmese Revfy2016-06-07
* Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-07
* GCC plugin infrastructureEmese Revfy2016-06-07