summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima1-2/+2
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal3-4/+5
2025-09-04selftests/bpf: Fix count write in testapp_xdp_metadata_copy()Ricardo B. Marlière1-13/+1
2025-09-04selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière1-0/+2
2025-09-04selftests: mptcp: add checks for fallback countersGang Yan1-0/+123
2025-09-03selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel2-0/+224
2025-09-03selftests: net: avoid memory leakZongmin Zhou1-3/+7
2025-09-03selftests: drv-net: rss_ctx: make the test pass with few queuesJakub Kicinski1-2/+7
2025-09-03selftests: drv-net: rss_ctx: use Netlink for timed reconfigJakub Kicinski1-3/+4
2025-09-03selftests: net: py: don't default to shell=TrueJakub Kicinski1-2/+9
2025-09-03selftests: drv-net: adjust tests before defaulting to shell=FalseJakub Kicinski1-1/+2
2025-09-03net: selftests: clean up tools/testing/selftests/net/lib/py/utils.pyBreno Leitao1-8/+3
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds7-9/+14
2025-09-02selftests/proc: add tests for new pidns APIsAleksa Sarai3-0/+213
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo2-19/+16
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan2-7/+7
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-09-01selftests/nolibc: remove outdated comment about construct orderBenjamin Berg1-1/+0
2025-09-01selftests/nolibc: fix EXPECT_NZ macroBenjamin Berg1-2/+2
2025-09-01kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh1-3/+3
2025-09-01selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter2-1/+12
2025-09-01selftests/futex: Fix typos and grammar in futex_priv_hashGopi Krishna Menon1-4/+4
2025-09-01selftests/futex: Fix format-security warnings in futex_priv_hashNai-Chen Cheng1-5/+5
2025-09-01selftests/futex: Fix some futex_numa_mpol subtestsWaiman Long1-4/+2
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-1/+1
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+2
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai18-41/+978
2025-08-30vsock/test: Remove redundant semicolonsLiao Yuanhong1-1/+0
2025-08-30netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-22/+94
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+268
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini9-20/+92
2025-08-29selftests/futex: Remove the -g parameter from futex_priv_hashSebastian Andrzej Siewior2-2/+0
2025-08-29Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds6-33/+74
2025-08-29selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski1-1/+1
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack1-0/+3
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière1-1/+1
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-28udp: add drop_counters to udp socketEric Dumazet2-3/+4
2025-08-28selftests/mm: fix FORCE_READ to read input value correctlyZi Yan7-9/+14
2025-08-28selftests/bpf: Add LPM trie microbenchmarksMatt Fleming7-0/+853
2025-08-28selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan3-40/+23
2025-08-28selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao2-2/+112
2025-08-28selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma28-36/+36
2025-08-28bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana2-0/+40
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack2-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack1-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack2-35/+146