1. 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
  2. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  3. 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
  4. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 10 years ago
  5. 22d651d selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests by Michael Ellerman · 11 years ago
  6. 62183dc ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf by Satoru Takeuchi · 10 years ago
  7. 73fa867 rcutorture: Save kvm.sh output to log by Paul E. McKenney · 10 years ago
  8. b46f358 rcutorture: Place kvm-test-1-run.sh output into res directory by Paul E. McKenney · 10 years ago
  9. 48a21d5 rcutorture: Rename TREE_RCU-Kconfig.txt by Paul Bolle · 10 years ago
  10. 02736b8 locktorture: Add kvm-recheck.sh plug-in for locktorture by Paul E. McKenney · 10 years ago
  11. 9dfa5b3 locktorture: Add vestigial locktorture configuration by Paul E. McKenney · 10 years ago
  12. 61010e7 rcutorture: Introduce "rcu" directory level underneath configs by Paul E. McKenney · 10 years ago
  13. d3b1548 rcutorture: Rename kvm-test-1-rcu.sh by Paul E. McKenney · 10 years ago
  14. a5afdeb rcutorture: Remove RCU dependencies from ver_functions.sh API by Paul E. McKenney · 10 years ago
  15. d2ebf7e rcutorture: Create CFcommon file for common Kconfig parameters by Paul E. McKenney · 10 years ago
  16. a1be00d rcutorture: Create config files for scripted test-the-test testing by Paul E. McKenney · 10 years ago
  17. 2193e16 rcutorture: Abstract kvm-recheck.sh by Paul E. McKenney · 10 years ago
  18. 3c62623 rcutorture: Print dates when doing parallel rcutorture runs by Paul E. McKenney · 10 years ago
  19. daeda23 rcutorture: Don't create results directory for dryruns by Paul E. McKenney · 10 years ago
  20. ec256c0 rcutorture: Print results directory when dumping results by Paul E. McKenney · 11 years ago
  21. df1cc81 rcutorture: Flag tests requiring more CPUs than are available by Paul E. McKenney · 11 years ago
  22. 78ad069 rcutorture: Add comments, especially on bin packing. by Paul E. McKenney · 11 years ago
  23. 5395467 rcutorture: Do better bin packing by Paul E. McKenney · 11 years ago
  24. 0ae3f73 rcutorture: Handle multiple runs of the same test by Paul E. McKenney · 11 years ago
  25. a758281 rcutorture: Add dryrun capability by Paul E. McKenney · 11 years ago
  26. db007ab rcutorture: Fix results-directory error message by Paul E. McKenney · 11 years ago
  27. 43e38ab rcutorture: Enable concurrent rcutorture runs by Paul E. McKenney · 11 years ago
  28. 0618623 rcutorture: Reduce SRCU-N number of CPUs by Paul E. McKenney · 11 years ago
  29. 16d301c rcutorture: Move common qemu flags to kvm-test-1.sh by Paul E. McKenney · 11 years ago
  30. bad8044 rcutorture: Allow kvm-test-1-rcu.sh to pause after build by Paul E. McKenney · 11 years ago
  31. 4a261db rcutorture: Move common boot flags to kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  32. 1219c86 rcutorture: Print script and arguments to standard output by Paul E. McKenney · 11 years ago
  33. c7e8240 rcutorture: Print grace-period performance statistics by Paul E. McKenney · 11 years ago
  34. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 10 years ago
  35. 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
  36. 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
  37. 961d9ca ktest: Add BISECT_TRIES to bisect test by Steven Rostedt (Red Hat) · 11 years ago
  38. c75d22d ktest: Add eval '=~' command to modify variables in config file by Steven Rostedt (Red Hat) · 11 years ago
  39. 8e80bf0 ktest: Add special variable ${KERNEL_VERSION} by Steven Rostedt (Red Hat) · 11 years ago
  40. 0e342a8 rcutorture: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
  41. 32caccb rcutorture: Move checkarg to functions.sh by Paul E. McKenney · 11 years ago
  42. 6d40cc0 rcutorture: Flag errors and warnings with color coding by Paul E. McKenney · 11 years ago
  43. f43f8f7 rcutorture: Record results from repeated runs of the same test scenario by Paul E. McKenney · 11 years ago
  44. e136265 rcutorture: Test summary at end of run with less chattiness by Paul E. McKenney · 11 years ago
  45. 782ab4c rcutorture: Update comment in kvm.sh listing typical RCU trace events by Paul E. McKenney · 11 years ago
  46. 0ef42bb rcutorture: Add tracing-enabled version of TREE08 by Paul E. McKenney · 11 years ago
  47. 74878fb rcutorture: Add --kmake-arg argument to kvm.sh by Paul E. McKenney · 11 years ago
  48. 73931b5 rcutorture: Add --no-initrd argument to kvm.sh by Paul E. McKenney · 11 years ago
  49. e9ce640 rcutorture: Add --qemu-args argument to kvm.sh by Paul E. McKenney · 11 years ago
  50. 7dca927 rcutorture: Add --bootargs argument to specify additional boot arguments by Paul E. McKenney · 11 years ago
  51. 1127481 rcutorture: Add --buildonly dry-run capability by Paul E. McKenney · 11 years ago
  52. 06d9d1b rcutorture: Eliminate configdir argument from kvm-recheck.sh script by Paul E. McKenney · 11 years ago
  53. be70a73 rcutorture: Allow Kconfig-related boot parameters to override by Paul E. McKenney · 11 years ago
  54. 315c540 rcutorture: Refactor to enable non-x86 architectures by Paul E. McKenney · 11 years ago
  55. 2bcdf4e rcutorture: Eliminate --rcu-kvm argument by Paul E. McKenney · 11 years ago
  56. 14db63f rcutorture: Remove decorative qemu argument by Paul E. McKenney · 11 years ago
  57. 4f8a031 rcutorture: Abstract qemu-flavor identification by Paul E. McKenney · 11 years ago
  58. 50d48a1 rcutorture: Eliminate duplicate .config-check code by Paul E. McKenney · 11 years ago
  59. 330a76f rcutorture: Make test output less chatty by Paul E. McKenney · 11 years ago
  60. 0f66f92 rcutorture: Refactor TINY_RCU test cases by Paul E. McKenney · 11 years ago
  61. 27ac1dd rcutorture: Refactor TREE_RCU test cases by Paul E. McKenney · 11 years ago
  62. a0b8e08 rcutorture: Add SRCU Kconfig-fragment files by Paul E. McKenney · 11 years ago
  63. ccb51a8 rcutorture: Add v3.12 version, which adds sysidle testing by Paul E. McKenney · 11 years ago
  64. 0cc2441 rcutorture: Add per-Kconfig fragment boot parameters by Paul E. McKenney · 11 years ago
  65. 4275be8 rcutorture: Add per-version default Kconfig fragments and module parameters by Paul E. McKenney · 11 years ago
  66. bb91853 rcutorture: Add kernel-version argument by Paul E. McKenney · 11 years ago
  67. 847bfd2 rcutorture: Add datestamp argument to kvm.sh by Paul E. McKenney · 11 years ago
  68. c87b9c6 rcutorture: Add KVM-based test framework by Paul E. McKenney · 11 years ago
  69. 298a0d1 ktest: Add documentation of CLOSE_CONSOLE_SIGNAL by Steven Rostedt (Red Hat) · 11 years ago
  70. 5a5d8e4 ktest: Make the signal to terminate the console configurable by Satoru Takeuchi · 11 years ago
  71. 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
  72. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  73. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  74. cb96143 selftests: Add test of PMU instruction counting on powerpc by Michael Ellerman · 11 years ago
  75. 2fae0d7 selftests: Add support files for powerpc tests by Michael Ellerman · 11 years ago
  76. 0e56dac selftests: Add infrastructure for powerpc selftests by Michael Ellerman · 11 years ago
  77. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  78. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  80. 9307c29 tools/testing/selftests: don't assume the x bit is set on scripts by Andrew Morton · 11 years ago
  81. 94d0900 selftests: add .gitignore for kcmp by Ramkumar Ramachandra · 11 years ago
  82. 1b78715 selftests: fix clean target in kcmp Makefile by Ramkumar Ramachandra · 11 years ago
  83. c7fed9c selftests: add .gitignore for vm by Ramkumar Ramachandra · 11 years ago
  84. 7e50533 selftests: add hugetlbfstest by Joern Engel · 11 years ago
  85. fc256f0 self-test: fix make clean by Joern Engel · 11 years ago
  86. 51a1d16 selftests: exit 1 on failure by Joern Engel · 11 years ago
  87. 0bc4b0c selftests: add basic posix timers selftests by Frederic Weisbecker · 11 years ago
  88. 37beae6 tools: selftests: psock_tpacket: get rid of macro wrappers by Daniel Borkmann · 11 years ago
  89. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  90. 97c9266 revert "selftest: add simple test for soft-dirty bit" by Andrew Morton · 11 years ago
  91. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  92. 17afab1 selftest: add a test case for PTRACE_PEEKSIGINFO by Andrey Vagin · 11 years ago
  93. 58c7be8 selftest: add simple test for soft-dirty bit by Pavel Emelyanov · 11 years ago
  94. 5415ba9 Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 11 years ago
  95. fdd5f43 selftests: psock_tpacket: fix status check by Daniel Borkmann · 11 years ago
  96. df5f7c6 ktest: Reset grub menu cache with different machines by Steven Rostedt (Red Hat) · 11 years ago
  97. cf27014 net: Add .gitignore to networking selftests directory. by David S. Miller · 11 years ago
  98. 23a9544 selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests by Daniel Borkmann · 11 years ago
  99. 98e821a net: fix psock_fanout on sparc64 by Willem de Bruijn · 11 years ago
  100. a6f6803 net: Move selftests to common net/ subdirectory. by David S. Miller · 11 years ago