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