index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fail_function.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
1
-1
/
+1
*
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
1
-6
/
+5
*
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
1
-9
/
+4
*
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
2020-12-15
1
-3
/
+3
*
fail_function: Remove a redundant mutex unlock
Luo Meng
2020-11-19
1
-2
/
+3
*
fail_function: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-18
/
+5
*
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