summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ktest: Fix make_min_config to handle new assign_configs callSteven Rostedt (Red Hat)2014-11-221-1/+3
| * | | ktest: Use make -s kernelreleaseMichal Marek2014-11-221-1/+1
| |/ /
* | | Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1114-13/+484
|\ \ \
| * | | ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu2014-12-041-10/+23
| * | | ftracetest: Fix to show descriptions on dashMasami Hiramatsu2014-12-041-1/+2
| * | | ftracetest: Add basic event tracing test casesNamhyung Kim2014-11-064-0/+158
| * | | ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim2014-11-064-0/+4
| * | | ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim2014-11-061-1/+1
| * | | ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)2014-11-063-0/+221
| * | | ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2014-11-062-0/+19
| * | | ftracetest: Sort testcasesHeiko Carstens2014-11-031-1/+1
| * | | ftracetest: Add kprobes on ftrace testcaseHeiko Carstens2014-11-031-0/+55
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-11-2091-1633/+36Star
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-1313-28/+16Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-2934-38/+38
| | | | * | rcu: Unify boost and kthread prioritiesClark Williams2014-10-292-3/+3
| | | |/ / | | |/| |
| | | * | rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney2014-10-2812-13/+1Star
| | |/ /
| * | | rcutorture: Remove obsolete kversion param in kvm.shPranith Kumar2014-11-042-15/+6Star
| * | | rcutorture: Remove stale test configurationsPranith Kumar2014-11-0471-1588/+0Star
| * | | rcutorture: Enable RCU self test in configsPranith Kumar2014-11-046-0/+12
| * | | torture: Run Linux-kernel binary out of results directoryPaul E. McKenney2014-11-041-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-141-1/+1
|\ \ \
| * | | selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-121-1/+1
| |/ /
* | | Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)2014-11-031-1/+1
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-1334-30/+112
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-10-093-0/+8
| |\ \
| | * | locktorture: Support rwlocksDavidlohr Bueso2014-09-303-0/+8
| * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-2332-30/+104
| |\| |
| | * | rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-161-1/+1
| | * | locktorture: Add test scenario for rwsem_lockPaul E. McKenney2014-09-163-0/+8
| | * | locktorture: Add test scenario for mutex_lockPaul E. McKenney2014-09-163-0/+8
| | * | locktorture: Make torture scripting account for new _runnable namePaul E. McKenney2014-09-161-1/+1
| | * | Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-167-0/+33
| | |\ \
| | | * | rcutorture: Add RCU-tasks tests to default rcutorture listPaul E. McKenney2014-09-101-0/+3
| | | * | rcutorture: Add RCU-tasks test casesPaul E. McKenney2014-09-086-0/+30
| | * | | torture: Check for nul bytes in console outputPaul E. McKenney2014-09-081-0/+4
| | * | | torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney2014-09-081-1/+1
| | * | | rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney2014-09-081-0/+1
| | * | | rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney2014-09-085-5/+26
| | * | | rcutorture: Test partial nohz_full= configurationPaul E. McKenney2014-09-082-1/+2
| | * | | rcu: Add step to initrd documentationPaul E. McKenney2014-09-081-0/+1
| | * | | rcutorture: Set executable bit and drop bash from UsagePranith Kumar2014-09-0812-15/+12Star
| | * | | rcutorture: Use bash shell for all the test scriptsPranith Kumar2014-09-0812-18/+18
| | |/ /
* | | | Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-122-40/+17Star
|\ \ \ \
| * | | | selftests/memfd: Run test on all architecturesPranith Kumar2014-09-171-21/+0Star
| * | | | memfd_test: Add missing argument to printf()Pranith Kumar2014-09-041-1/+1
| * | | | memfd_test: Make it work on 32-bit systemsPranith Kumar2014-09-041-18/+16Star
| |/ / /
* | | | Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1218-0/+445
|\ \ \ \ | | |_|/ | |/| |
| * | | tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2014-10-082-0/+31