aboutsummaryrefslogtreecommitdiff
path: root/include/linux/instrumented.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-07instrumented.h: Fix all kernel-doc format warningsGravatar Randy Dunlap 1-37/+26
2022-10-03instrumented.h: add KMSAN supportGravatar Alexander Potapenko 1-5/+13
2022-10-03x86: asm: instrument usercopy in get_user() and put_user()Gravatar Alexander Potapenko 1-0/+28
2022-10-03instrumented.h: allow instrumenting both sides of copy_from_user()Gravatar Alexander Potapenko 1-2/+19
2020-08-24instrumented.h: Introduce read-write instrumentation hooksGravatar Marco Elver 1-0/+30
2020-03-21include/linux: Add instrumented.h infrastructureGravatar Marco Elver 1-0/+109