summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song
2021-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-02-04selftests: txtimestamp: fix compilation issueVadim Fedorenko
2021-02-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko
2021-02-04selftests: netfilter: fix current yearFabian Frederick
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-23Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2021-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das
2021-01-15kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov
2021-01-15kunit: tool: fix minor typing issue with None statusDaniel Latypov
2021-01-15kunit: tool: surface and address more typing issuesDaniel Latypov
2021-01-15kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-13selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko
2021-01-08Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2021-01-08Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal