summaryrefslogtreecommitdiff
path: root/tools/testing
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 Torvalds19-2154/+3028
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
11 daysMerge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+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
12 daysMerge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-11/+1661
12 daysselftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
12 daysselftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
12 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 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-67/+13
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 daystools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes5-12/+322
13 daystools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes5-1925/+1873
13 daystools/testing/vma: separate VMA userland tests into separate filesLorenzo Stoakes8-335/+406
13 daysmm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes1-2/+7
13 daysmm: add basic VMA flag operation helper functionsLorenzo Stoakes1-20/+127
13 daysmm: use unmap_desc struct for freeing page tablesLiam R. Howlett1-4/+3
13 daysmm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett1-3/+3
13 daysmm/memory: add tree limit to free_pgtables()Liam R. Howlett1-1/+2
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 Torvalds50-434/+418
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