1. 9b4fb5c fault_inject: Don't rely on "return value" from WRITE_ONCE() by Will Deacon · 5 years ago
  2. 053cf51 fault-inject: clean up debugfs file creation logic by Greg Kroah-Hartman · 6 years ago
  3. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  4. 3019125 fault-inject: Simplify stacktrace retrieval by Thomas Gleixner · 6 years ago
  5. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 7 years ago
  6. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 7 years ago
  7. e41d5818 fault-inject: support systematic fault injection by Dmitry Vyukov · 7 years ago
  8. f2ad37d lib/fault-inject.c: use correct check for interrupts by Dmitry Vyukov · 8 years ago
  9. bb38700 fault-inject: fix inverted interval/probability values in printk by Florian Westphal · 9 years ago
  10. 6adc4a2 fault-inject: add ratelimit option by Dmitry Monakhov · 10 years ago
  11. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 12 years ago
  12. f39fee5 lib/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  13. f39cdae fault-inject: avoid call to random32() if fault injection is disabled by Anton Blanchard · 13 years ago
  14. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  15. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  16. 6cba00e fault-inject: export setup_fault_attr() by Per Forlin · 13 years ago
  17. df87ecb fault-inject: export fault injection functions by Per Forlin · 13 years ago
  18. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  19. 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 13 years ago
  20. 8307fc2 fault-injection: cleanup simple attribute of stacktrace_depth by Akinobu Mita · 13 years ago
  21. 35f4676 fault-injection: do not include unneeded header by Akinobu Mita · 13 years ago
  22. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  23. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  24. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  25. 6ddb23c fault_inject: silence a warning by Stephen Rothwell · 17 years ago
  26. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 18 years ago
  27. 1df4900 [PATCH] fault injection: split up stacktrace filter Kconfig option by Akinobu Mita · 18 years ago
  28. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  29. f1729c28 [PATCH] fault-injection: optimize and simplify should_fail() by Don Mullis · 18 years ago
  30. a124c28 [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH by Don Mullis · 18 years ago
  31. 08b3df2 [PATCH] fault-injection: Use bool-true-false throughout by Don Mullis · 18 years ago
  32. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 18 years ago
  33. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  34. 6ff1cb3 [PATCH] fault-injection capabilities infrastructure by Akinobu Mita · 18 years ago