summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-08-23selftests: mptcp: join: mark tests with data corruption as failedGang Yan
2026-08-19selftests/bpf: Adapt sockmap update error handlingMichal Luczaj
2026-08-19selftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser
2026-08-19selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj
2026-08-09selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-08-09selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann
2026-08-03selftests: openvswitch: add config fileMatthieu Baerts (NGI0)
2026-08-03selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)
2026-08-03selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima
2026-08-03selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout
2026-08-03selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann
2026-07-24selftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-07-24selftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
2026-07-24selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
2026-07-24selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
2026-07-24selftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires
2026-07-24selftests/hid: force using our compiled libbpf headersBenjamin Tissoires
2026-07-24selftests/hid: do not manually call headers_installBenjamin Tissoires
2026-07-24selftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil
2026-07-24selftests/bpf: Initialize operation name before useLeo Yan
2026-07-24selftests/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