summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan-0/+114
2016-09-20selftests: move ia64 tests from Documentation/ia64Shuah Khan-0/+272
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan-0/+471
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan-0/+565
2016-09-20selftests: move prctl tests from Documentation/prctlShuah Khan-0/+306
2016-09-20selftests: move dnotify_test from Documentation/filesystemsShuah Khan-0/+42
2016-09-20selftests/timers: Add missing error code assignment before testChristophe JAILLET-2/+2
2016-09-20selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick-1/+1
2016-09-19tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams-1/+2
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski-8/+8
2016-09-09x86/pkeys: Add self-testsDave Hansen-1/+1631
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King-2/+2
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner-13/+0
2016-09-01tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams-0/+45
2016-08-23tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams-6/+33
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams-0/+2
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman-1/+1
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-3/+10
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks-1/+1
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+123
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-32/+810
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-11/+165
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-138/+168
2016-07-26selftests: media_tests add a new video device testShuah Khan-2/+103
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur-18/+98
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2342
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+60
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams-138/+168
2016-07-24nfit: do an ARS scrub on hitting a latent media errorVishal Verma-0/+1
2016-07-24nfit: move to nfit/ sub-directoryDan Williams-3/+3
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter-1/+1
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams-14/+2
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams-0/+1
2016-07-21nfit: cleanup acpi_nfit_init calling conventionDan Williams-3/+4
2016-07-21tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams-33/+21
2016-07-21tools/testing/nvdimm: add virtual ramdisk rangeDan Williams-2/+16
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar-1/+2230
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman-1/+51
2016-07-12pmem: kill __pmem address spaceDan Williams-1/+1
2016-07-11tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams-22/+33
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar-16/+13
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov-1/+112
2016-07-07tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams-17/+2
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart-1/+332
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman-1/+86