summaryrefslogtreecommitdiffstats
path: root/include/linux/instrumented.h
Commit message (Expand)AuthorAgeFilesLines
* instrumented.h: Fix all kernel-doc format warningsRandy Dunlap2023-03-071-37/+26
* instrumented.h: add KMSAN supportAlexander Potapenko2022-10-031-5/+13
* x86: asm: instrument usercopy in get_user() and put_user()Alexander Potapenko2022-10-031-0/+28
* instrumented.h: allow instrumenting both sides of copy_from_user()Alexander Potapenko2022-10-031-2/+19
* instrumented.h: Introduce read-write instrumentation hooksMarco Elver2020-08-241-0/+30
* include/linux: Add instrumented.h infrastructureMarco Elver2020-03-211-0/+109