summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
4 daysselftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
10 daysselftests: fix mntns iteration selftestsChristian Brauner
2026-03-12selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-03-12bpf: collect only live registers in linked regsEduard Zingerman
2026-03-12selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-12selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-12kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-12selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-12selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-12selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-03-04kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George
2026-02-26selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...Martin KaFai Lau
2026-02-26selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski
2026-02-26selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-02-26selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-02-26selftests: netconsole: Increase port listening timeoutPin-yen Lin
2026-02-26selftests: netconsole: remove log noise due to socat exitAndre Carvalho
2026-02-26selftests: net: lib: Fix jq parsing errorYue Haibing
2026-02-26selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-02-26selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski
2026-02-26selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky
2026-02-26selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba
2026-02-26selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba
2026-02-26selftests/bpf: test_xsk: Split xskxceiverBastien Curutchet (eBPF Foundation)
2026-02-26selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa
2026-02-26selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi
2026-02-26selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2026-02-26selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen
2026-02-11KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-02-06selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-02-06selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-02-06selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-01-30selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-30selftests/ublk: fix garbage output in foreground modeMing Lei
2026-01-30selftests/ublk: fix error handling for starting deviceMing Lei
2026-01-30selftests/ublk: fix IO thread idle checkMing Lei
2026-01-30selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-23tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-23tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-23tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-23selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini
2026-01-23selftests: kvm: replace numbered sync points with actionsPaolo Bonzini
2026-01-23selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22Yonghong Song
2026-01-23selftests/landlock: Properly close a file descriptorGünther Noack
2026-01-23selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet
2026-01-23selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet
2026-01-23selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-01-17selftests: drv-net: Bring back tool() to driver __init__sGal Pressman