aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-0/+260
2014-08-08selftests: add memfd/sealing page-pinning testsGravatar David Herrmann 5-1/+450
2014-08-08selftests: add memfd_create() + sealing testsGravatar David Herrmann 4-0/+945
2014-08-08tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionGravatar Thierry Fauck 1-0/+4
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 12-284/+617
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-0/+179
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-34/+143
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-28/+26
2014-08-04Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-349/+297
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyGravatar Eric W. Biederman 3-0/+260
2014-07-28selftests/powerpc: Add test of per-event excludesGravatar Michael Ellerman 2-1/+115
2014-07-28selftests/powerpc: Add a routine for retrieving an AUXV entryGravatar Michael Ellerman 2-0/+49
2014-07-28selftests/powerpc: Add cycles test with MMCR2 handlingGravatar Michael Ellerman 2-1/+93
2014-07-28selftests/powerpc: Dump MMCR2 as part of the EBB HW stateGravatar Michael Ellerman 1-4/+6
2014-07-28selftests/powerpc: Count more instructions & use decimalGravatar Michael Ellerman 1-8/+14
2014-07-28selftests/powerpc: Count instructions under scheduler pressureGravatar Michael Ellerman 2-2/+8
2014-07-28selftests/powerpc: Add test of L3 bank handlingGravatar Michael Ellerman 2-1/+49
2014-07-28selftests/powerpc: Move core_busy_loop() into asmGravatar Michael Ellerman 4-253/+272
2014-07-28selftests/powerpc: Fix parse_proc_maps()Gravatar Michael Ellerman 1-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesGravatar Michael Ellerman 2-14/+11
2014-07-17test: add firmware_class loader testGravatar Kees Cook 4-0/+179
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 19-28/+26
2014-07-13Merge 3.16-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 3-4/+17
2014-07-11tools: selftests - create a separate hotplug target for full range testGravatar Shuah Khan 6-6/+105
2014-07-11tools: fix kcmp_test compile warningsGravatar Shuah Khan 1-1/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderGravatar Shuah Khan 1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsGravatar Shuah Khan 1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsGravatar Shuah Khan 1-19/+21
2014-07-11tools: cpu-hotplug fix unexpected operator errorGravatar Shuah Khan 1-1/+1
2014-07-11tools: memory-hotplug fix unexpected operator errorGravatar Shuah Khan 1-1/+1
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Gravatar Paul E. McKenney 19-28/+26
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYGravatar Paul E. McKenney 16-16/+0
2014-07-03tools/testing/selftests/ipc/msgque.c: improve error handling when not running...Gravatar Shuah Khan 1-0/+5
2014-07-03tools: memory-hotplug fix unexpected operator errorGravatar Shuah Khan 1-1/+1
2014-07-03tools: cpu-hotplug fix unexpected operator errorGravatar Shuah Khan 1-1/+1
2014-06-26torture: Clean up diagnostics from --buildonly runsGravatar Paul E. McKenney 3-12/+25
2014-06-26torture: Enable versions without CFcommon to function correctlyGravatar Paul E. McKenney 1-0/+1
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testGravatar Michael Ellerman 2-4/+12
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 41-46/+4083
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+7
2014-06-11selftests/powerpc: Add tests of PMU EBBsGravatar Michael Ellerman 34-4/+3913
2014-06-11selftests/powerpc: Add support for skipping testsGravatar Michael Ellerman 3-1/+21
2014-06-11selftests/powerpc: Put the test in a separate process groupGravatar Michael Ellerman 1-2/+8
2014-06-11selftests/powerpc: Fix instruction loop for ABIv2 (LE)Gravatar Michael Ellerman 1-38/+35
2014-06-11powerpc: Correct DSCR during TM context switchGravatar Sam bobroff 3-1/+106
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 4-2/+95
2014-06-06tools/testing/selftests/sysctl: validate sysctl_writes_strictGravatar Kees Cook 5-0/+216
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitGravatar Michael Ellerman 3-1/+91
2014-05-14rcutorture: Note diffs from git commitsGravatar Paul E. McKenney 1-0/+4
2014-05-14rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernelsGravatar Paul E. McKenney 1-0/+1