summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski2017-12-091-1/+16
* tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-11-151-2/+26
* selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-11-151-3/+3
* selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-10-051-5/+13
* selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski2017-09-131-6/+35
* ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-301-0/+4
* NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe2017-08-301-1/+1
* selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-07-211-5/+2
* selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-05-201-0/+46
* x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-05-141-1/+1
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-03-151-1/+1
* selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-261-1/+1
* selftests: do not require bash for the generated testRolf Eike Beer2017-01-191-1/+1
* selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-191-1/+1
* tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-064-6/+262
* Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-1432-5/+2997
|\
| * selftests/futex: Check ANSI terminal color supportSeongJae Park2016-10-112-2/+2
| * selftests: Move networking/timestamping from DocumentationShuah Khan2016-09-205-0/+1222
| * selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-203-0/+114
| * selftests: move ia64 tests from Documentation/ia64Shuah Khan2016-09-203-0/+272
| * selftests: move vDSO tests from Documentation/vDSOShuah Khan2016-09-205-0/+471
| * selftests: move ptp tests from Documentation/ptpShuah Khan2016-09-204-0/+565
| * selftests: move prctl tests from Documentation/prctlShuah Khan2016-09-205-0/+306
| * selftests: move dnotify_test from Documentation/filesystemsShuah Khan2016-09-203-0/+42
| * selftests/timers: Add missing error code assignment before testChristophe JAILLET2016-09-201-2/+2
| * selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick2016-09-201-1/+1
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-145-0/+9
|\ \
| * | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-062-0/+2
| * | selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-063-0/+7
* | | 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