summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-09cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-09selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu
2023-02-06kselftest: Fix error message for unconfigured LLVM buildsMark Brown
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-02-01selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-24selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts
2023-01-24proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan
2023-01-24memblock tests: Fix compilation error.Aaron Thompson
2023-01-24selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
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-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
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
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
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