1. d6f2774 UPSTREAM: kasan: add functions for unpoisoning stack variables by Alexander Potapenko · 6 years ago
  2. 9351dcd UPSTREAM: kasan: support alloca() poisoning by Paul Lawrence · 6 years ago
  3. bef4eb3 UPSTREAM: kasan: improve double-free report format by Andrey Konovalov · 7 years ago
  4. 586b2bd BACKPORT: kasan: report only the first error by default by Mark Rutland · 7 years ago
  5. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  6. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  7. 7e08897 kasan: improve double-free reports by Andrey Ryabinin · 8 years ago
  8. b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  9. 47b5c2a mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  10. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  11. 9725759 mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
  12. 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
  13. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  14. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  15. e9121076 kasan: update reported bug types for not user nor kernel memory accesses by Andrey Konovalov · 9 years ago
  16. 0ba8663 mm/kasan: rename kasan_enabled() to kasan_report_enabled() by Aneesh Kumar K.V · 9 years ago
  17. bffacb9 kasan: remove duplicate definition of the macro KASAN_FREE_PAGE by Wang Long · 9 years ago
  18. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  19. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  20. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 9 years ago
  21. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 9 years ago
  22. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago