index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
2019-06-01
1
-1
/
+1
*
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
1
-22
/
+13
|
\
|
*
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
1
-18
/
+12
|
*
mm/kasan: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
*
|
x86/uaccess, kasan: Fix KASAN vs SMAP
Peter Zijlstra
2019-04-03
1
-0
/
+10
|
/
*
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2019-03-05
1
-0
/
+2
*
kasan: fix assigning tags twice
Andrey Konovalov
2019-02-21
1
-12
/
+17
*
kasan: fix krealloc handling for tag-based mode
Andrey Konovalov
2019-01-08
1
-20
/
+43
*
kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
Andrey Konovalov
2019-01-08
1
-2
/
+0
*
kasan: add SPDX-License-Identifier mark to source files
Andrey Konovalov
2018-12-28
1
-0
/
+1
*
kasan: add __must_check annotations to kasan hooks
Andrey Konovalov
2018-12-28
1
-6
/
+9
*
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
1
-2
/
+13
*
kasan: add hooks implementation for tag-based mode
Andrey Konovalov
2018-12-28
1
-19
/
+97
*
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
1
-1
/
+2
*
kasan: move common generic and tag-based code to common.c
Andrey Konovalov
2018-12-28
1
-0
/
+603