Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-10 | gcc-plugins: Change all version strings match kernel | Kees Cook | 1 | -1/+1 |
2022-04-13 | security: don't treat structure as an array of struct hlist_head | Bill Wendling | 1 | -2/+0 |
2020-12-04 | gcc-plugins: remove code for GCC versions older than 4.9 | Masahiro Yamada | 1 | -4/+0 |
2019-07-31 | randstruct: Check member structs in is_pure_ops_struct() | Joonwon Kang | 1 | -5/+5 |
2018-03-31 | security: convert security hooks to use hlist | Sargun Dhillon | 1 | -2/+2 |
2018-02-05 | gcc-plugins: Use dynamic initializers | Kees Cook | 1 | -54/+21 |
2017-08-01 | randstruct: Enable function pointer struct detection | Kees Cook | 1 | -3/+0 |
2017-06-22 | randstruct: Whitelist NIU struct page overloading | Kees Cook | 1 | -0/+2 |
2017-06-22 | randstruct: Whitelist big_key path struct overloading | Kees Cook | 1 | -0/+2 |
2017-06-22 | randstruct: Whitelist UNIXCB cast | Kees Cook | 1 | -0/+2 |
2017-06-22 | randstruct: Whitelist struct security_hook_heads cast | Kees Cook | 1 | -0/+2 |
2017-06-22 | gcc-plugins: Add the randstruct plugin | Kees Cook | 1 | -0/+1020 |