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