aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-26selftests: media_tests add a new video device testShuah Khan
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur
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-21libnvdimm: 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-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman
2016-07-12pmem: 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-07tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-06-27selftests: media_tests - Add media_device_open to .gitignoreShuah Khan
2016-06-27selftests: add media controller regression test scripts and documentShuah Khan
2016-06-27selftests: add media_device_open testShuah Khan
2016-06-27selftests: media_device_test change it to randomize loop countShuah Khan
2016-06-27selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit testYannick Brosseau
2016-06-27selftests/vm: write strlen length instead of sizeof to nr_hugepagesYannick Brosseau
2016-06-27selftests/lib: set printf.sh executableSeongJae Park
2016-06-27tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov
2016-06-26rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov