summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-03-10selftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon
2026-03-10selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcgHui Zhu
2026-03-10selftests/bpf: Remove kmem subtest from cgroup_iter_memcgHui Zhu
2026-03-10selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNECupertino Miranda
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang
2026-03-10vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai
2026-03-06selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupportedAleksei Oladko
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06selftests: net: forwarding: fix IPv6 address leak in cleanupAleksei Oladko
2026-03-06selftests: drv-net: iou-zcrx: wait for memory cleanup of probe runDragos Tatulea
2026-03-06selftests/net: Add netkit container ping testDavid Wei
2026-03-06selftests/net: Add env for container based testsDavid Wei
2026-03-06selftests/net: Export Netlink class via lib.pyDavid Wei
2026-03-06selftests/net: Add bpf skb forwarding programDavid Wei
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-06selftests: livepatch: test-ftrace: livepatch a traced functionMarcos Paulo de Souza
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-05selftests/bpf: Add tests for kprobe.session optimizationAndrey Grodzovsky
2026-03-05selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliablySun Jian
2026-03-05selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmodSun Jian
2026-03-05selftests/bpf: Add test for btf__add_btf() with split BTF sourcesJosef Bacik
2026-03-05scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-04selftests: drv-net: update the READMEJakub Kicinski
2026-03-04selftests: drv-net: rss: Fix error calculation in test_hitless_key_updateDimitri Daskalakis
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)