summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-03-03bpf/s390: Implement get_preempt_count()Ilya Leoshkevich
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02selftest: net: Add basic functionality tests for ipmr.Kuniyuki Iwashima
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz
2026-03-02selftests: drv-net: iou-zcrx: allocate hugepages for large chunks testJakub Kicinski
2026-03-02selftests: drv-net: iou-zcrx: rework large chunks test to use common setupJakub Kicinski
2026-03-02selftests: drv-net: iou-zcrx: wait for memory provider cleanupJakub Kicinski
2026-03-02KVM: selftests: Extend state_test to check next_ripYosry Ahmed
2026-03-02KVM: selftests: Extend state_test to check vGIFYosry Ahmed
2026-03-02KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRsSean Christopherson
2026-03-02KVM: selftests: Allow the PMU event filter test for HygonZhiquan Li
2026-03-02KVM: selftests: Add a flag to identify AMD compatible test casesZhiquan Li
2026-03-02KVM: selftests: Add CPU vendor detection for HygonZhiquan Li
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-02selftests/filesystems: Assume that TIOCGPTPEER is definedMark Brown
2026-03-02selftests/xattr: test xattrs on various socket familiesChristian Brauner
2026-03-02selftests/xattr: sockfs socket xattr testsChristian Brauner
2026-03-02selftests/xattr: path-based AF_UNIX socket xattr testsChristian Brauner
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28selftests: net: add ICMP error source address test over xfrm tunnelAntony Antony
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-27selftests: gpio: Add gpio-cdev-uaf testsTzung-Bi Shih
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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: drv-net: rss: Generate unique ports for RSS context testsDimitri Daskalakis
2026-02-25selftests: net: py: Add rand_ports helper methodDimitri Daskalakis
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-25selftests: hw-net: tso: set a TCP window clamp to avoid spurious dropsJakub Kicinski
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas
2026-02-24selftests: net: py: add cmd info for ksft_wait failureJakub Kicinski
2026-02-24selftests: net: py: use repr(cmd) for failure exceptionsJakub Kicinski
2026-02-24selftests: net: py: avoid masking exceptions in bkg() failuresJakub Kicinski
2026-02-24selftests/bpf: Test accounting of tail calls when prog is NULLHari Bathini
2026-02-24selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exitIhor Solodrai