summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-24nfit: do an ARS scrub on hitting a latent media errorVishal Verma
2016-07-24nfit: move to nfit/ sub-directoryDan Williams
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams
2016-07-22libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams
2016-07-21nfit: cleanup acpi_nfit_init calling conventionDan Williams
2016-07-21tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams
2016-07-21tools/testing/nvdimm: add virtual ramdisk rangeDan Williams
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-13pmem: kill __pmem address spaceDan Williams
2016-07-11tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov
2016-07-08tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-06-27tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams
2016-06-25selftests/vm/compaction_test: fix write to restore nr_hugepagesMike Kravetz
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)
2016-06-17tools/testing/nvdimm: add pfn device dependencyDan Williams
2016-06-14torture: Inflict default jitterPaul E. McKenney
2016-06-14rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney
2016-06-14rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng
2016-06-14rcutorture: Make -soundhw a x86 specific optionBoqun Feng
2016-06-14rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng
2016-06-14rcutorture/doc: Create initrd using dracutBoqun Feng
2016-06-14torture: Add starvation events to error summaryPaul E. McKenney
2016-06-14torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney
2016-06-14seccomp: add tests for ptrace holeKees Cook
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-24Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)
2016-05-23Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-22selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-21/dev/dax, pmem: direct access to persistent memoryDan Williams
2016-05-21radix-tree: tidy up next_chunkMatthew Wilcox
2016-05-21radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox
2016-05-21radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox
2016-05-21radix tree test suite: remove dependencies on heightMatthew Wilcox