summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Add script to test HMI functionalityDaniel Axtens2015-12-171-0/+89
* selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman2015-12-171-6/+6
* selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2015-12-172-9/+24
* selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman2015-12-173-1/+456
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-175-28/+31
* selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
* selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
* selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
* selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
* selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
* selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-143-4/+8
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-145-45/+63
* powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-102-16/+0
* tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams2015-11-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-111-2/+3
|\
| * selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven2015-11-111-2/+2
| * selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven2015-11-111-0/+1
* | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-1122-53/+362
|\ \
| * | selftests: breakpoint: Actually build itBen Hutchings2015-11-041-1/+1
| * | selftests: vm: Try harder to allocate huge pagesBen Hutchings2015-11-041-1/+14
| * | selftests: Make scripts executableBen Hutchings2015-11-042-0/+0
| * | selftests: kprobe: Choose an always-defined function to probeBen Hutchings2015-11-045-11/+11
| * | selftests: memfd: Stop unnecessary rebuildsBen Hutchings2015-11-041-6/+6
| * | selftests: Add missing #include directivesBen Hutchings2015-11-044-0/+4
| * | selftests/seccomp: Be more precise with syscall arguments.Robert Sesek2015-11-021-11/+35
| * | selftests/seccomp: build and pass on arm64Kees Cook2015-10-161-22/+49
| * | selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang2015-10-161-1/+1
| * | selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka2015-10-165-2/+143
| * | selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka2015-10-164-0/+98
| * | selftests: add .gitignore for efivarfsYuan Sun2015-10-161-0/+2
* | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-2/+162
|\ \ \ | |_|/ |/| |
| * | acpi: nfit: Add support for hot-addVishal Verma2015-11-021-2/+162
* | | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-11-101-1/+1
|\ \ \
| * | | rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König2015-11-031-1/+1
* | | | selftests: run lib/test_printf moduleKees Cook2015-11-073-0/+19
* | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0633-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-064-0/+807
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-044-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-046-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
| |\ \ \ \ \ | | | |/ / / | | |/| | |