Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-17 | kasan: fix last shadow judgement in memory_is_poisoned_16() | Xishi Qiu | 1 | -2/+1 |
2015-08-14 | .mailmap: Andrey Ryabinin has moved | Andrey Ryabinin | 1 | -1/+1 |
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 | 1 | -0/+52 |
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 | 1 | -0/+98 |
2015-02-13 | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 1 | -0/+14 |
2015-02-13 | kasan: disable memory hotplug | Andrey Ryabinin | 1 | -0/+21 |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+302 |