aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
22 hoursMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-76/+914
32 hoursselftests/tc-testing: Add netem test case exercising loopsVictor Nogueira1-1/+32
32 hoursselftests/tc-testing: Add mirred test cases exercising loopsVictor Nogueira1-1/+615
32 hoursRevert "selftests/tc-testing: Add tests for restrictions on netem duplication"Jamal Hadi Salim2-83/+3
42 hoursselftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel1-0/+63
4 daysMerge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-0/+153
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-1/+148
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-4/+21
6 daysKVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson1-0/+4
6 daysKVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob1-1/+1
7 daysselftests: net: add a test case for nsid in all nsid notificationsIlya Maximets1-2/+59
7 daysselftests: netfilter: add nft_fib_nexthop testJiayuan Chen2-0/+153
8 daysMerge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-40/+229
8 daysselftests: net: Fix checksums in xdp_nativeNimrod Oren1-25/+30
8 daysselftests: rds: config: disable modulesMatthieu Baerts (NGI0)1-0/+1
9 daysselftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang2-0/+124
10 daysbpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh1-1/+1
10 daysselftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel1-1/+29
10 daysMerge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+51
10 daysselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)2-8/+8
10 daysselftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong1-0/+31
10 daysMerge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni3-6/+6
12 daysselftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi1-0/+22
14 daysMerge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-0/+11
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+63
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang1-0/+57
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+1
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-6/+11
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+9
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao1-3/+7
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai4-4/+21
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei1-0/+11
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson1-2/+7
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski1-2/+22
2026-05-11selftests/bpf: Add test for large offset bpf-to-bpf callYazhou Tang2-0/+68
2026-05-10selftests/sched_ext: Fix build error in dequeue selftestAndrea Righi1-0/+1
2026-05-10selftests/cgroup: Fix string comparison in write_testHongfu Li1-1/+1
2026-05-10selftests/cgroup: Fix cg_read_strcmp() empty string comparisonHongfu Li1-2/+3
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-2/+68
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-43/+208
2026-05-08selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.Kuniyuki Iwashima2-1/+32
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-22/+697
2026-05-06selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
2026-05-06selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2026-05-06selftests: drv-net: fix sort order of makefile and configJakub Kicinski2-5/+5