summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang
2026-02-03selftests/sched_ext: Add test for DL server total_bw consistencyJoel Fernandes
2026-02-03selftests/sched_ext: Add test for sched_ext dl_serverAndrea Righi
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-02-02selftests: mptcp: connect: cover splice modeGeliang Tang
2026-02-02selftests: mptcp: add splice io modeGeliang Tang
2026-02-02selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown
2026-01-31selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park
2026-01-31selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park
2026-01-31selftests/damon/access_memory: add repeat modeSeongJae Park
2026-01-31selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park
2026-01-31selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes
2026-01-31selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky
2026-01-31selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky
2026-01-31selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky
2026-01-31selftests/mm: introduce helper to read every pageKevin Brodsky
2026-01-31selftests/mm: check that FORCE_READ() succeededKevin Brodsky
2026-01-31selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky
2026-01-31selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky
2026-01-31selftests/mm: remove flaky header checkKevin Brodsky
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky
2026-01-31selftests: ublk: improve I/O ordering test with bpftraceMing Lei
2026-01-31selftests: ublk: reorganize tests into integrity and recover groupsMing Lei
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei
2026-01-31selftests: ublk: add group-based test targetsMing Lei
2026-01-31selftests: ublk: track created devices for per-test cleanupMing Lei
2026-01-31selftests: ublk: add _ublk_del_dev helper functionMing Lei
2026-01-31selftests: ublk: refactor test_loop_08 into separate functionsMing Lei
2026-01-31selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei
2026-01-31selftests/bpf: Enable get_func_args and get_func_ip tests on arm64Leon Hwang
2026-01-31bpf: Add bpf_jit_supports_fsession()Leon Hwang
2026-01-31selftests/bpf: Test access from RO map from xdp_store_bytesPaul Chaignon
2026-01-31selftests: ublk: move test temp files into a sub directoryAlexander Atanasov
2026-01-31selftests: ublk: mark each test start and end time in dmesgAlexander Atanasov
2026-01-31selftests: ublk: disable partition scan for integrity testsMing Lei
2026-01-31selftests: ublk: refactor test_null_04 into separate functionsMing Lei
2026-01-31selftests: ublk: rename test_generic_15 to test_part_02Ming Lei
2026-01-31selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCANMing Lei
2026-01-31selftests: ublk: derive TID automatically from script nameMing Lei
2026-01-30selftests/bpf: Allow to benchmark trigger with stacktraceJiri Olsa
2026-01-30selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa
2026-01-30selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa
2026-01-30selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa