index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
report.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
1
-0
/
+1
2016-03-25
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
1
-2
/
+10
2016-03-25
mm, kasan: SLAB support
Alexander Potapenko
1
-11
/
+43
2016-03-17
mm: coalesce split strings
Joe Perches
1
-4
/
+2
2015-11-05
kasan: always taint kernel on report
Andrey Ryabinin
1
-0
/
+1
2015-11-05
kasan: update reference to kasan prototype repo
Andrey Konovalov
1
-1
/
+1
2015-11-05
kasan: update log messages
Andrey Konovalov
1
-2
/
+2
2015-11-05
kasan: accurately determine the type of the bad access
Andrey Konovalov
1
-3
/
+14
2015-11-05
kasan: update reported bug types for kernel memory accesses
Andrey Konovalov
1
-7
/
+11
2015-11-05
kasan: update reported bug types for not user nor kernel memory accesses
Andrey Konovalov
1
-27
/
+23
2015-11-05
mm/kasan: prevent deadlock in kasan reporting
Aneesh Kumar K.V
1
-2
/
+10
2015-11-05
mm/kasan: don't use kasan shadow pointer in generic functions
Aneesh Kumar K.V
1
-2
/
+8
2015-11-05
mm/kasan: MODULE_VADDR is not available on all archs
Aneesh Kumar K.V
1
-3
/
+6
2015-11-05
mm/kasan: rename kasan_enabled() to kasan_report_enabled()
Aneesh Kumar K.V
1
-1
/
+1
2015-08-14
.mailmap: Andrey Ryabinin has moved
Andrey Ryabinin
1
-1
/
+1
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
1
-0
/
+22
2015-02-13
kasan: enable stack instrumentation
Andrey Ryabinin
1
-0
/
+6
2015-02-13
mm: slub: add kernel address sanitizer support for slub allocator
Andrey Ryabinin
1
-0
/
+21
2015-02-13
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
1
-0
/
+11
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
1
-0
/
+209