summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell1-0/+16
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar1-0/+6
2025-06-19selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron1-2/+5
2025-06-04bridge: mdb: Allow replace of a host-joined groupPetr Machata1-1/+1
2025-06-04kunit: tool: Use qboot on QEMU x86_64Brendan Jackman1-1/+3
2025-06-04selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer1-1/+2
2025-06-04selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai1-1/+0
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-05-22binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook1-1/+1
2025-05-22selftests/exec: Build both static and non-static load_address testsKees Cook2-20/+66
2025-05-22selftests/exec: load_address: conform test to TAP format outputMuhammad Usama Anjum1-19/+15
2025-05-09selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman3-22/+66
2025-05-09selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman1-0/+28
2025-05-09selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman3-0/+120
2025-05-09selftests/bpf: test for changing packet data from global functionsEduard Zingerman1-0/+28
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-04-25landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-04-25selftests: mptcp: add mptcp_lib_wait_local_port_listenGeliang Tang5-75/+24
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-25selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-25ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-25selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar1-0/+5
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik1-1/+4
2025-03-22selftests/bpf: Fix invalid flag of recv()Jiayuan Chen1-3/+3
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin1-17/+95
2025-02-21selftests: gpio: gpio-sim: Fix missing chip disablementsKoichiro Den1-6/+25
2025-02-17selftests: mptcp: join: fix AF_INET6 variableMatthieu Baerts (NGI0)1-1/+1
2025-02-17selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-17udp: gso: do not drop small packets when PMTU reducesYan Zhai1-0/+26
2025-02-17selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye1-1/+2
2025-02-08ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-02-08selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers2-8/+33
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-02-08ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar2-3/+14
2025-02-08tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-02-08selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-02-08selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-02-08selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-02-08selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman1-1/+1
2025-02-01ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi2-0/+263