summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0533-3/+244
|\
| * selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov2015-10-1924-0/+56
| * selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman2015-10-151-2/+12
| * selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman2015-10-151-1/+11
| * selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman2015-10-155-1/+122
| * powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling2015-10-014-1/+45
* | selftests: vm: add tests for lock on faultEric B Munson2015-11-054-0/+807
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-034-2/+564
|\ \
| * | x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko2015-09-202-1/+138
| * | x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko2015-09-203-2/+427
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-036-2/+1011
|\ \ \
| * | | selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski2015-10-141-2/+4
| * | | selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski2015-10-073-1/+342
| * | | selftests/x86: Add a test for vDSO unwindingAndy Lutomirski2015-10-072-1/+210
| * | | Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar2015-10-074-36/+39
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...Ingo Molnar2015-09-2510-34/+54
| |\ \ \
| * | | | x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko2015-09-183-1/+458
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-036-4/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-196-4/+20
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-076-4/+20
| | |\ \ \ \ \ \
| | | | * | | | | torture: Forgive non-plural argumentsPaul E. McKenney2015-10-061-3/+3
| | | |/ / / / / | | |/| | | | |
| | | * | | | | locktorture: Add torture tests for percpu_rwsemPaul E. McKenney2015-10-063-0/+8
| | | * | | | | locktorture: Support rtmutex torturingDavidlohr Bueso2015-10-063-1/+9
| | |/ / / / /
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-032-1/+223
|\ \ \ \ \ \ \
| * | | | | | | timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz2015-10-122-1/+223
| | |_|_|_|/ / | |/| | | | |
* | | | | | | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski2015-10-311-0/+4
| |/ / / / / |/| | | | |
* | | | | | selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman2015-10-131-0/+9
|/ / / / /
* | | | | membarrier: clean up selftestMathieu Desnoyers2015-09-222-8/+4
* | | | | userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli2015-09-221-9/+0
* | | | | userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli2015-09-221-3/+6
* | | | | userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli2015-09-221-2/+10
* | | | | userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman2015-09-221-3/+13
* | | | | userfaultfd: selftest: headers fixupAndrea Arcangeli2015-09-222-12/+5
* | | | | userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding2015-09-222-2/+4
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-211-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | s390: wire up userfaultfd system callHeiko Carstens2015-09-171-0/+2
| | |/ | |/|
* | | Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-199-34/+52
|\ \ \ | |_|/ |/| |
| * | selftests: exec: revert to default emit ruleBamvor Jian Zhang2015-09-141-3/+1
| * | selftests: change install command to rsyncBamvor Jian Zhang2015-09-142-8/+5
| * | selftests: mqueue: simplify the MakefileBamvor Jian Zhang2015-09-141-5/+3
| * | selftests: mqueue: allow extra cflagsBamvor Jian Zhang2015-09-141-1/+1
| * | selftests: rename jump label to static_keysBamvor Jian Zhang2015-09-141-1/+1
| * | selftests/seccomp: add support for s390Kees Cook2015-09-142-6/+38
| * | seltests/zram: fix syntax errorZhang Zhen2015-09-142-10/+3
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-171-2/+3
|\ \ | |/ |/|
| * x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski2015-09-051-2/+3
* | selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-111-25/+75
* | selftests: add membarrier syscall testPranith Kumar2015-09-114-0/+84
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-084-100/+9
|\ \