summaryrefslogtreecommitdiffstats
path: root/kernel/fail_function.c
Commit message (Expand)AuthorAgeFilesLines
* bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-3/+0
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* error-injection: Fix to prohibit jump optimizationMasami Hiramatsu2018-03-121-0/+10
* error-injection: Support fault injection frameworkMasami Hiramatsu2018-01-121-0/+349