aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-27tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams4-47/+41
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams4-2/+48
2016-06-17tools/testing/nvdimm: add pfn device dependencyDan Williams1-0/+1
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller1-5/+5
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-1/+9
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-3/+80
2016-05-23Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-10/+5
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-22/+108
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)1-10/+5
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+143
2016-05-22selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller1-0/+2
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller1-1/+7
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2-0/+11
2016-05-20/dev/dax, pmem: direct access to persistent memoryDan Williams2-0/+11
2016-05-20radix-tree: tidy up next_chunkMatthew Wilcox1-44/+55
2016-05-20radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox1-2/+2
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox2-3/+2
2016-05-20radix tree test suite: remove dependencies on heightMatthew Wilcox2-12/+25
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler1-0/+1
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox2-1/+34
2016-05-20radix-tree: add test for radix_tree_locate_item()Ross Zwisler2-1/+15
2016-05-20radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox1-12/+18
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox1-0/+5
2016-05-20radix-tree test suite: add multi-order tag testRoss Zwisler1-0/+97
2016-05-20radix tree test suite: multi-order iteration testRoss Zwisler1-0/+92
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler2-4/+4
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox1-0/+12
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox1-0/+39
2016-05-20radix tree test suite: start adding multiorder testsMatthew Wilcox5-5/+76
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox1-0/+1
2016-05-20radix tree test suite: rebuild when headers changeRoss Zwisler1-1/+1
2016-05-20radix tree test suite: keep regression test runs shortRoss Zwisler1-7/+15
2016-05-20radix tree test suite: allow testing other fan-out valuesRoss Zwisler2-7/+2
2016-05-20radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox2-0/+44
2016-05-20radix tree test suite: fix buildMatthew Wilcox3-8/+12
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds16-30/+439
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+28
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds9-0/+530
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams1-17/+33
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+44
2016-05-18Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2-7/+22
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+649
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+185
2016-05-16tools: testing: define the _GNU_SOURCE macroMuhammad Falak R Wani1-1/+1
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim1-0/+72
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim1-2/+7
2016-05-13selftests/seccomp: add MIPS self-test supportMatt Redfearn1-2/+28
2016-05-11selftests/powerpc: Add test to check if TM SPRs are corruptedRashmica Gupta3-1/+146
2016-05-11selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta3-1/+92
2016-05-11selftests/powerpc: Add test for forking inside transactionRashmica Gupta3-1/+44