aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fail_function.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31kernel/fail_function.c: remove meaningless null pointer check before debugfs_remove_recursivezhong jiang1-2/+1
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu1-3/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-03-12error-injection: Fix to prohibit jump optimizationMasami Hiramatsu1-0/+10
2018-01-12error-injection: Support fault injection frameworkMasami Hiramatsu1-0/+349