index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
/
randomize_layout_plugin.c
Age
Commit message (
Expand
)
Author
2022-05-24
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-16
gcc-plugins: randstruct: Remove cast exception handling
Kees Cook
2022-05-16
af_unix: Silence randstruct GCC plugin warning
Kees Cook
2022-05-16
niu: Silence randstruct warnings
Kees Cook
2022-05-16
big_keys: Use struct for internal payload
Kees Cook
2022-05-10
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-04-13
security: don't treat structure as an array of struct hlist_head
Bill Wendling
2020-12-04
gcc-plugins: remove code for GCC versions older than 4.9
Masahiro Yamada
2019-07-31
randstruct: Check member structs in is_pure_ops_struct()
Joonwon Kang
2018-03-31
security: convert security hooks to use hlist
Sargun Dhillon
2018-02-05
gcc-plugins: Use dynamic initializers
Kees Cook
2017-08-01
randstruct: Enable function pointer struct detection
Kees Cook
2017-06-22
randstruct: Whitelist NIU struct page overloading
Kees Cook
2017-06-22
randstruct: Whitelist big_key path struct overloading
Kees Cook
2017-06-22
randstruct: Whitelist UNIXCB cast
Kees Cook
2017-06-22
randstruct: Whitelist struct security_hook_heads cast
Kees Cook
2017-06-22
gcc-plugins: Add the randstruct plugin
Kees Cook