summaryrefslogtreecommitdiff
path: root/include/linux/instrumented.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-07instrumented.h: Fix all kernel-doc format warningsRandy Dunlap1-37/+26
2022-10-04instrumented.h: add KMSAN supportAlexander Potapenko1-5/+13
2022-10-04x86: asm: instrument usercopy in get_user() and put_user()Alexander Potapenko1-0/+28
2022-10-04instrumented.h: allow instrumenting both sides of copy_from_user()Alexander Potapenko1-2/+19
2020-08-25instrumented.h: Introduce read-write instrumentation hooksMarco Elver1-0/+30
2020-03-21include/linux: Add instrumented.h infrastructureMarco Elver1-0/+109