summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi
2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed
2022-08-25selftests/bpf: extend cgroup helpersYosry Ahmed
2022-08-25selftests/bpf: Test cgroup_iter.Hao Luo
2022-08-25bpf: Introduce cgroup iterHao Luo
2022-08-24selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong
2022-08-24selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong
2022-08-24selftests/bpf: Fix wrong size passed to bpf_setsockopt()Yang Yingliang
2022-08-24selftests/bpf: Add cb_refs test to s390x deny listDaniel Müller
2022-08-24selftests/bpf: Add tests for reference state fixes for callbacksKumar Kartikeya Dwivedi
2022-08-23selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhereStanislav Fomichev
2022-08-23bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUEShmulik Ladkani
2022-08-23bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...Shmulik Ladkani
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-22powerpc/selftests: Use timersub() for gettimeofday()ye xingchen
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-19selftests/vm: fix inability to build any vm testsAxel Rasmussen
2022-08-19selftests/net: test l2 tunnel TOS/TTL inheritingMatthias May
2022-08-19selftest/bpf: Add setget_sockopt to DENYLIST.s390xMartin KaFai Lau
2022-08-19selftests/bpf: Fix spelling mistake.Colin Ian King
2022-08-19KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()David Matlack
2022-08-19KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with ClangDavid Matlack
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18selftests: mlxsw: Add egress VID classification testAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for VXLANAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridgeAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridgeAmit Cohen
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-18selftests/bpf: bpf_setsockopt testsMartin KaFai Lau
2022-08-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-17selftests/bpf: Few fixes for selftests/bpf built in release modeAndrii Nakryiko
2022-08-17selftests/bpf: Tests libbpf autoattach APIsHao Luo
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-16selftests/bpf: Add tests verifying bpf lsm userns_create hookFrederick Lawler
2022-08-16selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov
2022-08-16selftests/net: Refactor xfrm_fill_key() to use array of structsGautam Menghani
2022-08-15selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi
2022-08-15selftests/bpf: Update CI kconfigDaniel Xu
2022-08-15selftests/bpf: Add connmark read testDaniel Xu
2022-08-15selftests/bpf: Add existing connection bpf_*_ct_lookup() testDaniel Xu
2022-08-15selftests/landlock: fix broken include of linux/landlock.hGuillaume Tucker
2022-08-15selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds