summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2015-05-27selftests: Add futex functional testsDarren Hart15-0/+1889
2015-05-27kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz1-1/+5
2015-05-27kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz1-1/+1
2015-05-27kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz1-1/+1
2015-05-27selftests/exec: do not install subdir as it is already createdTyler Baker1-1/+1
2015-05-27selftests/ftrace: install test.dTyler Baker1-0/+1
2015-05-27selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker1-0/+3
2015-05-27Test compaction of mlocked memorySri Jayaramappa3-1/+243
2015-05-27selftests/mount: output WARN messages when mount test skippedZhang Zhen1-1/+6
2015-05-27selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen1-0/+18
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-35/+69
2015-05-19selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn1-1/+1
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar5-37/+69
2015-05-17Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-35/+69
2015-05-13selftests, x86: Rework x86 target architecture detectionAndy Lutomirski4-26/+67
2015-05-13selftests, x86: Remove useless run_tests ruleAndy Lutomirski2-18/+2
2015-05-13selftests/x86: install testsTyler Baker1-0/+6
2015-05-13selftest/x86: have no dependency on all when cross buildingTyler Baker1-1/+4
2015-05-13selftest/x86: build both bitnessesTyler Baker1-2/+2
2015-05-08x86, selftests: Add a test for the "sysret_ss_attrs" bugAndy Lutomirski4-1/+185
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman1-1/+1
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman1-1/+1
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+184
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds21-91/+852
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski3-1/+184
2015-04-16mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes3-4/+14
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-0/+760
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds67-196/+3364
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff4-1/+153
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff4-49/+48
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar1-0/+8
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski6-0/+760
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim3-6/+33
2015-04-02selftest/mqueue: enable cross compilationTyler Baker1-2/+4
2015-04-02selftest/ipc: enable cross compilationTyler Baker1-5/+1
2015-04-02selftest/memfd: include default header install pathTyler Baker1-0/+1
2015-04-02selftest/mount: enable cross compilationTyler Baker1-2/+3
2015-04-02selftest/memfd: enable cross compilationTyler Baker1-3/+4
2015-04-02kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz1-0/+7
2015-04-01selftests: Change memory on-off-test.sh name to be uniqueShuah Khan2-3/+3
2015-04-01selftests: change cpu on-off-test.sh name to be uniqueShuah Khan2-2/+2
2015-03-31selftests/mount: Make git ignore all binaries in mount test suiteZhang Zhen1-0/+1
2015-03-31kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz2-2/+2
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman7-7/+7
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman1-1/+3
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman6-1/+214
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2-1/+2
2015-03-25tools, update rtctest.c to verify passage of timePrarit Bhargava1-0/+13
2015-03-25Documentation, split up rtc.txt into documentation and test filePrarit Bhargava2-1/+259