aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds33-3/+244
2015-11-05selftests: vm: add tests for lock on faultEric B Munson4-0/+807
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-2/+564
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-2/+1011
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-4/+20
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+223
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski1-0/+4
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov24-0/+56
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar6-4/+20
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman1-2/+12
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman1-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman5-1/+122
2015-10-14selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski1-2/+4
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman1-0/+9
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz2-1/+223
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEADPaul E. McKenney6-4/+20
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski3-1/+342
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski2-1/+210
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar4-36/+39
2015-10-06torture: Forgive non-plural argumentsPaul E. McKenney1-3/+3
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney3-0/+8
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso3-1/+9
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling4-1/+45
2015-09-25Merge branch 'linus' into x86/asm, to refresh the tree before applying new changesIngo Molnar10-34/+54
2015-09-22membarrier: clean up selftestMathieu Desnoyers2-8/+4
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli1-9/+0
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli1-3/+6
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli1-2/+10
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman1-3/+13
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli2-12/+5
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding2-2/+4
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2015-09-20x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko2-1/+138
2015-09-20x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko3-2/+427
2015-09-19Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds9-34/+52
2015-09-18x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko3-1/+458
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2015-09-17s390: wire up userfaultfd system callHeiko Carstens1-0/+2
2015-09-14selftests: exec: revert to default emit ruleBamvor Jian Zhang1-3/+1
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang2-8/+5
2015-09-14selftests: mqueue: simplify the MakefileBamvor Jian Zhang1-5/+3
2015-09-14selftests: mqueue: allow extra cflagsBamvor Jian Zhang1-1/+1
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang1-1/+1
2015-09-14selftests/seccomp: add support for s390Kees Cook2-6/+38
2015-09-14seltests/zram: fix syntax errorZhang Zhen2-10/+3
2015-09-11selftests: enhance membarrier syscall testMathieu Desnoyers1-25/+75
2015-09-11selftests: add membarrier syscall testPranith Kumar4-0/+84
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-100/+9
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds9-19/+481
2015-09-08selftests:vm: point to libhugetlbfs for regression testingMike Kravetz1-0/+4