summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov2020-11-131-0/+42
* selftests/bpf: Add skb_pkt_end testAlexei Starovoitov2020-11-132-0/+95
* selftest/bpf: Add missed ip6ip6 test backHangbin Liu2020-11-102-39/+46
* bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau2020-11-092-7/+7
* selftests/bpf: Fix selftest build with old libcAlexei Starovoitov2020-11-061-0/+4
* bpf: Exercise syscall operations for inode and sk storageKP Singh2020-11-061-2/+15
* bpf: Add tests for task_local_storageKP Singh2020-11-062-20/+226
* bpf: Update selftests for local_storage to use vmlinux.hKP Singh2020-11-061-19/+1
* bpf: Fix tests for local_storageKP Singh2020-11-061-9/+15
* bpf: Lift hashtab key_size limitFlorian Lehner2020-11-053-1/+89
* selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko2020-11-053-0/+391
* selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko2020-11-054-1/+256
* selftests/bpf: Add split BTF basic testAndrii Nakryiko2020-11-052-0/+110
* selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko2020-11-051-15/+25
* selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck2020-11-033-108/+31
* selftests/bpf: Migrate tcpbpf_user.c to use BPF skeletonAlexander Duyck2020-11-031-27/+14
* selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_resultsAlexander Duyck2020-11-031-72/+43
* selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck2020-11-033-147/+78
* selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck2020-11-033-36/+10
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2311-23/+295
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-226-23/+268
| |\
| | * bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen2020-10-223-5/+173
| | * bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau2020-10-192-18/+70
| | * bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau2020-10-191-0/+25
| * | selftests: mptcp: depends on built-in IPv6Matthieu Baerts2020-10-211-0/+1
| * | selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2020-10-192-0/+6
| |/
| * selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2020-10-182-0/+20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-235-1/+420
|\ \
| * \ Merge branch 'kvm-fixes' into 'next'Paolo Bonzini2020-10-211-1/+1
| |\ \
| * | | KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini2020-09-282-0/+169
| * | | KVM: selftests: Add test for user space MSR handlingAlexander Graf2020-09-283-0/+250
| * | | KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
* | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-1/+1
|\ \ \ \
| * | | | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-2/+0
|\ \ \ \ \
| * | | | | lkdtm: remove set_fs-based testsChristoph Hellwig2020-09-081-2/+0
* | | | | | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2020-10-204-4/+38
|\ \ \ \ \ \
| * | | | | | ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-10-071-0/+29
| * | | | | | radix tree test suite: Fix compilationMatthew Wilcox (Oracle)2020-10-073-4/+9
* | | | | | | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-184-14/+65
|\ \ \ \ \ \ \
| * | | | | | | kunit: test: add test plan to KUnit TAP formatBrendan Higgins2020-10-094-14/+65
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1822-69/+208
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-0922-69/+208
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney2020-09-0318-23/+115
| | |\ \ \ \ \ \ \
| | | * | | | | | | rcuperf: Change rcuperf to rcuscalePaul E. McKenney2020-08-2411-20/+20
| | | * | | | | | | torture: Add scftorture to the rcutorture scriptingPaul E. McKenney2020-08-248-1/+92
| | | * | | | | | | torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney2020-08-241-3/+4
| | | |/ / / / / /
| | * | | | | | | torture: Add gdb supportPaul E. McKenney2020-08-242-8/+46
| | * | | | | | | torture: Add kvm.sh --help and update help messagePaul E. McKenney2020-08-241-2/+6
| | * | | | | | | rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05Paul E. McKenney2020-08-241-0/+1