The first one fixes the invalid-free test crashing the kernel, and the second one fixes the memset tests working incorrectly due to compiler optimizations. Andrey Konovalov (2): kasan: fix invalid-free test crashing the kernel kasan: disallow compiler to optimize away memset in tests lib/Makefile | 1 + lib/test_kasan.c | 8 ++++++++ 2 files changed, 9 insertions(+) -- 2.16.2.395.g2e18187dfd-goog -- 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>