1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 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
  3. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. 9307c29 tools/testing/selftests: don't assume the x bit is set on scripts by Andrew Morton · 11 years ago
  5. 94d0900 selftests: add .gitignore for kcmp by Ramkumar Ramachandra · 11 years ago
  6. 1b78715 selftests: fix clean target in kcmp Makefile by Ramkumar Ramachandra · 11 years ago
  7. c7fed9c selftests: add .gitignore for vm by Ramkumar Ramachandra · 11 years ago
  8. 7e50533 selftests: add hugetlbfstest by Joern Engel · 11 years ago
  9. fc256f0 self-test: fix make clean by Joern Engel · 11 years ago
  10. 51a1d16 selftests: exit 1 on failure by Joern Engel · 11 years ago
  11. 0bc4b0c selftests: add basic posix timers selftests by Frederic Weisbecker · 11 years ago
  12. 37beae6 tools: selftests: psock_tpacket: get rid of macro wrappers by Daniel Borkmann · 11 years ago
  13. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  14. 97c9266 revert "selftest: add simple test for soft-dirty bit" by Andrew Morton · 11 years ago
  15. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  16. 17afab1 selftest: add a test case for PTRACE_PEEKSIGINFO by Andrey Vagin · 11 years ago
  17. 58c7be8 selftest: add simple test for soft-dirty bit by Pavel Emelyanov · 11 years ago
  18. 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
  19. fdd5f43 selftests: psock_tpacket: fix status check by Daniel Borkmann · 11 years ago
  20. df5f7c6 ktest: Reset grub menu cache with different machines by Steven Rostedt (Red Hat) · 11 years ago
  21. cf27014 net: Add .gitignore to networking selftests directory. by David S. Miller · 11 years ago
  22. 23a9544 selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests by Daniel Borkmann · 11 years ago
  23. 98e821a net: fix psock_fanout on sparc64 by Willem de Bruijn · 11 years ago
  24. a6f6803 net: Move selftests to common net/ subdirectory. by David S. Miller · 11 years ago
  25. 4c1d8d0 net: fix psock_fanout selftest bind error message by Daniel Baluta · 11 years ago
  26. 23a9072 net: fix psock_fanout selftest hash collision by Willem de Bruijn · 11 years ago
  27. b44540e net: Get rid of compat defines in psock_fanout.c selftest. by David S. Miller · 11 years ago
  28. 9471244 net: Fix failure string in net-socket selftests Makefile. by David S. Miller · 11 years ago
  29. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 11 years ago
  30. b0aa73b net: Add socket() system call self test. by David S. Miller · 11 years ago
  31. 752d966 ktest: Allow tests to use different GRUB_MENUs by Steven Rostedt (Red Hat) · 11 years ago
  32. 123abd7 efivars: efivarfs_valid_name() should handle pstore syntax by Matt Fleming · 11 years ago
  33. 80d0342 selftests: add a simple doc by Jeremy Kerr · 11 years ago
  34. 66a01b9 tools/testing/selftests/Makefile: rearrange targets by Andrew Morton · 11 years ago
  35. d974f67 selftests/efivarfs: add create-read test by Jeremy Kerr · 11 years ago
  36. 033a1a7 selftests/efivarfs: add empty file creation test by Jeremy Kerr · 11 years ago
  37. 455ce1c selftests: add tests for efivarfs by Jeremy Kerr · 11 years ago
  38. 7328735 ktest: Remove indexes from warnings check by Steven Rostedt (Red Hat) · 11 years ago
  39. 4c0b67a ktest: Ignore warnings during reboot by Steven Rostedt (Red Hat) · 11 years ago
  40. d684553 ktest: Search for linux banner for successful reboot by Steven Rostedt (Red Hat) · 11 years ago
  41. 4283b16 ktest: Add make_warnings_file and process full warnings by Steven Rostedt (Red Hat) · 11 years ago
  42. 04262be ktest: Allow a test option to use its default option by Steven Rostedt (Red Hat) · 11 years ago
  43. 3527568 ktest: Strip off '\n' when reading which files were modified by Steven Rostedt (Red Hat) · 11 years ago
  44. 319ab14 ktest: Do not require CONSOLE for build or install bisects by Steven Rostedt (Red Hat) · 11 years ago
  45. 3a66553 selftests: IPC message queue copy feature test by Stanislav Kinsbursky · 12 years ago
  46. 2bf1cbf tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test by Dave Jones · 12 years ago
  47. 5a55f8b breakpoint selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  48. ed8ad10 kcmp selftests: print fail status instead of cause make error by Dave Young · 12 years ago
  49. 63d2336 kcmp selftests: make run_tests fix by Dave Young · 12 years ago
  50. aabccae mem-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  51. a58130d cpu-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  52. 9ed1d90 mqueue selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  53. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  54. e05a1c6 Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  55. e1a6c3d ktest: Test if target machine is up before install by Steven Rostedt · 12 years ago
  56. 1892517 ktest: Fix breakage from change of oldnoconfig to olddefconfig by Steven Rostedt · 12 years ago
  57. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 12 years ago
  58. 7786954 ktest: Add native support for syslinux boot loader by Steven Rostedt · 12 years ago
  59. a496872 ktest: Sync before reboot by Steven Rostedt · 12 years ago
  60. a15ba91 ktest: Add support for grub2 by Steven Rostedt · 12 years ago
  61. a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 12 years ago
  62. 5a5210c Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  63. 8bc5e4e ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELA by Steven Rostedt · 12 years ago
  64. fc314d0 tools/testing/selftests/epoll/test_epoll.c: fix build by Daniel Hazelton · 12 years ago
  65. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  66. 03a7beb epoll: support for disabling items, and a self-test app by Paton J. Lewis · 12 years ago
  67. 6977b4c Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  68. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  69. fb16d89 kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias by Adam Lee · 12 years ago
  70. 95f5783 ktest: Fix ELSE IF statements by Steven Rostedt · 12 years ago
  71. ce8283d tools/testing: fix comment / output typos by Masanari Iida · 12 years ago
  72. d6b09e7 fault-injection: fix failcmd.sh warning by Akinobu Mita · 12 years ago
  73. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. c24aa64 fault-injection: add tool to run command with failslab or fail_page_alloc by Akinobu Mita · 12 years ago
  75. d89dffa fault-injection: add selftests for cpu and memory hotplug by Akinobu Mita · 12 years ago
  76. 8fddbe9 ktest: Allow perl regex expressions in conditional statements by Steven Rostedt · 12 years ago
  77. 9b1d367 ktest: Ignore errors it tests if IGNORE_ERRORS is set by Steven Rostedt · 12 years ago
  78. c1434dc ktest: Reset saved min (force) configs for each test by Steven Rostedt · 12 years ago
  79. 8a80c72 ktest: Add check for bug or panic during reboot by Steven Rostedt · 12 years ago
  80. 407b95b ktest: Add MAX_MONITOR_WAIT option by Steven Rostedt · 12 years ago
  81. cf79fab ktest: Fix config bisect with how make oldnoconfig works by Steven Rostedt · 12 years ago
  82. b091861 ktest: Add CONFIG_BISECT_CHECK option by Steven Rostedt · 12 years ago
  83. e5c2ec1 ktest: Add PRE_INSTALL option by Steven Rostedt · 12 years ago
  84. 921ed4c ktest: Add PRE/POST_KTEST and TEST options by Steven Rostedt · 12 years ago
  85. 958d843 ktest: Remove commented exit by Steven Rostedt · 12 years ago
  86. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  87. 7820b07 tools/selftests: add mq_perf_tests by Doug Ledford · 12 years ago
  88. 50069a5 selftests: add mq_open_tests by Doug Ledford · 12 years ago
  89. 11c38b7 ktest: Change singular "paranthesis" to plural "parentheses" by Jesper Juhl · 12 years ago
  90. 24d0c03 ktest: Add README to explain what is in the examples directory by Steven Rostedt · 12 years ago
  91. b6d3003 ktest: Add the snowball.conf example config by Steven Rostedt · 12 years ago
  92. 2e10952 ktest: Add an example config that does cross compiling of several archs by Steven Rostedt · 12 years ago
  93. 3a7bef7 ktest: Add kvm.conf example config by Steven Rostedt · 12 years ago
  94. 6d76f46 ktest: Add useful example configs by Steven Rostedt · 12 years ago
  95. 43de331 ktest: Add USE_OUTPUT_MIN_CONFIG to avoid prompt on make_min_config by Steven Rostedt · 12 years ago
  96. ccc513b ktest: Add MIN_CONFIG_TYPE to allow making a minum .config that has network by Steven Rostedt · 12 years ago
  97. 683a3e6 ktest: Fix kernelrevision with POST_BUILD by Steven Rostedt · 12 years ago
  98. 759a3cc ktest: Fix reboot on success stopping all reboots by Steven Rostedt · 12 years ago
  99. 5158ba3e ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP by Russ Dill · 12 years ago
  100. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 12 years ago