summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-0915-0/+6407
|\
| * kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-046-1/+595
| * kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-0412-0/+5813
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-078-12/+457
|\ \
| * | selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman2018-04-031-2/+2
| * | Merge branch 'fixes' into nextMichael Ellerman2018-03-283-1/+17
| |\ \
| * | | selftests/powerpc: Add process creation benchmarkNicholas Piggin2018-03-204-1/+346
| * | | selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero2018-03-131-8/+16
| * | | selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour2018-03-132-1/+93
| | |/ | |/|
* | | Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-0712-14/+200
|\ \ \
| * | | selftests/intel_pstate: Fix build rule for x86Daniel Díaz2018-04-021-1/+4
| * | | selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-03-261-0/+1
| * | | selftests/seccomp: Allow get_metadata to XFAILKees Cook2018-03-212-3/+38
| * | | selftests/android/ion: Makefile: fix build errorAnders Roxell2018-03-212-1/+2
| * | | selftests: futex Makefile add top level TAP header echo to RUN_TESTSShuah Khan2018-03-071-0/+4
| * | | selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-061-1/+9
| * | | selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-061-0/+1
| * | | selftests: kselftest framework: add handling for TAP header levelShuah Khan2018-03-061-1/+2
| * | | selftests: ion: Add simple test with the vgem driverLaura Abbott2018-03-063-1/+139
| * | | selftests: ion: Remove some printsLaura Abbott2018-03-061-6/+0Star
| |/ /
* | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-056-93/+314
|\ \ \
| * | | test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez2018-03-203-8/+46
| * | | test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez2018-03-203-1/+122
| * | | test_firmware: expand on library with shared helpersLuis R. Rodriguez2018-03-203-61/+63
| * | | test_firmware: replace syfs fallback check with kconfig_has helperLuis R. Rodriguez2018-03-141-4/+1Star
| * | | test_firmware: enable custom fallback testing on limited kernel configsLuis R. Rodriguez2018-03-143-1/+33
| * | | test_firmware: add simple firmware firmware test libraryLuis R. Rodriguez2018-03-143-20/+51
* | | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-054-1/+316
|\ \ \ \
| * \ \ \ Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-2021-38/+216
| |\ \ \ \
| * | | | | selftests: add devpts selftestsChristian Brauner2018-03-144-1/+316
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-0370-568/+8696
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-024-2/+192
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-018-24/+1309
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-312-1/+482
| | * | | | | | | selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-316-3/+271
| | * | | | | | | selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-312-1/+488
| | * | | | | | | selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov2018-03-281-21/+70
| * | | | | | | | tc-testing: Add newline when writing test case filesLucas Bates2018-03-301-0/+1
| * | | | | | | | tc-testing: add connmark action testsRoman Mashak2018-03-301-0/+291
| * | | | | | | | tc-testing: Correct compound statements for namespace executionLucas Bates2018-03-271-5/+5
| * | | | | | | | tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak2018-03-264-0/+528
| * | | | | | | | tc-testing: add selftests for 'bpf' actionDavide Caratti2018-03-231-0/+289
| |/ / / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-236-18/+68
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | selftests: Add multipath tests for onlink flagDavid Ahern2018-03-221-3/+95
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-2110-8/+425
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend2018-03-191-0/+2
| | * | | | | | | bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend2018-03-191-0/+2
| | * | | | | | | bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend2018-03-191-1/+2
| | * | | | | | | bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend2018-03-191-0/+3
| | * | | | | | | bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-191-0/+54