summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
8 daysselftests/bpf: Add simple strscpy() implementationIhor Solodrai
8 daysselftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
8 daysselftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
8 daysselftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
8 daysselftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires
8 daysselftests/hid: force using our compiled libbpf headersBenjamin Tissoires
8 daysselftests/hid: do not manually call headers_installBenjamin Tissoires
8 daysselftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires
8 daysselftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
8 daysselftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
8 daysselftests/mm: clarify alternate unmapping in compaction_testSayali Patil
8 daysselftests/bpf: Initialize operation name before useLeo Yan
8 daysselftests/bpf: Fix bpf_iter/task_vma testYonghong Song
2026-07-04Revert "ptp: add testptp mask test"Petr Machata
2026-07-04selftests/bpf: Update comments find_equal_scalars->sync_linked_regsEduard Zingerman
2026-07-04selftests/bpf: Tests for per-insn sync_linked_regs() precision trackingEduard Zingerman
2026-07-04bpf: Remove mark_precise_scalar_ids()Eduard Zingerman
2026-07-04bpf: Track equal scalars history on per-instruction levelEduard Zingerman
2026-07-04selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya
2026-06-19Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata
2026-06-19mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-06-19selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui
2026-06-19tracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)
2026-05-23bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2026-05-23selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-05-23selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-05-23selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15Amit Machhiwal
2026-05-23selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan
2026-05-17selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko
2026-05-17selftests/bpf: validate precision logic in partial_stack_load_preserves_zerosAndrii Nakryiko
2026-05-17selftests/bpf: validate zero preservation for sub-slot loadsAndrii Nakryiko
2026-05-17selftests/bpf: validate STACK_ZERO is preserved on subreg spillAndrii Nakryiko
2026-05-17selftests/bpf: add stack access precision testAndrii Nakryiko
2026-05-17bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
2026-05-17selftests/mqueue: Fix incorrectly named fileSimon Liebold
2026-04-27selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
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-25selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-25selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-25selftests: 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/memfd: delete unused declarationsGreg Thelen
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2026-02-16selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)