Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-15 | mm/mempool.c: kasan: poison mempool elements | Andrey Ryabinin | 1 | -0/+13 |
2015-03-12 | kasan, module, vmalloc: rework shadow allocation for modules | Andrey Ryabinin | 1 | -3/+11 |
2015-02-13 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 3 | -0/+99 |
2015-02-13 | kasan: enable stack instrumentation | Andrey Ryabinin | 2 | -0/+15 |
2015-02-13 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 1 | -0/+29 |
2015-02-13 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 3 | -0/+124 |
2015-02-13 | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 3 | -0/+27 |
2015-02-13 | kasan: disable memory hotplug | Andrey Ryabinin | 1 | -0/+21 |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 4 | -0/+553 |