On 03/24/2017 10:32 PM, Andrey Konovalov wrote: > > Andrey Konovalov (9): > kasan: introduce helper functions for determining bug type > kasan: unify report headers > kasan: change allocation and freeing stack traces headers > kasan: simplify address description logic > kasan: change report header > kasan: improve slab object description > kasan: print page description after stacks > kasan: improve double-free report format > kasan: separate report parts by empty lines > > include/linux/kasan.h | 2 +- > mm/kasan/kasan.c | 5 +- > mm/kasan/kasan.h | 2 +- > mm/kasan/report.c | 172 +++++++++++++++++++++++++++++++------------------- > mm/slab.c | 2 +- > mm/slub.c | 12 ++-- > 6 files changed, 121 insertions(+), 74 deletions(-) > Acked-by: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>