summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-11-23Revert "selftests/bpf: Temporarily disable linked list tests"Alexei Starovoitov4-34/+16
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel1-4/+41
2022-11-21selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev2-0/+183
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa1-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa1-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai1-16/+20
2022-11-21selftests/bpf: Add test for cgroup iterator on a dead cgroupHou Tao1-0/+76
2022-11-21selftests/bpf: Add cgroup helper remove_cgroup()Hou Tao2-0/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov1-0/+11
2022-11-21bpftool: remove support of --legacy option for bpftoolSahid Orentino Ferdjaoui1-3/+3
2022-11-21bpf: Add type cast unit testsYonghong Song3-0/+198
2022-11-20bpf/selftests: Add selftests for new task kfuncsDavid Vernet5-0/+640
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet2-3/+3
2022-11-18selftests/bpf: Skip spin lock failure test on s390xKumar Kartikeya Dwivedi1-0/+6
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen5-15/+23
2022-11-18selftests: add a selftest for sctp vrfXin Long3-0/+317
2022-11-18selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-11-18selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-11-18selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-11-18selftests/bpf: Temporarily disable linked list testsKumar Kartikeya Dwivedi4-16/+34
2022-11-18selftests/bpf: Add BTF sanity testsKumar Kartikeya Dwivedi1-0/+485
2022-11-18selftests/bpf: Add BPF linked list API testsKumar Kartikeya Dwivedi6-0/+1264
2022-11-18selftests/bpf: Add failure test cases for spin lock pairingKumar Kartikeya Dwivedi2-1/+292
2022-11-18selftests/bpf: Update spinlock selftestKumar Kartikeya Dwivedi3-47/+51
2022-11-18selftests/bpf: Add __contains macro to bpf_experimental.hKumar Kartikeya Dwivedi1-0/+2
2022-11-18bpf: Introduce single ownership BPF linked list APIKumar Kartikeya Dwivedi1-0/+28
2022-11-18bpf: Introduce bpf_obj_dropKumar Kartikeya Dwivedi1-0/+13
2022-11-18bpf: Introduce bpf_obj_newKumar Kartikeya Dwivedi1-0/+25
2022-11-18bpf: Rewrite kfunc argument handlingKumar Kartikeya Dwivedi3-4/+4
2022-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-7/+35807
2022-11-18selftests/bpf: Pass target triple to get_sys_includes macroBjörn Töpel1-4/+8
2022-11-18selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-makeBjörn Töpel1-1/+1
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+14
2022-11-17KVM: selftests: add svm part to triple_fault_testMaxim Levitsky1-17/+56
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky3-0/+69
2022-11-17KVM: selftests: move idt_entry to headerMaxim Levitsky2-13/+13
2022-11-17selftests/bpf: fix memory leak of lsm_cgroupWang Yufen2-4/+21
2022-11-16selftests/bpf: allow unpriv bpf for selftests by defaultEduard Zingerman1-0/+1
2022-11-16selftests/bpf: check nullness propagation for reg to reg comparisonsEduard Zingerman1-0/+174
2022-11-15bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi3-3/+3
2022-11-12selftests: mptcp: use max_time instead of timeGeliang Tang1-2/+2
2022-11-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski16-300/+1251
2022-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-2/+14
2022-11-12Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-4/+35792
2022-11-12selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko1-1/+7
2022-11-12Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-12selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau3-2/+8
2022-11-12selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau1-2/+2
2022-11-11selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong1-2/+3