Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-26 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -4/+7 |
2016-03-26 | mm, kasan: SLAB support | Alexander Potapenko | 1 | -0/+34 |
2015-11-06 | kasan: update reported bug types for not user nor kernel memory accesses | Andrey Konovalov | 1 | -3/+0 |
2015-11-06 | mm/kasan: rename kasan_enabled() to kasan_report_enabled() | Aneesh Kumar K.V | 1 | -1/+1 |
2015-06-26 | kasan: remove duplicate definition of the macro KASAN_FREE_PAGE | Wang Long | 1 | -1/+0 |
2015-02-14 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 1 | -0/+25 |
2015-02-14 | kasan: enable stack instrumentation | Andrey Ryabinin | 1 | -0/+9 |
2015-02-14 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 1 | -0/+5 |
2015-02-14 | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 1 | -0/+2 |
2015-02-14 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+34 |