Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE | Thomas Gleixner | 1 | -1/+1 |
2022-05-24 | gcc-plugins: use KERNELVERSION for plugin version | Masahiro Yamada | 1 | -1/+1 |
2022-05-11 | gcc-plugins: Change all version strings match kernel | Kees Cook | 1 | -1/+1 |
2021-10-04 | gcc-plugins: remove support for GCC 4.9 and older | Ard Biesheuvel | 1 | -2/+0 |
2021-03-02 | gcc-plugins: structleak: remove unneeded variable 'ret' | Jason Yan | 1 | -2/+1 |
2020-12-05 | gcc-plugins: remove code for GCC versions older than 4.9 | Masahiro Yamada | 1 | -4/+0 |
2020-07-13 | gcc-plugins: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2019-03-04 | gcc-plugins: structleak: Generalize to all variable types | Kees Cook | 1 | -11/+25 |
2018-02-06 | gcc-plugins: Use dynamic initializers | Kees Cook | 1 | -12/+7 |
2017-08-07 | gcc-plugins: structleak: add option to init all vars used as byref args | Ard Biesheuvel | 1 | -2/+11 |
2017-01-18 | gcc-plugins: Add structleak for more stack initialization | Kees Cook | 1 | -0/+246 |