Dmitry Vyukov
|
5c5c1f36ce
kasan: support panic_on_warn
|
8 years ago |
Dmitry Vyukov
|
828347f8f9
kasan: support use-after-scope detection
|
8 years ago |
Andrey Ryabinin
|
7e08897893
kasan: improve double-free reports
|
9 years ago |
Andrey Ryabinin
|
b3cbd9bf77
mm/kasan: get rid of ->state in struct kasan_alloc_meta
|
9 years ago |
Andrey Ryabinin
|
47b5c2a0f0
mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
|
9 years ago |
Alexander Potapenko
|
80a9201a59
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
|
9 years ago |
Alexander Potapenko
|
55834c5909
mm: kasan: initial memory quarantine implementation
|
9 years ago |
Alexander Potapenko
|
cd11016e5f
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
|
9 years ago |
Alexander Potapenko
|
7ed2f9e663
mm, kasan: SLAB support
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Andrey Ryabinin
|
eb06f43f1c
kasan: always taint kernel on report
|
9 years ago |
Andrey Konovalov
|
5d0926efe7
kasan: update reference to kasan prototype repo
|
9 years ago |
Andrey Konovalov
|
25add7ec70
kasan: update log messages
|
9 years ago |
Andrey Konovalov
|
cdf6a273dc
kasan: accurately determine the type of the bad access
|
9 years ago |
Andrey Konovalov
|
0952d87fd6
kasan: update reported bug types for kernel memory accesses
|
9 years ago |
Andrey Konovalov
|
e912107663
kasan: update reported bug types for not user nor kernel memory accesses
|
9 years ago |
Aneesh Kumar K.V
|
fc5aeeaf59
mm/kasan: prevent deadlock in kasan reporting
|
9 years ago |
Aneesh Kumar K.V
|
f2377d4eaa
mm/kasan: don't use kasan shadow pointer in generic functions
|
9 years ago |
Aneesh Kumar K.V
|
527f215b78
mm/kasan: MODULE_VADDR is not available on all archs
|
9 years ago |
Aneesh Kumar K.V
|
0ba8663cbf
mm/kasan: rename kasan_enabled() to kasan_report_enabled()
|
9 years ago |
Andrey Ryabinin
|
2baf9e8948
.mailmap: Andrey Ryabinin has moved
|
10 years ago |
Andrey Ryabinin
|
bebf56a1b1
kasan: enable instrumentation of global variables
|
10 years ago |
Andrey Ryabinin
|
c420f167db
kasan: enable stack instrumentation
|
10 years ago |
Andrey Ryabinin
|
0316bec22e
mm: slub: add kernel address sanitizer support for slub allocator
|
10 years ago |
Andrey Ryabinin
|
b8c73fc249
mm: page_alloc: add kasan hooks on alloc and free paths
|
10 years ago |
Andrey Ryabinin
|
0b24becc81
kasan: add kernel address sanitizer infrastructure
|
10 years ago |