Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-25 | kasan: remove duplicate definition of the macro KASAN_FREE_PAGE | Wang Long | 1 | -1/+0 |
2015-02-13 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 1 | -0/+25 |
2015-02-13 | kasan: enable stack instrumentation | Andrey Ryabinin | 1 | -0/+9 |
2015-02-13 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 1 | -0/+5 |
2015-02-13 | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 1 | -0/+2 |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+34 |