summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-180/+2045
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-20/+58
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds315-1565/+9955
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+10
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-1/+13
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+153
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski175-659/+3460
2021-11-01selftests: net: add arp_ndisc_evict_nocarrierJames Prestwood1-0/+220
2021-11-01selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov2-0/+63
2021-11-01bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov1-1/+1
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-524/+640
2021-11-01selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko1-13/+2
2021-11-01selftests/bpf: Add bloom map success test for userspace callsJoanne Koong1-26/+33
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao2-0/+165
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+852
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+18
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-6/+322
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel1-1/+1
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian1-3/+30
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian1-0/+2
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko1-0/+11
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo3-0/+286
2021-11-01selftests: mptcp: more stable simult_flows testsPaolo Abeni2-36/+72
2021-11-01selftests: mptcp: fix proto type in link_failure testsGeliang Tang1-1/+1
2021-11-01selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski4-0/+131
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini35-215/+2147
2021-10-30selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov1-20/+58
2021-10-29selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi1-2/+2
2021-10-29selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov2-6/+18
2021-10-29selftests/net: update .gitignore with newly added testsShuah Khan1-0/+4
2021-10-28selftests: mlxsw: Test port shaperPetr Machata1-0/+28
2021-10-28selftests: mlxsw: Test offloadability of root TBFPetr Machata1-0/+14
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang1-1/+1
2021-10-28selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi1-1/+2
2021-10-28selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi1-2/+2
2021-10-28selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi15-107/+142
2021-10-28bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...Joanne Koong4-5/+104
2021-10-28bpf/benchs: Add benchmark tests for bloom filter throughput + false positiveJoanne Koong8-30/+695
2021-10-28selftests/bpf: Add bloom filter map test casesJoanne Koong2-0/+286
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-55/+23
2021-10-28selftests/x86/amx: Add context switch testChang S. Bae1-3/+157
2021-10-28selftests/x86/amx: Add test cases for AMX state managementChang S. Bae2-1/+698
2021-10-27selftests/bpf: Adding a namespace reset for tc_redirectYucong Sun1-0/+14
2021-10-27selftests/bpf: Fix attach_probe in parallel modeYucong Sun1-2/+7
2021-10-27selfetests/bpf: Update vmtest.sh defaultsYucong Sun1-3/+3
2021-10-26selftests/ftrace: Stop tracing while reading the trace file by defaultMasami Hiramatsu2-1/+13
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-55/+20
2021-10-26selftests/bpf: Use recv_timeout() instead of retriesYucong Sun1-55/+20
2021-10-26selftests: mlxsw: Remove deprecated test casesDanielle Ratson1-90/+0
2021-10-26selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson1-0/+117