summaryrefslogtreecommitdiffstats
path: root/lib/error-inject.c
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-021-1/+1
* lib/error-inject: traverse list with mutexwuchi2022-07-171-3/+9
* lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEwuchi2022-06-161-13/+3
* kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu2021-09-301-1/+2
* fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze2020-12-151-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-121-7/+36
* error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-121-0/+213