summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-06-04kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-06-04selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-06-04selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-22binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2025-05-22selftests/exec: Build both static and non-static load_address testsKees Cook
2025-05-22selftests/exec: load_address: conform test to TAP format outputMuhammad Usama Anjum
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25landlock: Add the errata interfaceMickaël Salaün
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-25ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-04-25selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin
2025-02-21selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den
2025-02-21selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)
2025-02-21udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-02-21selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye
2025-02-21ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-02-21net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-02-21ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2025-02-21tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-02-21selftests/landlock: Fix error messageMickaël Salaün
2025-02-21selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin
2025-02-21selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven
2025-02-21selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-19selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown
2024-12-14selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-14wireguard: selftests: load nf_conntrack if not presentHangbin Liu
2024-12-14selftests: net: really check for bg process completionPaolo Abeni
2024-12-14selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-14selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)