summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+49
6 daysMerge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-29/+175
6 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds10-48/+52
6 daysMerge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-8/+105
6 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-0/+433
7 daysselftests/net: packetdrill: add ipv4-mapped-ipv6 testsEric Dumazet1-1/+10
7 daysselftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)1-1/+1
7 daysselftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai1-6/+6
8 daysselftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski1-1/+1
8 daysselftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko2-0/+16
8 daysselftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
8 daysselftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
8 daysselftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warningNikolay Aleksandrov1-2/+88
8 daysselftests: drv-net: add HDS payload sweep test for devmem TCPBobby Eshleman2-2/+28
11 daysMerge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+1
12 daysselftests/bpf: enable fsession_test on riscv64Menglong Dong2-2/+2
12 daysselftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi4-35/+39
12 daysselftests/bpf: Adjust selftest due to function renameIhor Solodrai2-4/+4
12 daysselftests: netconsole: Increase port listening timeoutPin-yen Lin1-2/+2
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds39-619/+2207
12 daysselftests/sched_ext: Fix rt_stall flaky failureIhor Solodrai1-0/+49
13 daysMerge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-11/+1661
13 daysselftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
13 daysselftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
13 daysselftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
13 daystools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
13 daysMerge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-13/+224
13 daysselftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
13 daysselftests/mm: add memory failure dirty pagecache testMiaohe Lin1-4/+58
13 daysselftests/mm: add memory failure clean pagecache testMiaohe Lin1-0/+66
13 daysselftests/mm: add memory failure anonymous page testMiaohe Lin8-0/+313
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
13 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds49-428/+408
13 daysMerge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds122-785/+7644
14 daysMerge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+17
14 daysMerge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+888
14 daysMerge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+381
14 daysMerge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+23
14 daysMerge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-26/+82
14 daysMerge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-0/+300
14 daysMerge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-0/+160
14 daysMerge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini6-14/+154
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2026-02-11selftests: drivers: net: hw: Modify toeplitz.c to poll for packetsDimitri Daskalakis1-4/+22
2026-02-11Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-12/+150
2026-02-11Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-02-11Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+5
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-6/+57
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-1/+929
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds139-1027/+7141