aboutsummaryrefslogtreecommitdiffstats
path: root/lib/error-inject.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17lib/error-inject: traverse list with mutexwuchi1-3/+9
2022-06-16lib/error-inject: convert to DEFINE_SEQ_ATTRIBUTEwuchi1-13/+3
2021-09-30kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()Masami Hiramatsu1-1/+2
2020-12-15fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze1-0/+2
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu1-7/+36
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu1-0/+213