summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds195-3057/+13049
2023-10-31Merge tag 'cgroup-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-142/+325
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2023-10-31Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds6-6/+54
2023-10-31Merge tag 'nolibc.2023.10.23a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-27/+94
2023-10-31Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+219
2023-10-27selftests: mptcp: display simult in extra_msgGeliang Tang1-1/+4
2023-10-27selftests: mptcp: sockopt: drop mptcp_connect varGeliang Tang1-1/+0
2023-10-27selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang1-4/+10
2023-10-27selftests: mptcp: run userspace pm tests slowerGeliang Tang1-2/+2
2023-10-27selftests: vxlan_mdb: Use MDB get instead of dumpIdo Schimmel1-54/+54
2023-10-27selftests: bridge_mdb: Use MDB get instead of dumpIdo Schimmel1-113/+71
2023-10-27Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski27-48/+2725
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-7/+23
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao1-1/+32
2023-10-25selftests/bpf: Add selftests for netkitDaniel Borkmann4-0/+705
2023-10-25selftests/bpf: Add netlink helper libraryDaniel Borkmann3-5/+418
2023-10-24selftests: net: change ifconfig with ip commandSwarup Laxman Kotiaklapudi1-2/+4
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2023-10-24selftests/bpf: test if state loops are detected in a tricky caseEduard Zingerman1-0/+177
2023-10-24selftests/bpf: tests with delayed read/precision makrs in loop bodyEduard Zingerman1-0/+518
2023-10-24bpf: exact states comparison for iterator convergence checksEduard Zingerman1-0/+1
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet1-2/+2
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2023-10-21selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela1-6/+26
2023-10-21Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds1-7/+9
2023-10-21selftests/bpf: Add more test cases for bpf memory allocatorHou Tao2-7/+193
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi2-9/+5
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-20selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou5-0/+415
2023-10-20selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou2-9/+9
2023-10-20bpf: Introduce css open-coded iterator kfuncsChuyi Zhou1-0/+6
2023-10-20bpf: Introduce task open coded iterator kfuncsChuyi Zhou1-0/+5
2023-10-20bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou1-0/+8
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-37/+376
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-7/+230
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2-0/+88
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet1-1/+1
2023-10-19selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela3-5/+5
2023-10-19selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela1-0/+9
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter1-0/+6
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter1-0/+46
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter2-1/+129
2023-10-18selftests/bpf: Add options and frags to xdp_hw_metadataLarysa Zaremba2-13/+67
2023-10-18selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf2-1/+285
2023-10-18selftests/user_events: Fix abi_test for BE archsBeau Belgrave1-7/+9
2023-10-17selftests/bpf: Add additional mprog query test coverageDaniel Borkmann1-1/+130