1. 2dba5eb lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() by Vlastimil Babka · 3 years ago
  2. fa360be kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS by Marco Elver · 3 years, 3 months ago
  3. 7a22bdc kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 6 months ago
  4. f06f78a kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 6 months ago
  5. 158f255 kasan: allow an architecture to disable inline instrumentation by Daniel Axtens · 3 years, 6 months ago
  6. 02c5877 kasan: remove redundant config option by Walter Wu · 3 years, 9 months ago
  7. d9b571c kasan: fix KASAN_STACK dependency for HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  8. 5d92bdf kasan: rename CONFIG_TEST_KASAN_MODULE by Andrey Konovalov · 3 years, 10 months ago
  9. f05842c kasan, arm64: allow using KUnit tests with HW_TAGS mode by Andrey Konovalov · 3 years, 10 months ago
  10. 6a63a63 kasan: introduce CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 4 years ago
  11. ffcc5ce kasan: don't duplicate config dependencies by Andrey Konovalov · 4 years ago
  12. 71f6af6 kasan: KASAN_VMALLOC depends on KASAN_GENERIC by Andrey Konovalov · 4 years ago
  13. a3453d9 s390/kasan: remove 3-level paging support by Vasily Gorbik · 4 years, 2 months ago
  14. 73228c7 KASAN: port KASAN Tests to KUnit by Patricia Alfonso · 4 years, 3 months ago
  15. 527f675 kasan: remove mentions of unsupported Clang versions by Marco Elver · 4 years, 3 months ago
  16. ac4766b kasan: update required compiler versions in documentation by Marco Elver · 4 years, 5 months ago
  17. 7a3767f kasan: improve and simplify Kconfig.kasan by Marco Elver · 4 years, 5 months ago
  18. acf7b0b kasan: Fix required compiler version by Marco Elver · 4 years, 6 months ago
  19. 7b861a5 kasan: Bump required compiler version by Marco Elver · 4 years, 7 months ago
  20. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  21. ae8f06b kasan: add memory corruption identification for software tag-based mode by Walter Wu · 5 years ago
  22. ebb6d35 kasan: remove clang version check for KASAN_STACK by Arnd Bergmann · 5 years ago
  23. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  24. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  25. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  26. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  27. 5dff038 s390/kasan: add option for 4-level paging support by Vasily Gorbik · 7 years ago
  28. 03758db kasan: only select SLUB_DEBUG with SYSFS=y by Arnd Bergmann · 6 years ago
  29. dd275ca kasan: depend on CONFIG_SLUB_DEBUG by Jason A. Donenfeld · 7 years ago
  30. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 7 years ago
  31. 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
  32. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
  33. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
  34. 89d3c87 mm, slub, kasan: enable user tracking by default with KASAN=y by Andrey Ryabinin · 9 years ago
  35. d6f2d75 x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig by Andrey Ryabinin · 9 years ago
  36. 01e7690 kasan: show gcc version requirements in Kconfig and Documentation by Joe Perches · 10 years ago
  37. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
  38. 3f15801 lib: add kasan test module by Andrey Ryabinin · 10 years ago
  39. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
  40. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  41. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago