summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2016-06-24selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz-1/+1
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams-2/+48
2016-06-21selftests/powerpc: Load Monitor Register TestsJack Miller-1/+227
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)-15/+12
2016-06-17tools/testing/nvdimm: add pfn device dependencyDan Williams-0/+1
2016-06-15selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau-1/+2
2016-06-14torture: Inflict default jitterPaul E. McKenney-1/+1
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney-1/+0
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng-1/+1
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng-4/+5
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng-8/+7
2016-06-14rcutorture/doc: Create initrd using dracutBoqun Feng-0/+22
2016-06-14torture: Add starvation events to error summaryPaul E. McKenney-1/+6
2016-06-14torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney-2/+19
2016-06-14seccomp: add tests for ptrace holeKees Cook-11/+165
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen-1/+2230
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller-5/+5
2016-06-02kselftests: timers: Add set-tz test caseJohn Stultz-1/+121
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+9
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+80
2016-05-23Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-10/+5
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+108
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)-10/+5
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-0/+143
2016-05-22selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller-0/+2
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller-1/+7
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams-0/+11
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams-0/+11
2016-05-20radix-tree: tidy up next_chunkMatthew Wilcox-44/+55
2016-05-20radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox-2/+2
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox-3/+2
2016-05-20radix tree test suite: remove dependencies on heightMatthew Wilcox-12/+25
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler-0/+1
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox-1/+34
2016-05-20radix-tree: add test for radix_tree_locate_item()Ross Zwisler-1/+15
2016-05-20radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox-12/+18
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox-0/+5
2016-05-20radix-tree test suite: add multi-order tag testRoss Zwisler-0/+97
2016-05-20radix tree test suite: multi-order iteration testRoss Zwisler-0/+92
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler-4/+4
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox-0/+12
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox-0/+39
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox-5/+76
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox-0/+1
2016-05-20radix tree test suite: rebuild when headers changeRoss Zwisler-1/+1
2016-05-20radix tree test suite: keep regression test runs shortRoss Zwisler-7/+15
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler-7/+2
2016-05-20radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox-0/+44
2016-05-20radix tree test suite: fix buildMatthew Wilcox-8/+12
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-30/+439