- 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
- 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
- 9f7d416 kprobes: Unpoison stack in jprobe_return() for KASAN by Dmitry Vyukov · 8 years ago
- bcbf0d5 kasan: remove the unnecessary WARN_ONCE from quarantine.c by Alexander Potapenko · 8 years ago
- c3cee37 kasan: avoid overflowing quarantine size on low memory systems by Alexander Potapenko · 8 years ago
- 7e08897 kasan: improve double-free reports by Andrey Ryabinin · 8 years ago
- b3cbd9b mm/kasan: get rid of ->state in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- 47b5c2a mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- f7376ae mm/kasan, slub: don't disable interrupts when object leaves quarantine by Andrey Ryabinin · 8 years ago
- 4b3ec5a mm/kasan: don't reduce quarantine in atomic contexts by Andrey Ryabinin · 8 years ago
- 4a3d308 mm/kasan: fix corruptions and false positive reports by Andrey Ryabinin · 8 years ago
- 80a9201 mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB by Alexander Potapenko · 8 years ago
- 0ab686d kasan/quarantine: fix bugs on qlist_move_cache() by Joonsoo Kim · 8 years ago
- 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
- 91a4c27 kasan: change memory hot-add error messages to info messages by Shuah Khan · 8 years ago
- 9725759 mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta by Andrey Ryabinin · 8 years ago
- 64f8eba mm/kasan: add API to check memory regions by Andrey Ryabinin · 8 years ago
- 936bb4b mm/kasan: print name of mem[set,cpy,move]() caller in report by Andrey Ryabinin · 8 years ago
- 55834c5 mm: kasan: initial memory quarantine implementation by Alexander Potapenko · 8 years ago
- 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 9 years ago
- cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
- 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
- 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
- 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
- 756a025f0 mm: coalesce split strings by Joe Perches · 9 years ago
- e3ae116 kasan: add functions to clear stack poison by Mark Rutland · 9 years ago
- c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
- 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
- eb06f43 kasan: always taint kernel on report by Andrey Ryabinin · 9 years ago
- 10f7026 kasan: use IS_ALIGNED in memory_is_poisoned_8() by Xishi Qiu · 9 years ago
- e0d5771 kasan: Fix a type conversion error by Wang Long · 9 years ago
- 5d0926e kasan: update reference to kasan prototype repo by Andrey Konovalov · 9 years ago
- 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
- cdf6a27 kasan: accurately determine the type of the bad access by Andrey Konovalov · 9 years ago
- 0952d87 kasan: update reported bug types for kernel memory accesses by Andrey Konovalov · 9 years ago
- e9121076 kasan: update reported bug types for not user nor kernel memory accesses by Andrey Konovalov · 9 years ago
- fc5aeea mm/kasan: prevent deadlock in kasan reporting by Aneesh Kumar K.V · 9 years ago
- f2377d4 mm/kasan: don't use kasan shadow pointer in generic functions by Aneesh Kumar K.V · 9 years ago
- 527f215 mm/kasan: MODULE_VADDR is not available on all archs by Aneesh Kumar K.V · 9 years ago
- 0ba8663 mm/kasan: rename kasan_enabled() to kasan_report_enabled() by Aneesh Kumar K.V · 9 years ago
- 8d77a6d kasan: fix last shadow judgement in memory_is_poisoned_16() by Xishi Qiu · 9 years ago
- 69786cdb x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() by Andrey Ryabinin · 9 years ago
- 2baf9e8 .mailmap: Andrey Ryabinin has moved by Andrey Ryabinin · 9 years ago
- bffacb9 kasan: remove duplicate definition of the macro KASAN_FREE_PAGE by Wang Long · 9 years ago
- 9239361 mm/mempool.c: kasan: poison mempool elements by Andrey Ryabinin · 10 years ago
- a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 10 years ago
- bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
- c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 10 years ago
- 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 10 years ago
- 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
- b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 10 years ago
- 786a895 kasan: disable memory hotplug by Andrey Ryabinin · 10 years ago
- 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago