summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
35 hoursselftests/bpf: Add simple strscpy() implementationIhor Solodrai
35 hourstools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
35 hoursselftests/hid: ensure CKI can compile our new tests on old kernelsBenjamin Tissoires
35 hoursselftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
35 hoursselftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
35 hoursselftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires
35 hoursselftests/hid: force using our compiled libbpf headersBenjamin Tissoires
35 hoursselftests/hid: do not manually call headers_installBenjamin Tissoires
35 hoursselftests/hid: ensure we can compile the tests on kernels pre-6.3Benjamin Tissoires
35 hoursselftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
35 hoursselftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
35 hoursselftests/mm: clarify alternate unmapping in compaction_testSayali Patil
35 hoursselftests/bpf: Initialize operation name before useLeo Yan
35 hourscxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang
35 hourscxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang
35 hourscxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang
35 hoursselftests/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-23ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-05-23ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-05-23ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
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-17ktest: Fix the month in the name of the failure directorySteven Rostedt
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-25kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-25selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)