Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kasan: enable instrumentation of global variables | Andrey Ryabinin | 2015-02-13 | 3 | -0/+99 |
* | kasan: enable stack instrumentation | Andrey Ryabinin | 2015-02-13 | 2 | -0/+15 |
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 2015-02-13 | 1 | -0/+29 |
* | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 2015-02-13 | 3 | -0/+124 |
* | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 2015-02-13 | 3 | -0/+27 |
* | kasan: disable memory hotplug | Andrey Ryabinin | 2015-02-13 | 1 | -0/+21 |
* | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 2015-02-13 | 4 | -0/+553 |