linux/mm/kasan
2023-12-20 14:47:18 -08:00
..
common.c kasan: record and report more information 2023-12-10 16:51:55 -08:00
generic.c kasan: improve free meta storage in Generic KASAN 2023-12-10 16:51:50 -08:00
hw_tags.c kasan: hw_tags: avoid invalid virt_to_page() 2023-05-02 17:23:27 -07:00
init.c kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process 2023-09-06 22:54:16 +08:00
kasan.h kasan: record and report more information 2023-12-10 16:51:55 -08:00
kasan_test.c kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset 2023-12-20 13:46:19 -08:00
kasan_test_module.c kasan: unify printk prefixes 2023-10-18 14:34:15 -07:00
Makefile kasan: test: fix test for new meminstrinsic instrumentation 2023-03-02 21:54:22 -08:00
quarantine.c kasan: use stack_depot_put for Generic mode 2023-12-10 16:51:48 -08:00
report.c kasan: record and report more information 2023-12-10 16:51:55 -08:00
report_generic.c kasan: unify printk prefixes 2023-10-18 14:34:15 -07:00
report_hw_tags.c kasan: use internal prototypes matching gcc-13 builtins 2023-06-09 16:25:19 -07:00
report_sw_tags.c kasan: use internal prototypes matching gcc-13 builtins 2023-06-09 16:25:19 -07:00
report_tags.c kasan: record and report more information 2023-12-10 16:51:55 -08:00
shadow.c kasan: use unchecked __memset internally 2023-10-18 14:34:15 -07:00
sw_tags.c kasan: use internal prototypes matching gcc-13 builtins 2023-06-09 16:25:19 -07:00
tags.c kasan: record and report more information 2023-12-10 16:51:55 -08:00