aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/randomize_layout_plugin.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-31randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang1-5/+5
2018-03-31security: convert security hooks to use hlistSargun Dhillon1-2/+2
2018-02-05gcc-plugins: Use dynamic initializersKees Cook1-54/+21
2017-08-01randstruct: Enable function pointer struct detectionKees Cook1-3/+0
2017-06-22randstruct: Whitelist NIU struct page overloadingKees Cook1-0/+2
2017-06-22randstruct: Whitelist big_key path struct overloadingKees Cook1-0/+2
2017-06-22randstruct: Whitelist UNIXCB castKees Cook1-0/+2
2017-06-22randstruct: Whitelist struct security_hook_heads castKees Cook1-0/+2
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook1-0/+1020