summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04thermal: intel: selftests: workload_hint: Mask unsupported typesSrinivas Pandruvada
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-04selftests/bpf: Add case to test bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Introduce experimental bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Test kfunc bpf_strcasecmpRong Tao
2025-09-04selftests/bpf: add benchmark testing for kprobe-multi-allMenglong Dong
2025-09-04selftests/bpf: skip recursive functions for kprobe_multiMenglong Dong
2025-09-04selftests/bpf: move get_ksyms and get_addrs to trace_helpers.cMenglong Dong
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal
2025-09-03selftests/bpf: Fix count write in testapp_xdp_metadata_copy()Ricardo B. Marlière
2025-09-03selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-09-03selftests: mptcp: add checks for fallback countersGang Yan
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel
2025-09-02selftests: net: avoid memory leakZongmin Zhou
2025-09-02selftests: drv-net: rss_ctx: make the test pass with few queuesJakub Kicinski
2025-09-02selftests: drv-net: rss_ctx: use Netlink for timed reconfigJakub Kicinski
2025-09-02selftests: net: py: don't default to shell=TrueJakub Kicinski
2025-09-02selftests: drv-net: adjust tests before defaulting to shell=FalseJakub Kicinski
2025-09-02net: selftests: clean up tools/testing/selftests/net/lib/py/utils.pyBreno Leitao
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-02selftests/proc: add tests for new pidns APIsAleksa Sarai
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski
2025-09-01selftests/nolibc: remove outdated comment about construct orderBenjamin Berg
2025-09-01selftests/nolibc: fix EXPECT_NZ macroBenjamin Berg
2025-09-01kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh
2025-09-01selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter
2025-09-01selftests/futex: Fix typos and grammar in futex_priv_hashGopi Krishna Menon
2025-09-01selftests/futex: Fix format-security warnings in futex_priv_hashNai-Chen Cheng
2025-09-01selftests/futex: Fix some futex_numa_mpol subtestsWaiman Long
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2025-08-29vsock/test: Remove redundant semicolonsLiao Yuanhong
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-29selftests/futex: Remove the -g parameter from futex_priv_hashSebastian Andrzej Siewior
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-28selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei
2025-08-28udp: add drop_counters to udp socketEric Dumazet