summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-11-02Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-11-02Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01selftests: net: add arp_ndisc_evict_nocarrierJames Prestwood
2021-11-01selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov
2021-11-01bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-01tracing/selftests: Add tests for hist trigger expression parsingKalesh Singh
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-11-01selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-01selftests/bpf: Add bloom map success test for userspace callsJoanne Koong
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01selftests, bpf: Fix broken riscv buildBjörn Töpel
2021-11-01selftests, bpf: Add one test for sockmap with strparserLiu Jian
2021-11-01selftests, bpf: Fix test_txmsg_ingress_parser errorLiu Jian
2021-11-01selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo
2021-11-01selftests: mptcp: more stable simult_flows testsPaolo Abeni
2021-11-01selftests: mptcp: fix proto type in link_failure testsGeliang Tang
2021-11-01selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-30selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov
2021-10-29selftests/core: fix conflicting types compile error for close_range()Shuah Khan
2021-10-29kunit: tool: fix typecheck errors about loading qemu configsDaniel Latypov
2021-10-29selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-10-29selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov
2021-10-29selftests/net: update .gitignore with newly added testsShuah Khan
2021-10-28selftests: mlxsw: Test port shaperPetr Machata
2021-10-28selftests: mlxsw: Test offloadability of root TBFPetr Machata
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-28selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi
2021-10-28selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi
2021-10-28selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi
2021-10-28bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...Joanne Koong
2021-10-28bpf/benchs: Add benchmark tests for bloom filter throughput + false positiveJoanne Koong
2021-10-28selftests/bpf: Add bloom filter map test casesJoanne Koong
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28selftests/x86/amx: Add context switch testChang S. Bae
2021-10-28selftests/x86/amx: Add test cases for AMX state managementChang S. Bae
2021-10-27selftests/bpf: Adding a namespace reset for tc_redirectYucong Sun
2021-10-27selftests/bpf: Fix attach_probe in parallel modeYucong Sun
2021-10-27selfetests/bpf: Update vmtest.sh defaultsYucong Sun