summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-2835-708/+668
|\
| * radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-134-11/+16
| * radix tree test suite: Run iteration tests for longerMatthew Wilcox2017-02-131-2/+2
| * radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-131-1/+14
| * radix tree test suite: Fix leaks in regression2.cMatthew Wilcox2017-02-131-2/+4
| * radix tree test suite: Fix leaky testsMatthew Wilcox2017-02-131-12/+16
| * radix tree test suite: Enable address sanitizerMatthew Wilcox2017-02-131-1/+1
| * radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-131-3/+3
| * radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-1310-58/+77
| * radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2017-02-132-0/+26
| * radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-134-7/+33
| * ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-131-1/+92
| * ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-132-3/+4
| * Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-138-6/+365
| * radix tree test suite: Remove obsolete CONFIGMatthew Wilcox2017-02-131-2/+0
| * radix tree test suite: Use vpath to find lib filesMatthew Wilcox2017-02-131-3/+2
| * radix tree test suite: Reduce kernel.hMatthew Wilcox2017-02-133-39/+12
| * radix tree test suite: Remove export.hMatthew Wilcox2017-02-131-2/+0
| * radix tree test suite: Remove types.hMatthew Wilcox2017-02-133-23/+3
| * radix tree test suite: Remove mempoolMatthew Wilcox2017-02-132-38/+0
| * radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox2017-02-131-0/+1
| * tools: Provide a definition of WARN_ONMatthew Wilcox2017-01-271-1/+0
| * radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-2711-500/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-271-3/+4
|\ \
| * | tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-271-3/+4
* | | Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-271-35/+76
|\ \ \ | |/ / |/| |
| * | ktest: Add variable run_command_status to save status of commands executedSteven Rostedt (VMware)2017-02-071-11/+11
| * | ktest.pl: Powercycle the box on reboot if no connection can be madeSteven Rostedt (VMware)2017-02-071-11/+29
| * | ktest: Add timeout to ssh commandSteven Rostedt (VMware)2017-02-071-8/+27
| * | ktest: Fix child exit code processingSteven Rostedt (VMware)2017-02-071-1/+1
| * | ktest: Have POST_TEST run after the test has totally completedSteven Rostedt (VMware)2017-02-071-8/+12
* | | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2556-393/+1300
|\ \ \
| * | | selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-144-12/+13
| * | | selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
| * | | selftests: Fix the .S and .S -> .o rulesMichael Ellerman2017-02-141-2/+2
| * | | selftests: Fix the .c linking ruleMichael Ellerman2017-02-141-1/+1
| * | | selftests: Fix selftests build to just build, not run testsMichael Ellerman2017-02-141-5/+5
| * | | selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen2017-02-081-1/+1
| * | | selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen2017-02-081-1/+1
| * | | selftest: cpufreq: Add special testsViresh Kumar2017-01-194-3/+146
| * | | selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar2017-01-193-6/+284
| * | | selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar2017-01-192-2/+52
| * | | selftest: cpufreq: Add support for cpufreq testsViresh Kumar2017-01-196-0/+568
| * | | selftests: Add intel_pstate to TARGETSStafford Horne2017-01-191-0/+1
| * | | selftests/intel_pstate: Update makefile to match new styleStafford Horne2017-01-191-9/+4
| * | | selftests/intel_pstate: Fix warning on loop index overflowStafford Horne2017-01-191-1/+1
| * | | selftests/futex: Add headers to makefile dependenciesStafford Horne2017-01-191-1/+4
| * | | selftests/futex: Add stdio used for loggingStafford Horne2017-01-191-0/+1
| * | | selftests: x86 protection_keys remove dead codeShuah Khan2017-01-111-10/+0
| * | | selftests: x86 protection_keys fix unused variable compile warningsShuah Khan2017-01-111-5/+0