summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
8 daysMerge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 daysresolve_btfids: Fix linker flags detectionIhor Solodrai
9 daysselftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
9 daysbpf: collect only live registers in linked regsEduard Zingerman
9 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
9 daysRevert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
9 daysselftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
9 daysbpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
9 daysMerge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
9 daysMerge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
9 daysselftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
10 daysscftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
10 daysrefscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
10 daysrcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
10 daysrcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
10 daysMerge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
10 daysselftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira
10 daysselftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen
10 daysselftests: net: tun: don't abort XFAIL casesSun Jian
10 daysselftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
11 daysselftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
11 daysselftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
11 daysselftests: mptcp: more stable simult_flows testsPaolo Abeni
11 daysMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysselftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan
12 daysMerge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
12 daysMerge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
12 daysselftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen
12 daysselftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng
12 daysselftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
13 daysselftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz
13 dayskunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon
2026-02-27selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas