summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-25selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)
2025-09-25selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-25selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)
2025-09-09selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
2025-08-28selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-08-28kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown
2025-08-28ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-08-15selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-08-15selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-08-15selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-27selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
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