summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-13/+0
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-121-0/+2
|\
| * tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams2016-08-101-0/+2
* | selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman2016-08-101-1/+1
|/
* Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds2016-08-051-0/+422
|\
| * ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe2016-08-051-0/+422
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-3/+10
|\ \
| * | rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov2016-06-261-1/+1
| * | rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov2016-06-261-1/+1
| * | rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov2016-06-261-1/+8
* | | tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks2016-08-021-1/+1
* | | Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-08-0111-13/+268
|\ \ \
| * | | selftests: media_tests add a new video device testShuah Khan2016-07-263-2/+103
| * | | selftests: media_tests - Add media_device_open to .gitignoreShuah Khan2016-06-271-0/+1
| * | | selftests: add media controller regression test scripts and documentShuah Khan2016-06-273-0/+65
| * | | selftests: add media_device_open testShuah Khan2016-06-272-2/+83
| * | | selftests: media_device_test change it to randomize loop countShuah Khan2016-06-271-6/+13
| * | | selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit testYannick Brosseau2016-06-271-1/+1
| * | | selftests/vm: write strlen length instead of sizeof to nr_hugepagesYannick Brosseau2016-06-271-5/+5
| * | | selftests/lib: set printf.sh executableSeongJae Park2016-06-271-0/+0
| |/ /
* | | Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2016-08-013-2/+123
|\ \ \
| * | | selftests/exec: Makefile is a run-time dependency, add it to the install listYannick Brosseau2016-06-151-1/+2
| * | | kselftests: timers: Add set-tz test caseJohn Stultz2016-06-022-1/+121
| |/ /
* | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3032-32/+810
|\ \ \
| * | | selftests/powerpc: exec() with suspended transactionCyril Bur2016-07-265-18/+98
| * | | selftests/powerpc: Add a test for PROT_SAOMichael Ellerman2016-07-144-1/+51
| * | | selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman2016-07-071-1/+1
| * | | selftests/powerpc: Test unaligned copy and pasteChris Smart2016-07-0510-1/+332
| * | | selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman2016-07-054-1/+86
| * | | selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2016-07-052-3/+9
| * | | selftests/powerpc: Fix usage message in context_switchCyril Bur2016-07-051-3/+3
| * | | selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur2016-07-051-3/+3
| * | | selftests/powerpc: Load Monitor Register TestsJack Miller2016-06-216-1/+227
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-11/+165
|\ \ \ \
| * | | | seccomp: add tests for ptrace holeKees Cook2016-06-141-11/+165
| | |/ / | |/| |
* | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-287-138/+168
|\ \ \ \
| * \ \ \ Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-247-138/+168
| |\ \ \ \
| | * | | | nfit: do an ARS scrub on hitting a latent media errorVishal Verma2016-07-241-0/+1
| | * | | | nfit: move to nfit/ sub-directoryDan Williams2016-07-242-3/+3
| | * | | | nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams2016-07-221-14/+2
| | * | | | libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-211-0/+1
| | * | | | nfit: cleanup acpi_nfit_init calling conventionDan Williams2016-07-211-3/+4
| | * | | | tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams2016-07-211-33/+21
| | * | | | tools/testing/nvdimm: add virtual ramdisk rangeDan Williams2016-07-211-2/+16
| | * | | | pmem: kill __pmem address spaceDan Williams2016-07-121-1/+1
| | * | | | tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams2016-07-111-22/+33
| | * | | | tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams2016-07-071-17/+2
| | * | | | tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams2016-06-274-47/+41
| | * | | | libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2016-06-244-2/+48
| | * | | | tools/testing/nvdimm: add pfn device dependencyDan Williams2016-06-171-0/+1
| | | |/ / | | |/| |