summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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-076-0/+30
| | * | | torture: Check for nul bytes in console outputPaul E. McKenney2014-09-071-0/+4
| | * | | torture: Print PID in hung-kernel diagnostic messagePaul E. McKenney2014-09-071-1/+1
| | * | | rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07Paul E. McKenney2014-09-071-0/+1
| | * | | rcutorture: Specify MAXSMP=y for TREE01Paul E. McKenney2014-09-075-5/+26
| | * | | rcutorture: Test partial nohz_full= configurationPaul E. McKenney2014-09-072-1/+2
| | * | | rcu: Add step to initrd documentationPaul E. McKenney2014-09-071-0/+1
| | * | | rcutorture: Set executable bit and drop bash from UsagePranith Kumar2014-09-0712-15/+12
| | * | | rcutorture: Use bash shell for all the test scriptsPranith Kumar2014-09-0712-18/+18
| | |/ /
* | | | Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-122-40/+17
|\ \ \ \
| * | | | selftests/memfd: Run test on all architecturesPranith Kumar2014-09-171-21/+0
| * | | | 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/+16
| |/ / /
* | | | 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
| * | | ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu2014-10-0313-33/+189
| * | | ftracetest: Add kprobe basic testcasesMasami Hiramatsu2014-09-232-0/+25
| * | | ftracetest: Add ftrace basic testcasesMasami Hiramatsu2014-09-233-0/+17
| * | | ftracetest: Initial commit for ftracetestMasami Hiramatsu2014-09-235-0/+216
| |/ /
* | | Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2014-10-122-14/+57
|\ \ \
| * | | ktest: Don't bother with bisect good or bad on replaySteven Rostedt (Red Hat)2014-10-071-6/+8
| * | | ktest: Fix check for new kernel success on rebooting to good kernelSteven Rostedt (Red Hat)2014-10-071-0/+6
| * | | ktest: add ability to skip during BISECT_MANUALChris J Arges2014-09-191-2/+4
| * | | ktest: Add PATCHCHECK_CHERRYSteven Rostedt (Red Hat)2014-09-192-6/+39
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-116-1/+167
|\ \ \
| * | | selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-306-1/+167
| |/ /
* | | selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov2014-10-092-0/+145
|/ /
* | tools: selftests: fix build issue with make kselftests targetPhong Tran2014-08-293-11/+11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-093-0/+260
|\
| * mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman2014-07-313-0/+260
* | selftests: add memfd/sealing page-pinning testsDavid Herrmann2014-08-085-1/+450
* | selftests: add memfd_create() + sealing testsDavid Herrmann2014-08-084-0/+945
* | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck2014-08-081-0/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0712-284/+617
|\ \
| * | selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
| * | selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
| * | selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93
| * | selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman2014-07-281-4/+6
OpenPOWER on IntegriCloud