aboutsummaryrefslogtreecommitdiffstats
path: root/mm/kasan/kasan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-20kasan: fix kmemleak false-positive in kasan_module_alloc()Andrey Ryabinin1-0/+2
2015-11-05kasan: use IS_ALIGNED in memory_is_poisoned_8()Xishi Qiu1-2/+22
2015-11-05kasan: Fix a type conversion errorWang Long1-1/+1
2015-11-05kasan: update reference to kasan prototype repoAndrey Konovalov1-1/+1
2015-11-05kasan: update log messagesAndrey Konovalov1-1/+1
2015-11-05kasan: update reported bug types for not user nor kernel memory accessesAndrey Konovalov1-7/+1
2015-09-17kasan: fix last shadow judgement in memory_is_poisoned_16()Xishi Qiu1-2/+1
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin1-1/+1
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin1-0/+13
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin1-3/+11
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-0/+52
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-0/+29
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-0/+98
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin1-0/+14
2015-02-13kasan: disable memory hotplugAndrey Ryabinin1-0/+21
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+302