blob: 7475a0db4d1ef176c4aee2b2b6cb73a5c60a488f [file] [log] [blame]
00fb24a42a68 ("mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y")
7f94ffbc4c6a ("kasan: add hooks implementation for tag-based mode")
3c9e3aa11094 ("kasan: add tag related helper functions")
9c23f84723d2 ("arm64: move untagged_addr macro from uaccess.h to memory.h")
080eb83f54cf ("kasan: initialize shadow to 0xff for tag-based mode")
9577dd748648 ("kasan: rename kasan_zero_page to kasan_early_shadow_page")
2bd926b439b4 ("kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS")
b938fcf42739 ("kasan: rename source files to reflect the new naming scheme")
bffa986c6f80 ("kasan: move common generic and tag-based code to common.c")
0116523cfffa ("kasan, mm: change hooks signatures")
163c8d54a997 ("compiler: remove __no_sanitize_address_or_inline again")
e468f5c06b5e ("Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux")