Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-13 | kasan, module, vmalloc: rework shadow allocation for modules | Andrey Ryabinin | 1 | -3/+11 |
2015-02-14 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 1 | -0/+52 |
2015-02-14 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 1 | -0/+29 |
2015-02-14 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 1 | -0/+98 |
2015-02-14 | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 1 | -0/+14 |
2015-02-14 | kasan: disable memory hotplug | Andrey Ryabinin | 1 | -0/+21 |
2015-02-14 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+302 |