summaryrefslogtreecommitdiffstats
path: root/lib/error-inject.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: error-inject: remove error checking for debugfs_create_dir()Wang Ming2023-08-181-2/+0
* error-injection: remove EI_ETYPE_NONEMasami Hiramatsu (Google)2023-02-031-1/+1
* lib/error-inject: traverse list with mutexwuchi2022-07-181-3/+9
* lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEwuchi2022-06-171-13/+3
* kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu2021-10-011-1/+2
* fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze2020-12-161-0/+2
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* error-injection: Add injectable error typesMasami Hiramatsu2018-01-131-7/+36
* error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-131-0/+213