index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
kasan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: fix kmemleak false-positive in kasan_module_alloc()
Andrey Ryabinin
2015-11-20
1
-0
/
+2
*
kasan: use IS_ALIGNED in memory_is_poisoned_8()
Xishi Qiu
2015-11-05
1
-2
/
+22
*
kasan: Fix a type conversion error
Wang Long
2015-11-05
1
-1
/
+1
*
kasan: update reference to kasan prototype repo
Andrey Konovalov
2015-11-05
1
-1
/
+1
*
kasan: update log messages
Andrey Konovalov
2015-11-05
1
-1
/
+1
*
kasan: update reported bug types for not user nor kernel memory accesses
Andrey Konovalov
2015-11-05
1
-7
/
+1
*
kasan: fix last shadow judgement in memory_is_poisoned_16()
Xishi Qiu
2015-09-17
1
-2
/
+1
*
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
2015-08-14
1
-1
/
+1
*
mm/mempool.c: kasan: poison mempool elements
Andrey Ryabinin
2015-04-15
1
-0
/
+13
*
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-12
1
-3
/
+11
*
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
1
-0
/
+52
*
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
1
-0
/
+98
*
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-13
1
-0
/
+14
*
kasan: disable memory hotplug
Andrey Ryabinin
2015-02-13
1
-0
/
+21
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-13
1
-0
/
+302