summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik
2026-03-11selftests: vDSO: vdso_test_correctness: Add a test for time()Thomas Weißschuh
2026-03-11selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.cThomas Weißschuh
2026-03-11selftests: vDSO: vdso_test_correctness: Handle different tv_usec typesThomas Weißschuh
2026-03-11selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacksThomas Weißschuh
2026-03-11selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checksThomas Weißschuh
2026-03-11Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"Thomas Weißschuh
2026-03-11tracing: selftests: Add hypervisor trace remote testsVincent Donnefort
2026-03-10tools: ynl: add Python API for easier access to policiesJakub Kicinski
2026-03-10selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakesDimitri Daskalakis
2026-03-10selftests: rds: Fix tcpdump segfault in rds selftestsAllison Henderson
2026-03-10selftests: rds: Add ksft timeoutAllison Henderson
2026-03-10selftests: rds: Fix pylint warningsAllison Henderson
2026-03-10selftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon
2026-03-10selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcgHui Zhu
2026-03-10selftests/bpf: Remove kmem subtest from cgroup_iter_memcgHui Zhu
2026-03-10selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNECupertino Miranda
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang
2026-03-10vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik
2026-03-09ktest: Add a --dry-run modeRicardo B. Marlière
2026-03-09ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-03-09ktest: Add PRE_KTEST_DIE for PRE_KTEST failuresRicardo B. Marlière
2026-03-09ktest: Stop dropping console output during power-cycle rebootRicardo B. Marlière
2026-03-09ktest: Run commands through list-form shell openRicardo B. Marlière
2026-03-09ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-03-09ktest: Treat undefined self-reference as emptyRicardo B. Marlière
2026-03-09ktest: Resolve LOG_FILE in test option contextRicardo B. Marlière
2026-03-09ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai
2026-03-06selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupportedAleksei Oladko
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06selftests: net: forwarding: fix IPv6 address leak in cleanupAleksei Oladko
2026-03-06selftests: drv-net: iou-zcrx: wait for memory cleanup of probe runDragos Tatulea
2026-03-06selftests/net: Add netkit container ping testDavid Wei
2026-03-06selftests/net: Add env for container based testsDavid Wei
2026-03-06selftests/net: Export Netlink class via lib.pyDavid Wei
2026-03-06selftests/net: Add bpf skb forwarding programDavid Wei