summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva2023-11-271-2/+1
* gcc-plugins: randstruct: Only warn about true flexible arraysKees Cook2023-11-081-10/+0
* randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook2023-10-081-3/+8
* gcc-plugins: use KERNELVERSION for plugin versionMasahiro Yamada2022-05-241-1/+1
* gcc-plugins: randstruct: Remove cast exception handlingKees Cook2022-05-161-76/+3
* af_unix: Silence randstruct GCC plugin warningKees Cook2022-05-161-2/+0
* niu: Silence randstruct warningsKees Cook2022-05-161-2/+0
* big_keys: Use struct for internal payloadKees Cook2022-05-161-2/+0
* gcc-plugins: Change all version strings match kernelKees Cook2022-05-101-1/+1
* security: don't treat structure as an array of struct hlist_headBill Wendling2022-04-131-2/+0
* gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada2020-12-041-4/+0
* randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang2019-07-311-5/+5
* security: convert security hooks to use hlistSargun Dhillon2018-03-311-2/+2
* gcc-plugins: Use dynamic initializersKees Cook2018-02-051-54/+21
* randstruct: Enable function pointer struct detectionKees Cook2017-08-011-3/+0
* randstruct: Whitelist NIU struct page overloadingKees Cook2017-06-221-0/+2
* randstruct: Whitelist big_key path struct overloadingKees Cook2017-06-221-0/+2
* randstruct: Whitelist UNIXCB castKees Cook2017-06-221-0/+2
* randstruct: Whitelist struct security_hook_heads castKees Cook2017-06-221-0/+2
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-221-0/+1020