index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
/
randomize_layout_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
Thorsten Blum
2024-08-05
1
-4
/
+0
*
gcc-plugins: randstruct: Update code comment in relayout_struct()
Gustavo A. R. Silva
2023-11-28
1
-2
/
+1
*
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
2023-11-08
1
-10
/
+0
*
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
2023-10-09
1
-3
/
+8
*
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-24
1
-1
/
+1
*
gcc-plugins: randstruct: Remove cast exception handling
Kees Cook
2022-05-17
1
-76
/
+3
*
af_unix: Silence randstruct GCC plugin warning
Kees Cook
2022-05-17
1
-2
/
+0
*
niu: Silence randstruct warnings
Kees Cook
2022-05-17
1
-2
/
+0
*
big_keys: Use struct for internal payload
Kees Cook
2022-05-17
1
-2
/
+0
*
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-05-11
1
-1
/
+1
*
security: don't treat structure as an array of struct hlist_head
Bill Wendling
2022-04-13
1
-2
/
+0
*
gcc-plugins: remove code for GCC versions older than 4.9
Masahiro Yamada
2020-12-04
1
-4
/
+0
*
randstruct: Check member structs in is_pure_ops_struct()
Joonwon Kang
2019-07-31
1
-5
/
+5
*
security: convert security hooks to use hlist
Sargun Dhillon
2018-03-31
1
-2
/
+2
*
gcc-plugins: Use dynamic initializers
Kees Cook
2018-02-06
1
-54
/
+21
*
randstruct: Enable function pointer struct detection
Kees Cook
2017-08-02
1
-3
/
+0
*
randstruct: Whitelist NIU struct page overloading
Kees Cook
2017-06-23
1
-0
/
+2
*
randstruct: Whitelist big_key path struct overloading
Kees Cook
2017-06-23
1
-0
/
+2
*
randstruct: Whitelist UNIXCB cast
Kees Cook
2017-06-23
1
-0
/
+2
*
randstruct: Whitelist struct security_hook_heads cast
Kees Cook
2017-06-23
1
-0
/
+2
*
gcc-plugins: Add the randstruct plugin
Kees Cook
2017-06-23
1
-0
/
+1020