summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2015-07-28Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23selftests: add quicktest supportShuah Khan
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-18selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz
2015-06-17selftests: add seccomp suiteKees Cook
2015-06-12selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-07selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual
2015-06-07selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman
2015-06-07selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual
2015-06-07selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual
2015-06-02selftests/powerpc: Add install support to more powerpc testsMichael Ellerman
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney
2015-05-27rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney
2015-05-27rcutorture: Display "make oldconfig" errorsPaul E. McKenney
2015-05-27rcutorture: Update TREE_RCU-kconfig.txtPaul E. McKenney
2015-05-27rcutorture: Make rcutorture scripts force RCU_EXPERTPaul E. McKenney
2015-05-27rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactPaul E. McKenney
2015-05-27rcutorture: TASKS_RCU set directly, so don't explicitly set itPaul E. McKenney
2015-05-27rcutorture: Test SRCU cleanup code pathPaul E. McKenney
2015-05-27rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugPaul E. McKenney
2015-05-27rcutorture: Exchange TREE03 and TREE04 geometriesPaul E. McKenney
2015-05-27rcutorture: Test both RCU-sched and RCU-bh for Tiny RCUPaul E. McKenney
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney
2015-05-26selftest, x86: fix incorrect commentMartin Kelly
2015-05-26tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo
2015-05-26selftests/futex: Add .gitignoreDarren Hart
2015-05-26kselftest: Add exit code definesDarren Hart
2015-05-26selftests: Add futex tests to the top-level MakefileDarren Hart
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart