aboutsummaryrefslogtreecommitdiff
path: root/lib/error-inject.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18lib: error-inject: remove error checking for debugfs_create_dir()Gravatar Wang Ming 1-2/+0
2023-02-02error-injection: remove EI_ETYPE_NONEGravatar Masami Hiramatsu (Google) 1-1/+1
2022-07-17lib/error-inject: traverse list with mutexGravatar wuchi 1-3/+9
2022-06-16lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEGravatar wuchi 1-13/+3
2021-09-30kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Gravatar Masami Hiramatsu 1-1/+2
2020-12-15fault-injection: handle EI_ETYPE_TRUEGravatar Barnabás Pőcze 1-0/+2
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-1/+1
2018-01-12error-injection: Add injectable error typesGravatar Masami Hiramatsu 1-7/+36
2018-01-12error-injection: Separate error-injection from kprobeGravatar Masami Hiramatsu 1-0/+213