Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kasan: fix bug detection via ksize for HW_TAGS mode | Andrey Konovalov | 2021-02-24 | 1 | -0/+6 |
* | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 2020-12-22 | 1 | -1/+1 |
* | mm/kasan: change kasan_check_{read,write} to return boolean | Marco Elver | 2019-07-12 | 1 | -10/+20 |
* | mm/kasan: introduce __kasan_check_{read,write} | Marco Elver | 2019-07-12 | 1 | -3/+22 |
* | kasan: fix kasan_check_read/write definitions | Arnd Bergmann | 2019-03-05 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kasan: Allow kasan_check_read/write() to accept pointers to volatiles | Dmitry Vyukov | 2017-07-26 | 1 | -4/+6 |
* | mm/kasan: add API to check memory regions | Andrey Ryabinin | 2016-05-20 | 1 | -0/+12 |