summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-09-09selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-09selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-09selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-09-09netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-08-28selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)2-4/+6
2025-08-28selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)1-2/+3
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-20selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song1-3/+7
2025-08-20selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song2-4/+4
2025-08-20bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+1
2025-08-20kselftest/arm64: Specify SVE data when testing VL set in sve-ptraceMark Brown1-1/+2
2025-08-20ktest.pl: Prevent recursion of default variable optionsSteven Rostedt1-1/+4
2025-08-20selftests: netfilter: Enable CONFIG_INET_SCTP_DIAGSebastian Andrzej Siewior1-1/+1
2025-08-20selftests: vDSO: vdso_test_getrandom: Always print TAP headerThomas Weißschuh1-2/+4
2025-08-20selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)1-1/+1
2025-08-20selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang1-0/+11
2025-08-20selftests/kexec: fix test_kexec_jump buildMoon Hee Lee1-1/+1
2025-08-15selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes3-1/+238
2025-08-15selftests: avoid using ifconfigEric Dumazet1-8/+8
2025-08-15selftests: ALSA: fix memory leak in utimer testWangYuli1-0/+1
2025-08-15selftests/cgroup: fix cpu.max testsShashank Balaji1-20/+43
2025-08-15selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu1-0/+6
2025-08-15selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0Yi Chen1-2/+2
2025-08-15selftests: netfilter: Ignore tainted kernels in interface stress testPhil Sutter1-1/+4
2025-08-15selftests: drv-net: tso: fix non-tunneled tso6 test case nameDaniel Zahka1-12/+14
2025-08-15selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_typeDaniel Zahka1-24/+13
2025-08-15selftests: drv-net: tso: enable test cases based on hw_featuresDaniel Zahka1-12/+40
2025-08-15selftests: drv-net: Fix remote command checking in require_cmd()Gal Pressman1-1/+1
2025-08-15selftests/bpf: fix implementation of smp_mb()Puranjay Mohan1-1/+1
2025-08-15kselftest/arm64: Fix check for setting new VLs in sve-ptraceMark Brown1-1/+1
2025-08-15selftests/bpf: Fix unintentional switch case fall throughMykyta Yatsenko1-0/+1
2025-08-15selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang1-0/+2
2025-08-15selftests/tracing: Fix false failure of subsystem event testSteven Rostedt1-2/+26
2025-08-15selftests: breakpoints: use suspend_stats to reliably check suspend successMoon Hee Lee1-10/+31
2025-08-15selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh1-0/+23
2025-08-15selftests: vDSO: chacha: Correctly skip test if necessaryThomas Weißschuh1-1/+2
2025-08-15selftests: Fix errno checking in syscall_user_dispatch testDmitry Vyukov1-25/+25
2025-08-15selftests/landlock: Fix build of audit_testSong Liu1-0/+1
2025-08-15selftests/landlock: Fix readlink checkMickaël Salaün1-3/+4
2025-07-25Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-29/+57
2025-07-24selftests: drv-net: wait for iperf client to stop sendingNimrod Oren1-5/+18
2025-07-23selftests: netfilter: tone-down conntrack clash testFlorian Westphal1-23/+22
2025-07-22selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)2-1/+6
2025-07-22selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)3-1/+12
2025-07-20Merge tag 'locking-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+7
2025-07-20selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan1-1/+2
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-0/+69
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-21/+614