summaryrefslogtreecommitdiffstats
path: root/include/linux/instrumented.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-03instrumented.h: add KMSAN supportAlexander Potapenko1-5/+13
2022-10-03x86: asm: instrument usercopy in get_user() and put_user()Alexander Potapenko1-0/+28
2022-10-03instrumented.h: allow instrumenting both sides of copy_from_user()Alexander Potapenko1-2/+19
2020-08-24instrumented.h: Introduce read-write instrumentation hooksMarco Elver1-0/+30
2020-03-21include/linux: Add instrumented.h infrastructureMarco Elver1-0/+109