summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2556-393/+1300
|\
| * selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-144-12/+13
| * selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
| * selftests: Fix the .S and .S -> .o rulesMichael Ellerman2017-02-141-2/+2
| * selftests: Fix the .c linking ruleMichael Ellerman2017-02-141-1/+1
| * selftests: Fix selftests build to just build, not run testsMichael Ellerman2017-02-141-5/+5
| * selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen2017-02-081-1/+1
| * selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen2017-02-081-1/+1
| * selftest: cpufreq: Add special testsViresh Kumar2017-01-194-3/+146
| * selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar2017-01-193-6/+284
| * selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar2017-01-192-2/+52
| * selftest: cpufreq: Add support for cpufreq testsViresh Kumar2017-01-196-0/+568
| * selftests: Add intel_pstate to TARGETSStafford Horne2017-01-191-0/+1
| * selftests/intel_pstate: Update makefile to match new styleStafford Horne2017-01-191-9/+4
| * selftests/intel_pstate: Fix warning on loop index overflowStafford Horne2017-01-191-1/+1
| * selftests/futex: Add headers to makefile dependenciesStafford Horne2017-01-191-1/+4
| * selftests/futex: Add stdio used for loggingStafford Horne2017-01-191-0/+1
| * selftests: x86 protection_keys remove dead codeShuah Khan2017-01-111-10/+0
| * selftests: x86 protection_keys fix unused variable compile warningsShuah Khan2017-01-111-5/+0
| * selftests: ipc add missing generated file to .gitignoreShuah Khan2017-01-111-0/+1
| * selftests: gpio add .gitignore for generated filesShuah Khan2017-01-111-0/+1
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-0518-75/+122
| * selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-057-24/+17
| * selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2017-01-052-2/+0
| * selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-056-21/+10
| * selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2017-01-052-3/+3
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-0536-255/+106
* | userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport2017-02-241-4/+2
* | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport2017-02-241-8/+8
* | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-232-0/+30
|\ \
| * \ Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-231-26/+27
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie2017-01-275-5/+5
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-092-0/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm: Add some kselftests for the DRM range manager (struct drm_mm)Chris Wilson2016-12-271-0/+15
| | * | | lib: Add a simple prime number generatorChris Wilson2016-12-271-0/+15
* | | | | userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli2017-02-221-1/+81
* | | | | userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport2017-02-221-12/+163
* | | | | userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport2017-02-221-5/+5
* | | | | userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport2017-02-221-16/+25
* | | | | userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport2017-02-223-2/+50
* | | | | userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport2017-02-221-1/+1
* | | | | userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz2017-02-223-17/+161
* | | | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-5/+20
|\ \ \ \ \
| * \ \ \ \ Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman2017-01-164-4/+4
| |\ \ \ \ \
| * | | | | | selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-01-111-3/+3
| * | | | | | selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez2017-01-111-2/+17
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-223-100/+225
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-062-27/+28
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-251-0/+68
| * | | | | | tools: firmware: add fallback cancelation testingLuis R. Rodriguez2017-01-251-0/+32