summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski-77/+0
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira-0/+159
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal-6/+17
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson-0/+205
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-22/+164
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman-20/+21
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel-0/+18
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz-0/+27
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+49
2026-02-20selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi-2/+98
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-29/+175
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-48/+52
2026-02-18Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-8/+105
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2154/+3028
2026-02-18selftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet-1/+10
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)-1/+1
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai-6/+6
2026-02-17selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski-1/+1
2026-02-17selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko-0/+16
2026-02-17selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko-1/+1
2026-02-17selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko-10/+16
2026-02-17selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warningNikolay Aleksandrov-2/+88
2026-02-17selftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman-2/+28
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-1/+1
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong-2/+2
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi-35/+39
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai-4/+4
2026-02-13selftests: netconsole: Increase port listening timeoutPin-yen Lin-2/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-619/+2207
2026-02-13selftests/sched_ext: Fix rt_stall flaky failureIhor Solodrai-0/+49
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+1661
2026-02-12selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman-7/+10
2026-02-12selftests: net: lib: Fix jq parsing errorYue Haibing-1/+1
2026-02-12selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel-2/+2
2026-02-12tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds-0/+1
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-67/+13
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-13/+224
2026-02-12selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski-8/+105
2026-02-12selftests/mm: add memory failure dirty pagecache testMiaohe Lin-4/+58
2026-02-12selftests/mm: add memory failure clean pagecache testMiaohe Lin-0/+66
2026-02-12selftests/mm: add memory failure anonymous page testMiaohe Lin-0/+313
2026-02-12tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes-12/+322
2026-02-12tools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes-1925/+1873
2026-02-12tools/testing/vma: separate VMA userland tests into separate filesLorenzo Stoakes-335/+406
2026-02-12mm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes-2/+7
2026-02-12mm: add basic VMA flag operation helper functionsLorenzo Stoakes-20/+127
2026-02-12mm: use unmap_desc struct for freeing page tablesLiam R. Howlett-4/+3
2026-02-12mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett-3/+3
2026-02-12mm/memory: add tree limit to free_pgtables()Liam R. Howlett-1/+2