summaryrefslogtreecommitdiff
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-02-103-9/+14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-02-041-1/+1
| |\
| | * selftests: netfilter: fix current yearFabian Frederick2021-02-041-1/+1
| * | selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-041-3/+3
| * | selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko2021-02-031-5/+10
* | | selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen2021-02-091-0/+0
* | | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-2/+1245
|\ \ \
| * | | ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
| * | | ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
| * | | ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
| * | | ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
| * | | ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
| * | | ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
| * | | testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-284-2/+229
* | | | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-071-1/+3
|\ \ \ \
| * | | | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-051-1/+3
| | |/ / | |/| |
* | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-062-9/+13
|/ / /
* | | Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-283-3/+46
|\ \ \
| * | | selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-01-282-2/+2
| | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2021-01-211-1/+44
| |\ \
| | * | xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-01-041-0/+43
| | * | selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-01-041-1/+1
* | | | Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-243-3/+6
|\ \ \ \
| * | | | selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-01-201-1/+4
| * | | | selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-192-2/+2
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds2021-01-235-94/+84
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov2021-01-152-28/+17
| * | | | kunit: tool: fix minor typing issue with None statusDaniel Latypov2021-01-151-9/+8
| * | | | kunit: tool: surface and address more typing issuesDaniel Latypov2021-01-155-52/+54
| * | | | kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow2021-01-151-12/+12
* | | | | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-205-99/+102
|\ \ \ \ \
| * | | | | selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-191-1/+0
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-154-98/+102
| |\ \ \ \ \
| | * | | | | selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2021-01-132-1/+41
| | * | | | | bpf: Update local storage test to check handling of null ptrsKP Singh2021-01-122-97/+61
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-152-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2021-01-152-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-01-141-2/+4
|\ \ \ \ \ \
| * | | | | | selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-142-5/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-121-3/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
| * | | | | selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko2021-01-091-2/+2
| |/ / / /
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds2021-01-081-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | kunit: tool: Force the use of the 'tty' console for UMLDavid Gow2021-01-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-01-082-1/+4
|\ \ \ \
| * | | | selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser2021-01-041-1/+1
| * | | | selftests/vDSO: add additional binaries to .gitignoreTobias Klauser2021-01-041-0/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-0810-437/+363
|\ \ \ \ | |_|/ / |/| | |