blob: a0a8d5751e9036aceac2d26120385208686f0ea1 [file] [log] [blame]
b5f6e0fc7d60 ("mm/kasan: change kasan_check_{read,write} to return boolean")
7d8ad890dad0 ("mm/kasan: introduce __kasan_check_{read,write}")
bcf6f55a0d05 ("kasan: fix kasan_check_read/write definitions")
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")