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