aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2014-09-16locktorture: Add test scenario for rwsem_lockPaul E. McKenney3-0/+8
2014-09-16locktorture: Add test scenario for mutex_lockPaul E. McKenney3-0/+8
2014-09-16locktorture: Make torture scripting account for new _runnable namePaul E. McKenney1-1/+1
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney7-0/+33
2014-09-10rcutorture: Add RCU-tasks tests to default rcutorture listPaul E. McKenney1-0/+3
2014-09-07rcutorture: Add RCU-tasks test casesPaul E. McKenney6-0/+30
2014-09-07torture: Check for nul bytes in console outputPaul E. McKenney1-0/+4
2014-09-07torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney1-1/+1
2014-09-07rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney1-0/+1
2014-09-07rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney5-5/+26
2014-09-07rcutorture: Test partial nohz_full= configurationPaul E. McKenney2-1/+2
2014-09-07rcu: Add step to initrd documentationPaul E. McKenney1-0/+1
2014-09-07rcutorture: Set executable bit and drop bash from UsagePranith Kumar12-15/+12
2014-09-07rcutorture: Use bash shell for all the test scriptsPranith Kumar12-18/+18
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar1-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar1-18/+16
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-0/+260
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann5-1/+450
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann4-0/+945
2014-08-08tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck1-0/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-284/+617
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-0/+179
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-34/+143
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-28/+26