1. 24fe831 tools/testing/selftests/sysctl: validate sysctl_writes_strict by Kees Cook · 10 years ago
  2. 8be7f50 rcutorture: Note diffs from git commits by Paul E. McKenney · 10 years ago
  3. e8d07a4 rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels by Paul E. McKenney · 10 years ago
  4. 0bca7c3 torture: Use elapsed time to detect hangs by Paul E. McKenney · 10 years ago
  5. 9eb97fe torture: Better summary diagnostics for build failures by Paul E. McKenney · 10 years ago
  6. 499c632 torture: Add tracing-enabled variant of TREE02 by Paul E. McKenney · 10 years ago
  7. f189cc8 torture: Choose bzImage location based on architecture by Paul E. McKenney · 10 years ago
  8. 0618873 torture: Permit multi-word qemu and boot arguments by Paul E. McKenney · 10 years ago
  9. fff35c4 torture: Report diagnostics from qemu by Paul E. McKenney · 10 years ago
  10. 14d9d84 torture: Make "--dryrun script" use same environment as normal run by Paul E. McKenney · 10 years ago
  11. 1f5d092 torture: Make "--dryrun script" output self-sufficient by Paul E. McKenney · 10 years ago
  12. 97dc0af torture: Make config-fragment filtering RCU-independent by Paul E. McKenney · 10 years ago
  13. 250da31 torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD by Paul E. McKenney · 10 years ago
  14. d1b1e51 torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG by Paul E. McKenney · 10 years ago
  15. 58f724f torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC by Paul E. McKenney · 10 years ago
  16. a0edd47 torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE by Paul E. McKenney · 10 years ago
  17. 805ffee torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY by Paul E. McKenney · 10 years ago
  18. 98bc8cc torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS by Paul E. McKenney · 10 years ago
  19. 58d280b torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG by Paul E. McKenney · 10 years ago
  20. 8c55f22 torture: Allow variations of "defconfig" to be specified by Paul E. McKenney · 10 years ago
  21. 2f66dbc torture: Rename RCU_INITRD to TORTURE_INITRD by Paul E. McKenney · 10 years ago
  22. 4074b51 torture: Make parse-rcutorture.sh less RCU-specific by Paul E. McKenney · 10 years ago
  23. 9352ad1 torture: Add batch headers "--dryrun sched" by Paul E. McKenney · 10 years ago
  24. f7ff6e6 torture: Remove obsolete builddir options by Paul E. McKenney · 10 years ago
  25. 05b1332 Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  26. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  27. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 10 years ago
  29. 22d651d selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests by Michael Ellerman · 11 years ago
  30. 62183dc ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf by Satoru Takeuchi · 10 years ago
  31. 73fa867 rcutorture: Save kvm.sh output to log by Paul E. McKenney · 10 years ago
  32. b46f358 rcutorture: Place kvm-test-1-run.sh output into res directory by Paul E. McKenney · 10 years ago
  33. 48a21d5 rcutorture: Rename TREE_RCU-Kconfig.txt by Paul Bolle · 10 years ago
  34. 02736b8 locktorture: Add kvm-recheck.sh plug-in for locktorture by Paul E. McKenney · 10 years ago
  35. 9dfa5b3 locktorture: Add vestigial locktorture configuration by Paul E. McKenney · 10 years ago
  36. 61010e7 rcutorture: Introduce "rcu" directory level underneath configs by Paul E. McKenney · 10 years ago
  37. d3b1548 rcutorture: Rename kvm-test-1-rcu.sh by Paul E. McKenney · 10 years ago
  38. a5afdeb rcutorture: Remove RCU dependencies from ver_functions.sh API by Paul E. McKenney · 10 years ago
  39. d2ebf7e rcutorture: Create CFcommon file for common Kconfig parameters by Paul E. McKenney · 10 years ago
  40. a1be00d rcutorture: Create config files for scripted test-the-test testing by Paul E. McKenney · 10 years ago
  41. 2193e16 rcutorture: Abstract kvm-recheck.sh by Paul E. McKenney · 10 years ago
  42. 3c62623 rcutorture: Print dates when doing parallel rcutorture runs by Paul E. McKenney · 11 years ago
  43. daeda23 rcutorture: Don't create results directory for dryruns by Paul E. McKenney · 11 years ago
  44. ec256c0 rcutorture: Print results directory when dumping results by Paul E. McKenney · 11 years ago
  45. df1cc81 rcutorture: Flag tests requiring more CPUs than are available by Paul E. McKenney · 11 years ago
  46. 78ad069 rcutorture: Add comments, especially on bin packing. by Paul E. McKenney · 11 years ago
  47. 5395467 rcutorture: Do better bin packing by Paul E. McKenney · 11 years ago
  48. 0ae3f73 rcutorture: Handle multiple runs of the same test by Paul E. McKenney · 11 years ago
  49. a758281 rcutorture: Add dryrun capability by Paul E. McKenney · 11 years ago
  50. db007ab rcutorture: Fix results-directory error message by Paul E. McKenney · 11 years ago
  51. 43e38ab rcutorture: Enable concurrent rcutorture runs by Paul E. McKenney · 11 years ago
  52. 0618623 rcutorture: Reduce SRCU-N number of CPUs by Paul E. McKenney · 11 years ago
  53. 16d301c rcutorture: Move common qemu flags to kvm-test-1.sh by Paul E. McKenney · 11 years ago
  54. bad8044 rcutorture: Allow kvm-test-1-rcu.sh to pause after build by Paul E. McKenney · 11 years ago
  55. 4a261db rcutorture: Move common boot flags to kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  56. 1219c86 rcutorture: Print script and arguments to standard output by Paul E. McKenney · 11 years ago
  57. c7e8240 rcutorture: Print grace-period performance statistics by Paul E. McKenney · 11 years ago
  58. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 11 years ago
  59. a693c46 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 9451ee2 Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 11 years ago
  61. 961d9ca ktest: Add BISECT_TRIES to bisect test by Steven Rostedt (Red Hat) · 11 years ago
  62. c75d22d ktest: Add eval '=~' command to modify variables in config file by Steven Rostedt (Red Hat) · 11 years ago
  63. 8e80bf0 ktest: Add special variable ${KERNEL_VERSION} by Steven Rostedt (Red Hat) · 11 years ago
  64. 0e342a8 rcutorture: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
  65. 32caccb rcutorture: Move checkarg to functions.sh by Paul E. McKenney · 11 years ago
  66. 6d40cc0 rcutorture: Flag errors and warnings with color coding by Paul E. McKenney · 11 years ago
  67. f43f8f7 rcutorture: Record results from repeated runs of the same test scenario by Paul E. McKenney · 11 years ago
  68. e136265 rcutorture: Test summary at end of run with less chattiness by Paul E. McKenney · 11 years ago
  69. 782ab4c rcutorture: Update comment in kvm.sh listing typical RCU trace events by Paul E. McKenney · 11 years ago
  70. 0ef42bb rcutorture: Add tracing-enabled version of TREE08 by Paul E. McKenney · 11 years ago
  71. 74878fb rcutorture: Add --kmake-arg argument to kvm.sh by Paul E. McKenney · 11 years ago
  72. 73931b5 rcutorture: Add --no-initrd argument to kvm.sh by Paul E. McKenney · 11 years ago
  73. e9ce640 rcutorture: Add --qemu-args argument to kvm.sh by Paul E. McKenney · 11 years ago
  74. 7dca927 rcutorture: Add --bootargs argument to specify additional boot arguments by Paul E. McKenney · 11 years ago
  75. 1127481 rcutorture: Add --buildonly dry-run capability by Paul E. McKenney · 11 years ago
  76. 06d9d1b rcutorture: Eliminate configdir argument from kvm-recheck.sh script by Paul E. McKenney · 11 years ago
  77. be70a73 rcutorture: Allow Kconfig-related boot parameters to override by Paul E. McKenney · 11 years ago
  78. 315c540 rcutorture: Refactor to enable non-x86 architectures by Paul E. McKenney · 11 years ago
  79. 2bcdf4e rcutorture: Eliminate --rcu-kvm argument by Paul E. McKenney · 11 years ago
  80. 14db63f rcutorture: Remove decorative qemu argument by Paul E. McKenney · 11 years ago
  81. 4f8a031 rcutorture: Abstract qemu-flavor identification by Paul E. McKenney · 11 years ago
  82. 50d48a1 rcutorture: Eliminate duplicate .config-check code by Paul E. McKenney · 11 years ago
  83. 330a76f rcutorture: Make test output less chatty by Paul E. McKenney · 11 years ago
  84. 0f66f92 rcutorture: Refactor TINY_RCU test cases by Paul E. McKenney · 11 years ago
  85. 27ac1dd rcutorture: Refactor TREE_RCU test cases by Paul E. McKenney · 11 years ago
  86. a0b8e08 rcutorture: Add SRCU Kconfig-fragment files by Paul E. McKenney · 11 years ago
  87. ccb51a8 rcutorture: Add v3.12 version, which adds sysidle testing by Paul E. McKenney · 11 years ago
  88. 0cc2441 rcutorture: Add per-Kconfig fragment boot parameters by Paul E. McKenney · 11 years ago
  89. 4275be8 rcutorture: Add per-version default Kconfig fragments and module parameters by Paul E. McKenney · 11 years ago
  90. bb91853 rcutorture: Add kernel-version argument by Paul E. McKenney · 11 years ago
  91. 847bfd2 rcutorture: Add datestamp argument to kvm.sh by Paul E. McKenney · 11 years ago
  92. c87b9c6 rcutorture: Add KVM-based test framework by Paul E. McKenney · 11 years ago
  93. 298a0d1 ktest: Add documentation of CLOSE_CONSOLE_SIGNAL by Steven Rostedt (Red Hat) · 11 years ago
  94. 5a5d8e4 ktest: Make the signal to terminate the console configurable by Satoru Takeuchi · 11 years ago
  95. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  96. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  97. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  98. cb96143 selftests: Add test of PMU instruction counting on powerpc by Michael Ellerman · 11 years ago
  99. 2fae0d7 selftests: Add support files for powerpc tests by Michael Ellerman · 11 years ago
  100. 0e56dac selftests: Add infrastructure for powerpc selftests by Michael Ellerman · 11 years ago