summaryrefslogtreecommitdiffstats
path: root/include/linux/kasan-checks.h
Commit message (Expand)AuthorAgeFilesLines
* kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov2021-02-241-0/+6
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-1/+1
* mm/kasan: change kasan_check_{read,write} to return booleanMarco Elver2019-07-121-10/+20
* mm/kasan: introduce __kasan_check_{read,write}Marco Elver2019-07-121-3/+22
* kasan: fix kasan_check_read/write definitionsArnd Bergmann2019-03-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kasan: Allow kasan_check_read/write() to accept pointers to volatilesDmitry Vyukov2017-07-261-4/+6
* mm/kasan: add API to check memory regionsAndrey Ryabinin2016-05-201-0/+12