1. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  2. f06e8c5 kasan: Allow kasan_check_read/write() to accept pointers to volatiles by Dmitry Vyukov · 7 years ago
  3. f5bd62c mm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero by Joonsoo Kim · 7 years ago
  4. fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
  5. c634d80 mm/kasan: get rid of speculative shadow checks by Andrey Ryabinin · 7 years ago
  6. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 7 years ago
  8. 5ab6d91 kasan: improve double-free report format by Andrey Konovalov · 7 years ago
  9. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  10. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  11. af8601a kasan, sched/headers: Uninline kasan_enable/disable_current() by Ingo Molnar · 8 years ago
  12. f9fa1d9 kasan: drain quarantine of memcg slab objects by Greg Thelen · 8 years ago
  13. 631ddab Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  14. b53f40d x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 8 years ago
  15. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  16. 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
  17. 7e08897 kasan: improve double-free reports by Andrey Ryabinin · 8 years ago
  18. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  19. 47b5c2a mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  20. 4b3ec5a mm/kasan: don't reduce quarantine in atomic contexts by Andrey Ryabinin · 8 years ago
  21. 4a3d308 mm/kasan: fix corruptions and false positive reports by Andrey Ryabinin · 8 years ago
  22. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  23. 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
  24. 91a4c27 kasan: change memory hot-add error messages to info messages by Shuah Khan · 8 years ago
  25. 64f8eba mm/kasan: add API to check memory regions by Andrey Ryabinin · 8 years ago
  26. 936bb4b mm/kasan: print name of mem[set,cpy,move]() caller in report by Andrey Ryabinin · 8 years ago
  27. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
  28. 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 8 years ago
  29. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  30. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  31. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  32. e3ae116 kasan: add functions to clear stack poison by Mark Rutland · 9 years ago
  33. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  34. 10f7026 kasan: use IS_ALIGNED in memory_is_poisoned_8() by Xishi Qiu · 9 years ago
  35. e0d5771 kasan: Fix a type conversion error by Wang Long · 9 years ago
  36. 5d0926e kasan: update reference to kasan prototype repo by Andrey Konovalov · 9 years ago
  37. 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
  38. e9121076 kasan: update reported bug types for not user nor kernel memory accesses by Andrey Konovalov · 9 years ago
  39. 8d77a6d kasan: fix last shadow judgement in memory_is_poisoned_16() by Xishi Qiu · 9 years ago
  40. 2baf9e8 .mailmap: Andrey Ryabinin has moved by Andrey Ryabinin · 9 years ago
  41. 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 9 years ago
  42. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 10 years ago
  43. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  44. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
  45. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
  46. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
  47. 786a895 kasan: disable memory hotplug by Andrey Ryabinin · 10 years ago
  48. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago