aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2026-01-25selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera1-0/+7
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov1-2/+4
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min5-0/+144
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min1-0/+58
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong1-0/+16
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong2-0/+100
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong4-1/+65
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong2-0/+187
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong5-29/+22
2026-01-24bpf: add fsession supportMenglong Dong1-1/+1
2026-01-24selftests/bpf: Fix xdp_pull_data failure with 64K pageYonghong Song1-7/+9
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song3-4/+4
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-4/+7
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du1-2/+113
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du1-0/+194
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du1-9/+135
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du1-0/+425
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du2-40/+15
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du1-0/+390
2026-01-23selftest: tun: Format tun.c existing codeXu Du1-10/+15
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni3-0/+395
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+0
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li1-0/+1
2026-01-23selftests: ublk: fix test nameMing Lei2-2/+2
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier2-0/+118
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-256/+656
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei6-48/+302
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei7-2/+148
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei2-0/+3
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei3-4/+159
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei3-29/+122
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei3-12/+174
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei4-3/+282
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei5-20/+33
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei6-9/+19
2026-01-22selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei1-1/+1
2026-01-22selftests: net: Add kernel selftest for RFC 4884Danielle Ratson3-0/+681
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-43/+231
2026-01-22kselftest/arm64: Add HWCAP test for FEAT_LS64Yicong Yang1-0/+49
2026-01-22kselftest/arm64: Use syscall() macro over nolibc my_syscall()Thomas Weißschuh2-26/+17
2026-01-22selftests/rseq: Add rseq slice histogram scriptPeter Zijlstra1-0/+132
2026-01-22selftests/rseq: Implement time slice extension testThomas Gleixner4-1/+251
2026-01-21selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo1-2/+5
2026-01-21selftests: netconsole: validate target resumeAndre Carvalho3-5/+155
2026-01-21selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi1-2/+3
2026-01-21selftests/pidfd: fix typo in commentZiyu Chen1-1/+1
2026-01-21selftests/bpf: Test kfunc bpf_strncasecmpYuzuki Ishiyama4-0/+15
2026-01-21selftests/bpf: test bpf_get_func_arg() for tp_btfMenglong Dong4-0/+61
2026-01-21selftests/ublk: fix garbage output in foreground modeMing Lei1-1/+2