blob: 2c7fa1f9852dc3b0e7a342259a03660150244997 [file] [log] [blame]
2e7d31704c7f ("mm/kasan/common.c: fix compile error")
3c5c3cfb9ef4 ("kasan: support backing vmalloc space with real shadow memory")
e36176be1c39 ("mm/vmalloc: rework vmap_area_lock")
81f1ba586e39 ("mm/vmalloc: remove preempt_disable/enable when doing preloading")
688fcbfc06e4 ("mm/vmalloc: modify struct vmap_area to reduce its size")
dd3b8353bae7 ("mm/vmalloc: do not keep unpurged areas in the busy tree")
ae8f06b31a83 ("kasan: add memory corruption identification for software tag-based mode")
54f63d9d8a39 ("mm/vmalloc.c: get rid of one single unlink_va() when merge")
82dd23e84be3 ("mm/vmalloc.c: preload a CPU with one object for split purpose")
cacca6baf0b0 ("mm/vmalloc.c: remove "node" argument")
e89692190065 ("mm/kasan: print frame description for stack bugs")
bb850f4dae4a ("mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro")
68ad4a330433 ("mm/vmalloc.c: keep track of free blocks for vmap allocation")
4d36e6f80404 ("mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t")
68571be99f32 ("mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy()")
868b104d7379 ("mm/vmalloc: Add flag for freeing of special permsissions")
afd07389d3f4 ("mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!")
b3b0e6accb5b ("kasan: update documentation")
121e8f81d38c ("kasan: add bug reporting routines for tag-based mode")
11cd3cd69a25 ("kasan: split out generic_report.c from report.c")
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")