summaryrefslogtreecommitdiff
path: root/tools/testing (unfollow)
Commit message (Expand)Author
2016-09-07tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven
2015-11-06selftests: run lib/test_printf moduleKees Cook
2015-11-05selftests: vm: add tests for lock on faultEric B Munson
2015-11-03selftests: breakpoint: Actually build itBen Hutchings
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings
2015-11-03selftests: Make scripts executableBen Hutchings
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings
2015-11-03selftests: Add missing #include directivesBen Hutchings
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek
2015-11-02acpi: nfit: Add support for hot-addVishal Verma
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov
2015-10-15selftests/seccomp: build and pass on arm64Kees Cook
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka
2015-10-15selftests: add .gitignore for efivarfsYuan Sun
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman
2015-10-14selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling
2015-09-22membarrier: clean up selftestMathieu Desnoyers
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding
2015-09-20x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko
2015-09-20x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko
2015-09-18x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko
2015-09-17s390: wire up userfaultfd system callHeiko Carstens
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang