summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-12-07selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko
2025-12-07selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-12-07selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-12-07selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2025-12-07selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-12-07netdevsim: add Makefile for selftestsDavid Wei
2025-12-07selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-12-07selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert
2025-12-07selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-12-07selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-12-07selftests: Replace sleep with slowwaitDavid Ahern
2025-12-07selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-12-07selftests: traceroute: Use require_command()Ido Schimmel
2025-12-07selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-12-07selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-12-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-19nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li
2025-10-19selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil
2025-10-19selftests: arm64: Check fread return value in exec_targetBala-Vignesh-Reddy
2025-10-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-28selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau
2025-08-28selftests: mptcp: add missing join checkMatthieu Baerts
2025-08-28selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)
2025-08-28selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)
2025-08-28selftests: mptcp: make sendfile selftest workFlorian Westphal
2025-08-28selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
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-28selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-28selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-08-28selftests/tracing: Fix false failure of subsystem event testSteven Rostedt
2025-08-28selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov
2025-08-28selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-08-28selftests: udpgro: report error when receive failedHangbin Liu
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-04selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
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-05-02landlock: Add the errata interfaceMickaël Salaün
2025-05-02ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-03-13selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu