summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-116-3/+185
|\
| * treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
| * radix-tree tests: properly initialize mutexRoss Zwisler2016-10-111-1/+1
| * radix-tree tests: add iteration testRoss Zwisler2016-10-114-1/+184
* | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-114-48/+276
|\ \ | |/ |/|
| * Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-074-48/+276
| |\
| | * tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams2016-10-073-43/+124
| | * tools/testing/nvdimm: test get_config_size DSM failuresDan Williams2016-09-211-2/+77
| | * tools/testing/nvdimm: unit test for acpi_nvdimm_notify()Dan Williams2016-09-011-0/+45
| | * tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2016-08-233-6/+33
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-1/+1631
|\ \ \
| * | | x86/pkeys: Add self-testsDave Hansen2016-09-093-1/+1631
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-075-62/+361
|\ \ \
| * | | selftests: expanding more mlock selftestSimon Guo2016-10-073-78/+295
| * | | selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2016-10-072-42/+42
| * | | selftests/vm: add test for mlock() when areas are intersectedSimon Guo2016-10-073-0/+81
| * | | selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2016-10-072-20/+21
* | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0723-157/+1426
|\ \ \ \ | |/ / / |/| | |
| * | | selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2016-10-042-1/+126
| * | | selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2016-10-042-1/+112
| * | | selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2016-10-042-1/+93
| * | | selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur2016-10-043-1/+210
| * | | selftests/powerpc: Check that signals always get deliveredCyril Bur2016-10-045-0/+285
| * | | selftests/powerpc: Add TM tcheck helpers in CCyril Bur2016-10-041-0/+27
| * | | selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2016-10-042-3/+8
| * | | selftests/powerpc: Introduce GPR asm helper header fileCyril Bur2016-10-041-0/+96
| * | | selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2016-10-042-84/+97
| * | | selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2016-10-042-68/+85
| * | | selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur2016-10-044-1/+283
| * | | selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur2016-09-231-0/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-064-0/+182
|\ \ \
| * | | tools/testing: add a test to check nsfs ioctl-sAndrey Vagin2016-09-224-0/+182
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-13/+0
|\ \ \ \
| * | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-13/+0
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-032-10/+10
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-302-5/+13
| |\ \ \ \
| * | | | | selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski2016-09-131-8/+8
| * | | | | selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King2016-09-081-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-291-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | tools/testing/nvdimm: fix allocation range for mock flush hint tablesDan Williams2016-09-191-1/+2
| |/ /
* / / radix tree test suite: Test radix_tree_replace_slot() for multiorder entriesMatthew Wilcox2016-09-252-5/+13
|/ /
* | 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