summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman
2026-02-25selftests: drv-net: rss: Generate unique ports for RSS context testsDimitri Daskalakis
2026-02-25selftests: net: py: Add rand_ports helper methodDimitri Daskalakis
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz
2026-02-25selftests: hw-net: tso: set a TCP window clamp to avoid spurious dropsJakub Kicinski
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas
2026-02-24selftests: net: py: add cmd info for ksft_wait failureJakub Kicinski
2026-02-24selftests: net: py: use repr(cmd) for failure exceptionsJakub Kicinski
2026-02-24selftests: net: py: avoid masking exceptions in bkg() failuresJakub Kicinski
2026-02-24selftests/bpf: Test accounting of tail calls when prog is NULLHari Bathini
2026-02-24selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exitIhor Solodrai
2026-02-24selftests/bpf: Don't override SIGSEGV handler with ASANIhor Solodrai
2026-02-24selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()Ihor Solodrai
2026-02-24selftests/bpf: Fix out-of-bounds array access bugs reported by ASANIhor Solodrai
2026-02-24selftests/bpf: Fix array bounds warning in jit_disasm_helpersIhor Solodrai
2026-02-24selftests/bpf: Free bpf_object in test_sysctlIhor Solodrai
2026-02-24selftests/bpf: Fix resource leaks caused by missing cleanupsIhor Solodrai
2026-02-24selftests/bpf: Fix double thread join in uprobe_multi_testIhor Solodrai
2026-02-24selftests/bpf: Fix use-after-free in xdp_metadata testIhor Solodrai
2026-02-24veristat: Fix a memory leak for preset ENUMERATORIhor Solodrai
2026-02-24selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()Ihor Solodrai
2026-02-24selftests/bpf: Fix memory leaks in testsIhor Solodrai
2026-02-24selftests/bpf: Refactor bpf_get_ksyms() trace helperIhor Solodrai
2026-02-24selftests/bpf: Add DENYLIST.asanIhor Solodrai
2026-02-24selftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai
2026-02-24selftests/bpf: Use memcpy() for bounded non-NULL-terminated copiesIhor Solodrai
2026-02-24selftests/bpf: Use strscpy in bpftool_helpers.cIhor Solodrai
2026-02-24selftests/bpf: Replace strncpy() with strscpy()Ihor Solodrai
2026-02-24selftests: tc-testing: preserve list order when removing duplicatesNaveen Anandhan
2026-02-24selftests: pci_endpoint: Skip doorbell test when unsupportedKoichiro Den
2026-02-24selftests: hid: tests: test_wacom_generic: add tests for display devices and ...Alex Tran
2026-02-23selftests/bpf: Replace strcpy() calls with strscpy()Ihor Solodrai
2026-02-23selftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-02-23selftests/bpf: Update task local data licenseAmery Hung
2026-02-23selftests/bpf: Enable test for instruction array on arm64Abhishek Dubey
2026-02-23selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount ...Kaitao Cheng
2026-02-23selftests/bpf: Add supplementary tests for bpf_kptr_xchgKaitao Cheng
2026-02-23selftests/net: add test for IP-in-IPv6 tunnelingLinus Heckemann
2026-02-23cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueueWaiman Long
2026-02-23kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" commandWaiman Long
2026-02-23selftests/sched_ext: Add test to validate ops.dequeue() semanticsAndrea Righi
2026-02-23selftests/sched_ext: Remove duplicated unistd.h include in rt_stall.cCheng-Yang Chou
2026-02-23selftests/sched_ext: Fix unused-result warning for read()Cheng-Yang Chou
2026-02-23selftests/sched_ext: Abort test loop on signalCheng-Yang Chou
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-20selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi
2026-02-19selftests/bpf: align build_id test mapping to 64K page sizeGregory Bell
2026-02-19selftests/bpf: fix flaky build_id testGregory Bell