summaryrefslogtreecommitdiff
path: root/kernel/fail_function.c
AgeCommit message (Expand)Author
2019-06-03fail_function: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2018-10-31kernel/fail_function.c: remove meaningless null pointer check before debugfs_...zhong jiang
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-12error-injection: Fix to prohibit jump optimizationMasami Hiramatsu
2018-01-12error-injection: Support fault injection frameworkMasami Hiramatsu