1. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  2. 61de8e5 Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  3. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  4. c9b26b8 syscalls: add selftest for execveat(2) by David Drysdale · 10 years ago
  5. 823e334 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  6. db86da7 userns: Unbreak the unprivileged remount tests by Eric W. Biederman · 10 years ago
  7. f74ea36 Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  8. c328095 Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  9. 57cee23 ftracetest: Add --verbose option for showing echo output by Masami Hiramatsu · 10 years ago
  10. 36922d1 ftracetest: Fix to show descriptions on dash by Masami Hiramatsu · 10 years ago
  11. 3ce5105 selftest: size: Add size test for Linux kernel by Tim Bird · 10 years ago
  12. 4c12df6 selftests/kcmp: Always try to build the test by Michael Ellerman · 10 years ago
  13. 41ec8cd selftests/kcmp: Don't include kernel headers by Michael Ellerman · 10 years ago
  14. 4a44a19 mnt: Update unprivileged remount test by Eric W. Biederman · 10 years ago
  15. 3c41570 kselftest: Move the docs to the Documentation dir by Tim Bird · 10 years ago
  16. 17150fe ktest: Add back "tail -1" to kernelrelease make by Steven Rostedt (Red Hat) · 10 years ago
  17. 18656c7 ktest: Add name to running title by Steven Rostedt (Red Hat) · 10 years ago
  18. 22c37a9 ktest: Allow tests to undefine default options by Steven Rostedt (Red Hat) · 10 years ago
  19. 9972fc0 ktest: Fix make_min_config to handle new assign_configs call by Steven Rostedt (Red Hat) · 10 years ago
  20. 52d2158 ktest: Use make -s kernelrelease by Michal Marek · 10 years ago
  21. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  22. 8847164 selftests/timers: change test to use ksft framework by Shuah Khan · 10 years ago
  23. e061bcd selftests/kcmp: change test to use ksft framework by Shuah Khan · 10 years ago
  24. 5666156 selftests/ipc: change test to use ksft framework by Shuah Khan · 10 years ago
  25. b361690 selftests/breakpoints: change test to use ksft framework by Shuah Khan · 10 years ago
  26. 7fb2c3e selftests: add kselftest framework for uniform test reporting by Shuah Khan · 10 years ago
  27. 3c25fa1 selftests/user: move test out of Makefile into a shell script by Shuah Khan · 10 years ago
  28. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  29. 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
  30. fbf8e72 selftests/net: psock_fanout seg faults in sock_fanout_read_ring() by Shuah Khan · 10 years ago
  31. 815b18e ftracetest: Add basic event tracing test cases by Namhyung Kim · 10 years ago
  32. ce1ac64 ftracetest: Clear trace buffer after running kprobe testcases by Namhyung Kim · 10 years ago
  33. 347e0e4 ftracetest: Use logfile name supported by busybox's mktemp by Namhyung Kim · 10 years ago
  34. c6c9324 ftracetest: Add a couple of ftrace test cases by Steven Rostedt (Red Hat) · 10 years ago
  35. ee3988c ftracetest: Add functions file that holds helper functions by Steven Rostedt (Red Hat) · 10 years ago
  36. 7069a97 selftests/net: move test out of Makefile into a shell script by Shuah Khan · 10 years ago
  37. 1efa82e Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  38. edae018 rcutorture: Remove obsolete kversion param in kvm.sh by Pranith Kumar · 10 years ago
  39. f8396fe rcutorture: Remove stale test configurations by Pranith Kumar · 10 years ago
  40. 10d2e62 rcutorture: Enable RCU self test in configs by Pranith Kumar · 10 years ago
  41. 2f3fd49 torture: Run Linux-kernel binary out of results directory by Paul E. McKenney · 10 years ago
  42. 52100d7 ftracetest: Sort testcases by Heiko Carstens · 10 years ago
  43. d20058f ftracetest: Add kprobes on ftrace testcase by Heiko Carstens · 10 years ago
  44. e7dbb48 ftracetest: Take the first debugfs mount found by Steven Rostedt (Red Hat) · 10 years ago
  45. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  46. 21871d7 rcu: Unify boost and kthread priorities by Clark Williams · 10 years ago
  47. 0eafa46 rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE by Paul E. McKenney · 10 years ago
  48. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. 47e0de1 Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  50. 90eac7e Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  51. 6bbcb1d Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  52. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  53. 0085d61 selftests/vm/transhuge-stress: stress test for memory compaction by Konstantin Khlebnikov · 10 years ago
  54. fd19bda Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  55. 89c5497 tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test by Masami Hiramatsu · 10 years ago
  56. d832d74 ktest: Don't bother with bisect good or bad on replay by Steven Rostedt (Red Hat) · 10 years ago
  57. 995bc43 ktest: Fix check for new kernel success on rebooting to good kernel by Steven Rostedt (Red Hat) · 10 years ago
  58. 915de2a ftracetest: Add POSIX.3 standard and XFAIL result codes by Masami Hiramatsu · 10 years ago
  59. e34191f locktorture: Support rwlocks by Davidlohr Bueso · 10 years ago
  60. fe2a1bb selftests/powerpc: Add test of load_unaligned_zero_pad() by Michael Ellerman · 10 years ago
  61. 2909ef2 ftracetest: Add kprobe basic testcases by Masami Hiramatsu · 10 years ago
  62. 03e1664 ftracetest: Add ftrace basic testcases by Masami Hiramatsu · 10 years ago
  63. 6e68e6c ftracetest: Initial commit for ftracetest by Masami Hiramatsu · 10 years ago
  64. 6273143 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  65. fee9d3e ktest: add ability to skip during BISECT_MANUAL by Chris J Arges · 10 years ago
  66. 23a0e16 ktest: Add PATCHCHECK_CHERRY by Steven Rostedt (Red Hat) · 10 years ago
  67. ce6a144 selftests/memfd: Run test on all architectures by Pranith Kumar · 10 years ago
  68. 59da22a rcutorture: Rename rcutorture_runnable parameter by Paul E. McKenney · 10 years ago
  69. aaa693e locktorture: Add test scenario for rwsem_lock by Paul E. McKenney · 10 years ago
  70. 862917a locktorture: Add test scenario for mutex_lock by Paul E. McKenney · 10 years ago
  71. 0acf015 locktorture: Make torture scripting account for new _runnable name by Paul E. McKenney · 10 years ago
  72. 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
  73. a53dd6a rcutorture: Add RCU-tasks tests to default rcutorture list by Paul E. McKenney · 10 years ago
  74. f1a828f rcutorture: Add RCU-tasks test cases by Paul E. McKenney · 10 years ago
  75. bc51896 torture: Check for nul bytes in console output by Paul E. McKenney · 10 years ago
  76. b765924 torture: Print PID in hung-kernel diagnostic message by Paul E. McKenney · 10 years ago
  77. 188c1e8 rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07 by Paul E. McKenney · 10 years ago
  78. ae867ff rcutorture: Specify MAXSMP=y for TREE01 by Paul E. McKenney · 10 years ago
  79. 9e62b0e rcutorture: Test partial nohz_full= configuration by Paul E. McKenney · 10 years ago
  80. 616fd16 rcu: Add step to initrd documentation by Paul E. McKenney · 10 years ago
  81. 3327d92 rcutorture: Set executable bit and drop bash from Usage by Pranith Kumar · 10 years ago
  82. 1a5e31f rcutorture: Use bash shell for all the test scripts by Pranith Kumar · 10 years ago
  83. 2ed3692 memfd_test: Add missing argument to printf() by Pranith Kumar · 10 years ago
  84. 57e6790 memfd_test: Make it work on 32-bit systems by Pranith Kumar · 10 years ago
  85. 498b473 tools: selftests: fix build issue with make kselftests target by Phong Tran · 10 years ago
  86. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  87. 87b2d44 selftests: add memfd/sealing page-pinning tests by David Herrmann · 10 years ago
  88. 4f5ce5e selftests: add memfd_create() + sealing tests by David Herrmann · 10 years ago
  89. 8b6aaf6 tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition by Thierry Fauck · 10 years ago
  90. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  91. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  92. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  93. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. c7ed326 Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  95. db181ce mnt: Add tests for unprivileged remount cases that have found to be faulty by Eric W. Biederman · 10 years ago
  96. f929a46 selftests/powerpc: Add test of per-event excludes by Michael Ellerman · 10 years ago
  97. bd8bbd8 selftests/powerpc: Add a routine for retrieving an AUXV entry by Michael Ellerman · 10 years ago
  98. 985ac68 selftests/powerpc: Add cycles test with MMCR2 handling by Michael Ellerman · 10 years ago
  99. c418a67 selftests/powerpc: Dump MMCR2 as part of the EBB HW state by Michael Ellerman · 10 years ago
  100. 7d3fa96 selftests/powerpc: Count more instructions & use decimal by Michael Ellerman · 10 years ago