Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB | Alexander Potapenko | 2016-07-28 | 1 | -2/+2 |
* | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2016-03-25 | 1 | -0/+1 |
* | mm, kasan: SLAB support | Alexander Potapenko | 2016-03-25 | 1 | -1/+3 |
* | mm, slub, kasan: enable user tracking by default with KASAN=y | Andrey Ryabinin | 2015-11-05 | 1 | -2/+1 |
* | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig | Andrey Ryabinin | 2015-07-06 | 1 | -4/+0 |
* | kasan: show gcc version requirements in Kconfig and Documentation | Joe Perches | 2015-05-05 | 1 | -2/+6 |
* | kasan: enable instrumentation of global variables | Andrey Ryabinin | 2015-02-13 | 1 | -0/+1 |
* | lib: add kasan test module | Andrey Ryabinin | 2015-02-13 | 1 | -0/+8 |
* | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin | 2015-02-13 | 1 | -0/+1 |
* | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 | 1 | -0/+1 |
* | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 2015-02-13 | 1 | -0/+43 |