Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -1/+1 |
* | kernel/fail_function.c: remove meaningless null pointer check before debugfs_... | zhong jiang | 2018-10-31 | 1 | -2/+1 |
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 | 1 | -3/+0 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | error-injection: Fix to prohibit jump optimization | Masami Hiramatsu | 2018-03-12 | 1 | -0/+10 |
* | error-injection: Support fault injection framework | Masami Hiramatsu | 2018-01-12 | 1 | -0/+349 |