summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-18selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2023-01-07selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2022-12-31selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2022-12-31selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin
2022-12-31netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2022-12-31selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev
2022-12-31selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev
2022-12-31selftests/bpf: fix memory leak of lsm_cgroupWang Yufen
2022-12-31selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau
2022-12-31selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong
2022-12-31selftests/bpf: fix missing BPF object filesWang Yufen
2022-12-31selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai
2022-12-31selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai
2022-12-31selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai
2022-12-31selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai
2022-12-31selftests/bpf: Add missing bpf_iter_vma_offset__destroy callJiri Olsa
2022-12-31selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2022-12-31selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-12-31proc: fixup uptime selftestAlexey Dobriyan
2022-12-31selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen
2022-11-17selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-11-17selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts
2022-11-17selftests: mptcp: gives slow test-case more timePaolo Abeni
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds