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