summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang-1/+1
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka-2/+143
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka-0/+98
2015-10-15selftests: add .gitignore for efivarfsYuan Sun-0/+2
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman-2/+12
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman-1/+122
2015-10-14selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski-2/+4
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman-0/+9
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz-1/+223
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney-4/+20
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski-1/+342
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski-1/+210
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar-36/+39
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney-3/+3
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney-0/+8
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso-1/+9
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling-1/+45
2015-09-25Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...Ingo Molnar-34/+54
2015-09-22membarrier: clean up selftestMathieu Desnoyers-8/+4
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli-9/+0
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli-3/+6
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli-2/+10
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman-3/+13
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli-12/+5
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding-2/+4
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+2
2015-09-20x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko-1/+138
2015-09-20x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko-2/+427
2015-09-19Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-34/+52
2015-09-18x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko-1/+458
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2015-09-17s390: wire up userfaultfd system callHeiko Carstens-0/+2
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang-3/+1
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang-8/+5
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang-5/+3
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang-1/+1
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang-1/+1
2015-09-14selftests/seccomp: add support for s390Kees Cook-6/+38
2015-09-14seltests/zram: fix syntax errorZhang Zhen-10/+3
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers-25/+75
2015-09-11selftests: add membarrier syscall testPranith Kumar-0/+84
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-100/+9
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-19/+481
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz-0/+4
2015-09-08Revert "selftests: add hugetlbfstest"Mike Kravetz-98/+0
2015-09-08selftests/userfaultfd: fix compiler warnings on 32-bitGeert Uytterhoeven-3/+6
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-76/+231
2015-09-08userfaultfd: selftest: update userfaultfd x86 32bit syscall numberAndrea Arcangeli-1/+1
2015-09-05x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0Andy Lutomirski-2/+3