Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kasan: detect negative size in memory operation function | Walter Wu | 2020-04-02 | 1 | -0/+11 |
* | kasan: support backing vmalloc space with real shadow memory | Daniel Axtens | 2019-12-01 | 1 | -0/+3 |
* | kasan: remove use after scope bugs detection. | Andrey Ryabinin | 2019-03-05 | 1 | -3/+0 |
* | kasan: add SPDX-License-Identifier mark to source files | Andrey Konovalov | 2018-12-28 | 1 | -0/+1 |
* | kasan: add bug reporting routines for tag-based mode | Andrey Konovalov | 2018-12-28 | 1 | -11/+5 |
* | kasan: split out generic_report.c from report.c | Andrey Konovalov | 2018-12-28 | 1 | -0/+158 |