1. 4668c7a fault-inject: allow configuration via configfs by Akinobu Mita · 2 years ago
  2. f9eeef5 fault-injection: make stacktrace filter works as expected by Wei Yongjun · 2 years, 7 months ago
  3. 0199907 fault-injection: make some stack filter attrs more readable by Wei Yongjun · 2 years, 7 months ago
  4. 4acb9e5 fault-injection: skip stacktrace filtering by default by Wei Yongjun · 2 years, 7 months ago
  5. 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 3 months ago
  6. ea4452d mm: fix unexpected changes to {failslab|fail_page_alloc}.attr by Qi Zheng · 2 years, 4 months ago
  7. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
  8. 81895a6 treewide: use prandom_u32_max() when possible, part 1 by Jason A. Donenfeld · 2 years, 5 months ago
  9. 3f913fc mm: fix missing handler for __GFP_NOWARN by Qi Zheng · 2 years, 10 months ago
  10. 9b4fb5c fault_inject: Don't rely on "return value" from WRITE_ONCE() by Will Deacon · 5 years ago
  11. 053cf51 fault-inject: clean up debugfs file creation logic by Greg Kroah-Hartman · 6 years ago
  12. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  13. 3019125 fault-inject: Simplify stacktrace retrieval by Thomas Gleixner · 6 years ago
  14. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 8 years ago
  15. 1203c8e fault-inject: simplify access check for fail-nth by Akinobu Mita · 8 years ago
  16. e41d5818 fault-inject: support systematic fault injection by Dmitry Vyukov · 8 years ago
  17. f2ad37d lib/fault-inject.c: use correct check for interrupts by Dmitry Vyukov · 8 years ago
  18. bb38700 fault-inject: fix inverted interval/probability values in printk by Florian Westphal · 9 years ago
  19. 6adc4a2 fault-inject: add ratelimit option by Dmitry Monakhov · 10 years ago
  20. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 12 years ago
  21. f39fee5 lib/: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  22. f39cdae fault-inject: avoid call to random32() if fault injection is disabled by Anton Blanchard · 13 years ago
  23. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  24. f4ae40a6 switch debugfs to umode_t by Al Viro · 14 years ago
  25. 6cba00e fault-inject: export setup_fault_attr() by Per Forlin · 13 years ago
  26. df87ecb fault-inject: export fault injection functions by Per Forlin · 14 years ago
  27. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 14 years ago
  28. 7f5ddcc fault-injection: use debugfs_remove_recursive by Akinobu Mita · 14 years ago
  29. 8307fc2 fault-injection: cleanup simple attribute of stacktrace_depth by Akinobu Mita · 14 years ago
  30. 35f4676 fault-injection: do not include unneeded header by Akinobu Mita · 14 years ago
  31. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  32. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  33. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 17 years ago
  34. 6ddb23c fault_inject: silence a warning by Stephen Rothwell · 18 years ago
  35. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 18 years ago
  36. 1df4900 [PATCH] fault injection: split up stacktrace filter Kconfig option by Akinobu Mita · 18 years ago
  37. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  38. f1729c28 [PATCH] fault-injection: optimize and simplify should_fail() by Don Mullis · 18 years ago
  39. a124c28 [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH by Don Mullis · 18 years ago
  40. 08b3df2 [PATCH] fault-injection: Use bool-true-false throughout by Don Mullis · 18 years ago
  41. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 18 years ago
  42. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  43. 6ff1cb3 [PATCH] fault-injection capabilities infrastructure by Akinobu Mita · 18 years ago