summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | 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-046-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-086-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-232-8/+4Star