summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-121-1/+1
|\
| * kselftest: arm64: Fix exit code of sve-ptraceMark Brown2021-03-101-1/+1
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-0912-11/+206
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-062-1/+100
| |\ \
| | * | selftests: netfilter: test nat port clash resolution interaction with tcp ear...Florian Westphal2021-02-282-1/+100
| * | | selftest/net/ipsec.c: Remove unneeded semicolonXu Wang2021-03-051-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-054-4/+62
| |\ \ \
| | * | | bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman2021-03-042-0/+50
| | * | | selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-021-1/+2
| | * | | selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich2021-03-021-3/+10
| | |/ /
| * / / selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel2021-03-041-0/+8
| |/ /
| * | selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-02-261-0/+9
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-02-263-5/+26
| |\ \
| | * | selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-02-241-4/+2
| | * | selftests/bpf: Fix a compiler warning in global func testDmitrii Banshchikov2021-02-241-1/+1
| | * | bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as srcBrendan Jackman2021-02-221-0/+23
* | | | selftests: gpio: update .gitignoreBartosz Golaszewski2021-03-081-1/+1
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-042-5/+160
|\ \ \
| * | | KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-3/+156
| * | | selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis2021-03-021-2/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-264-1/+169
|\| | | | |/ / |/| |
| * | selftests: kvm: avoid uninitialized variable warningPaolo Bonzini2021-02-151-1/+2
| * | selftests: kvm: add hardware_disable testIgnacio Alvarado2021-02-153-0/+167
* | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-251-1/+14
|\ \ \
| * | | wireguard: selftests: test multiple parallel streamsJason A. Donenfeld2021-02-231-1/+14
| | |/ | |/|
* | | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-241-3/+18
|\ \ \
| * | | dma-mapping: benchmark: pretend DMA is transmittingBarry Song2021-02-051-3/+18
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-235-0/+1434
|\ \ \ \
| * | | | tests: add mount_setattr() selftestsChristian Brauner2021-01-245-0/+1434
* | | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds2021-02-221-1/+1
|\ \ \ \ \
| * | | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-1/+1
* | | | | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-224-41/+248
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Add VF recovery testsOliver O'Halloran2021-01-313-0/+188
| * | | | | | selftests/powerpc: Use stderr for debug messages in eeh-functionsOliver O'Halloran2021-01-311-8/+12
| * | | | | | selftests/powerpc: Hoist helper code out of eeh-basicOliver O'Halloran2021-01-312-36/+51
| * | | | | | selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-01-051-1/+1
* | | | | | | Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-02-222-8/+31
|\ \ \ \ \ \ \
| * | | | | | | selftests/ftrace: Add '!event' synthetic event syntax checkTom Zanussi2021-02-111-0/+4
| * | | | | | | selftests/ftrace: Update synthetic event syntax errorsTom Zanussi2021-02-111-8/+27
* | | | | | | | Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-221-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | kselftest: add support for skipped testsTimur Tabi2021-02-151-6/+12
* | | | | | | | | Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-02-224-115/+150
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kunit: tool: fix unintentional statefulness in run_kernel()Daniel Latypov2021-02-081-1/+3
| * | | | | | | | | kunit: tool: add support for filtering suites by globDaniel Latypov2021-02-083-12/+28
| * | | | | | | | | kunit: make kunit_tool accept optional path to .kunitconfig fragmentDaniel Latypov2021-02-083-7/+46
| * | | | | | | | | kunit: tool: simplify kconfig is_subset_of() logicDaniel Latypov2021-02-081-7/+6
| * | | | | | | | | minor: kunit: tool: fix unit test so it can run from non-root dirDaniel Latypov2021-02-081-36/+24
| * | | | | | | | | kunit: tool: use `with open()` in unit testDaniel Latypov2021-02-081-19/+14
| * | | | | | | | | kunit: tool: stop using bare asserts in unit testDaniel Latypov2021-02-081-26/+24
| * | | | | | | | | kunit: tool: fix unit test cleanup handlingDaniel Latypov2021-02-081-8/+6