summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
6 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
6 hoursktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
6 hoursktest: Honor empty per-test option overridesRicardo B. Marlière
6 hoursktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
6 hoursselftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
6 hoursselftests/mm: skip migration tests if NUMA is unavailableAnishMulay
6 hoursselftests/sched_ext: Add missing error check for exit__load()David Carlier
6 hoursselftests: netfilter: nft_tproxy.sh: adjust to socat changesFlorian Westphal
6 hoursselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman
6 hoursbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
6 hoursselftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
9 daysselftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)
9 daysselftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)
9 daysmm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2026-05-07ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-05-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün
2026-05-07selftests/mqueue: Fix incorrectly named fileSimon Liebold
2026-04-22selftests: 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