aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-11/+26
2014-12-10Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds14-13/+484
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu1-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu1-1/+2
2014-11-23ktest: Add back "tail -1" to kernelrelease makeSteven Rostedt (Red Hat)1-1/+1
2014-11-21ktest: Add name to running titleSteven Rostedt (Red Hat)1-1/+7
2014-11-21ktest: Allow tests to undefine default optionsSteven Rostedt (Red Hat)1-8/+15
2014-11-21ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)1-1/+3
2014-11-21ktest: Use make -s kernelreleaseMichal Marek1-1/+1
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar91-1633/+36
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-11-13Merge 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 HEADPaul E. McKenney13-28/+16
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan1-1/+1
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim4-0/+158
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim4-0/+4
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim1-1/+1
2014-11-06ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)3-0/+221
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2-0/+19
2014-11-04Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-11-03rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2-15/+6
2014-11-03rcutorture: Remove stale test configurationsPranith Kumar71-1588/+0
2014-11-03rcutorture: Enable RCU self test in configsPranith Kumar6-0/+12
2014-11-03torture: Run Linux-kernel binary out of results directoryPaul E. McKenney1-2/+2
2014-11-03ftracetest: Sort testcasesHeiko Carstens1-1/+1
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens1-0/+55
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)1-1/+1
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar34-38/+38
2014-10-29rcu: Unify boost and kthread prioritiesClark Williams2-3/+3
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney12-13/+1
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds34-30/+112
2014-10-12Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-40/+17
2014-10-12Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds18-0/+445
2014-10-12Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-14/+57
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds6-1/+167
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov2-0/+145
2014-10-09Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar3-0/+8
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2-0/+31
2014-10-07ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)1-6/+8
2014-10-07ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)1-0/+6
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu13-33/+189
2014-09-30locktorture: Support rwlocksDavidlohr Bueso3-0/+8
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman6-1/+167
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu2-0/+25
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu3-0/+17
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu5-0/+216
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar32-30/+104
2014-09-19ktest: add ability to skip during BISECT_MANUALChris J Arges1-2/+4
2014-09-19ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2-6/+39
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar1-21/+0
2014-09-16rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney1-1/+1