aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-0/+1366
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 32-13/+4874
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyGravatar Dan Williams 1-0/+3
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureGravatar Dan Williams 7-0/+1363
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Gravatar Linus Torvalds 15-22/+810
2015-06-23selftests: add quicktest supportGravatar Shuah Khan 1-0/+4
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+73
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+183
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 28-56/+72
2015-06-19powerpc/tm: Abort syscalls in active transactionsGravatar Sam bobroff 2-3/+4
2015-06-18selftest: Timers: Avoid signal deadlock in leap-a-dayGravatar John Stultz 1-11/+12
2015-06-17selftests: add seccomp suiteGravatar Kees Cook 5-0/+2658
2015-06-12selftests: timers: Add leap-second timer edge testing to leap-a-day.cGravatar John Stultz 1-4/+72
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-2/+118
2015-06-07selftests/powerpc: Add gitignore file for the new DSCR testsGravatar Anshuman Khandual 1-0/+7
2015-06-07selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesGravatar Michael Ellerman 2-1/+82
2015-06-07selftests/powerpc: Add test for all DSCR sysfs interfacesGravatar Anshuman Khandual 2-1/+98
2015-06-07selftests/powerpc: Add test for DSCR inheritence across fork & execGravatar Anshuman Khandual 2-1/+118
2015-06-07selftests/powerpc: Add test for DSCR value inheritence across forkGravatar Anshuman Khandual 2-1/+97
2015-06-07selftests/powerpc: Add test for DSCR SPR numbersGravatar Anshuman Khandual 2-1/+62
2015-06-07selftests/powerpc: Add test for explicitly changing DSCR valueGravatar Anshuman Khandual 2-1/+72
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultGravatar Anshuman Khandual 4-1/+267
2015-06-02selftests/powerpc: Add install support to more powerpc testsGravatar Michael Ellerman 2-18/+9
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 28-56/+72
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeGravatar Andy Lutomirski 2-2/+118
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Gravatar Paul E. McKenney 28-56/+72
2015-05-27rcutorture: Allow repetition factors in Kconfig-fragment listsGravatar Paul E. McKenney 1-6/+19
2015-05-27rcutorture: Display "make oldconfig" errorsGravatar Paul E. McKenney 2-1/+5
2015-05-27rcutorture: Update TREE_RCU-kconfig.txtGravatar Paul E. McKenney 8-30/+21
2015-05-27rcutorture: Make rcutorture scripts force RCU_EXPERTGravatar Paul E. McKenney 13-0/+13
2015-05-27rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactGravatar Paul E. McKenney 12-9/+3
2015-05-27rcutorture: TASKS_RCU set directly, so don't explicitly set itGravatar Paul E. McKenney 3-3/+0
2015-05-27rcutorture: Test SRCU cleanup code pathGravatar Paul E. McKenney 1-1/+1
2015-05-27rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugGravatar Paul E. McKenney 3-2/+3
2015-05-27rcutorture: Exchange TREE03 and TREE04 geometriesGravatar Paul E. McKenney 2-4/+4
2015-05-27rcutorture: Test both RCU-sched and RCU-bh for Tiny RCUGravatar Paul E. McKenney 1-0/+1
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansGravatar Paul E. McKenney 1-0/+2
2015-05-26selftest, x86: fix incorrect commentGravatar Martin Kelly 1-1/+1
2015-05-26tools selftests: Fix 'clean' target with make 3.81Gravatar Arnaldo Carvalho de Melo 1-1/+1
2015-05-26selftests/futex: Add .gitignoreGravatar Darren Hart 1-0/+7
2015-05-26kselftest: Add exit code definesGravatar Darren Hart 1-5/+12
2015-05-26selftests: Add futex tests to the top-level MakefileGravatar Darren Hart 1-0/+1
2015-05-26selftests/futex: Increment ksft pass and fail countersGravatar Darren Hart 2-1/+4
2015-05-26selftests/futex: Update Makefile to use lib.mkGravatar Darren Hart 2-3/+22
2015-05-26selftests: Add futex functional testsGravatar Darren Hart 15-0/+1889
2015-05-26kselftests: timers: Check _ALARM clockids are supported before suspendingGravatar John Stultz 1-1/+5
2015-05-26kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueGravatar John Stultz 1-1/+1
2015-05-26kselftests: timers: Increase delay between suspends in alarmtimer-suspendGravatar John Stultz 1-1/+1
2015-05-26selftests/exec: do not install subdir as it is already createdGravatar Tyler Baker 1-1/+1