summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
10 daysselftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-04-11selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-11bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-04-11bpf: Add third round of bounds deductionPaul Chaignon
2026-04-11selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon
2026-04-11selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon
2026-03-25selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-25selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2026-03-13selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-13selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-13kselftest/harness: Use helper to avoid zero-size memset warningWake Liu
2026-03-13kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-13selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-13selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-03-04selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski
2026-03-04selftests/mm: convert page_size to unsigned longSiddarth G
2026-03-04selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum
2026-03-04selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2026-02-12vsock/test: verify socket options after setting themKonstantin Shkolnyy
2026-02-11KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-02-06bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)
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/bpf: Check for timeout in perf_link testIhor Solodrai
2026-01-30vsock/test: fix seqpacket message bounds testStefano Garzarella
2026-01-30selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo
2026-01-30selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-30testptp: Add option to open PHC in readonly modeWojtek Wasko
2026-01-30selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar
2026-01-23selftests/bpf: Test invalid narrower ctx loadPaul Chaignon
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-23vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
2026-01-08idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2026-01-08selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
2026-01-08selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2026-01-08tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
2026-01-08selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2026-01-08ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt