summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-05selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-08-05selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-08-05selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati1-1/+1
2020-08-05selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu1-0/+3
2020-08-05selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen1-2/+0
2020-08-05selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love1-3/+3
2020-08-05selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love1-1/+1
2020-08-05selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love1-1/+2
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love1-2/+1
2020-07-22ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern1-0/+13
2020-07-16selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-07-09selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2-2/+2
2020-07-09Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen1-5/+0
2020-06-30selftests/powerpc: Fix build failure in ebb testsHarish1-1/+1
2020-06-30selftests/net: report etf errors correctlyWillem de Bruijn1-7/+26
2020-06-30wireguard: device: avoid circular netns referencesJason A. Donenfeld1-1/+12
2020-06-30bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-3/+2
2020-06-24libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko2-9/+55
2020-06-24selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-24NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe1-1/+1
2020-06-24KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov1-0/+4
2020-06-24selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-24selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin5-3/+24
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki1-0/+1
2020-06-22selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire1-0/+1
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire1-0/+1
2020-06-22selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev1-20/+21
2020-06-22selftests/bpf: Install generated test progsYauheni Kaliuta1-0/+1
2020-06-22selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko1-1/+1
2020-06-22selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko1-4/+1
2020-06-22selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko1-1/+1
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko1-0/+1
2020-06-22selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko1-4/+16
2020-06-22selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko1-1/+1
2020-06-22selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova1-1/+2
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu1-0/+2
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1
2020-06-17selftests: fix flower parent qdiscVlad Buslov2-6/+6
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-14/+32
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend1-14/+10
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti1-0/+21
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+26
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard1-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard1-0/+1
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen1-1/+1
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel1-0/+4
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+20
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld1-1/+1