blob: 2f98b135deeb62b29435c6e363f4289849ad5469 [file] [log] [blame]
4fba37586e4e ("kasan: move kasan_report() into report.c")
8cceeff48f23 ("kasan: detect negative size in memory operation function")
2f004eea0fc8 ("x86/kasan: Print original address on #GP")
aa49f20462c9 ("x86/dumpstack: Introduce die_addr() for die() with #GP fault address")
59c1dcbed5b5 ("x86/traps: Print address on #GP")
0609ae011deb ("x86/kasan: support KASAN_VMALLOC")
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")
b5f6e0fc7d60 ("mm/kasan: change kasan_check_{read,write} to return boolean")
7d8ad890dad0 ("mm/kasan: introduce __kasan_check_{read,write}")
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()")
0bc40e549aee ("Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")