Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-02 | kasan: detect negative size in memory operation function | Walter Wu | 1 | -4/+5 |
2019-07-12 | mm/kasan: change kasan_check_{read,write} to return boolean | Marco Elver | 1 | -6/+7 |
2019-03-05 | kasan: remove use after scope bugs detection. | Andrey Ryabinin | 1 | -19/+0 |
2018-12-28 | kasan: add SPDX-License-Identifier mark to source files | Andrey Konovalov | 1 | -0/+1 |
2018-12-28 | kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS | Andrey Konovalov | 1 | -1/+1 |
2018-12-28 | kasan: rename source files to reflect the new naming scheme | Andrey Konovalov | 1 | -0/+343 |