blob: d7e1f9ea23c06df9b91bedad0e39fccd90947846 [file] [log] [blame]
96628f0fb180 ("arm64: memory: Rewrite default page_to_virt()/virt_to_page()")
577c2b35283f ("arm64: memory: Ensure address tag is masked in conversion macros")
d2d73d2fef42 ("arm64: mm: Simplify definition of virt_addr_valid()")
9cb1c5ddd2c4 ("arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START")
7732d20a160c ("arm64/mm: fix variable 'tag' set but not used")
366e37e4da23 ("arm64: avoid clang warning about self-assignment")
2813b9c02962 ("kasan, mm, arm64: tag non slab memory allocated via pagealloc")
7f94ffbc4c6a ("kasan: add hooks implementation for tag-based mode")
e71fe3f921ae ("kasan, arm64: untag address in _virt_addr_is_linear")
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")