summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-11-17selftests/net: synchronize udpgro tests' tx and rx connectionLucas Karpinski4-11/+34
2023-11-17selftests: tc-testing: use parallel tdc in kselftestsPedro Tammela1-2/+2
2023-11-17selftests: tc-testing: preload all modules in kselftestsPedro Tammela1-2/+63
2023-11-17selftests: tc-testing: rework namespaces and devices setupPedro Tammela1-20/+49
2023-11-17selftests: tc-testing: drop '-N' argument from nsPluginPedro Tammela1-36/+13
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-18/+128
2023-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski6-17/+127
2023-11-15selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds6-6/+12
2023-11-10selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko1-0/+62
2023-11-10bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko2-6/+9
2023-11-10selftests/bpf: add edge case backtracking logic testAndrii Nakryiko1-0/+40
2023-11-10bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko1-4/+4
2023-11-10selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell1-7/+12
2023-11-10Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds15-38/+363
2023-11-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11-25/+234
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-46/+270
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen6-6/+12
2023-11-08selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou1-12/+4
2023-11-08test/vsock: add dobule bind connect testFilippo Storniolo3-0/+100
2023-11-08test/vsock: refactor vsock_acceptFilippo Storniolo1-12/+20
2023-11-08test/vsock fix: add missing check on socket creationFilippo Storniolo1-0/+8
2023-11-05Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-10/+75
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+1815
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds4-4/+113
2023-11-03selftests: pmtu.sh: fix result checkingHangbin Liu1-1/+1
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2-25/+158
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds20-83/+2514
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-107/+1383
2023-11-03Merge tag 'libnvdimm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+16
2023-11-03Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-47/+73
2023-11-03Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+81
2023-11-02selftests/bpf: Fix broken build where char is unsignedBjörn Töpel1-1/+1
2023-11-02selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu2-0/+95
2023-11-02selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou2-0/+20
2023-11-02selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou2-0/+77
2023-11-02bpf: Relax allowlist for css_task iterChuyi Zhou1-2/+2
2023-11-02selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko1-15/+5
2023-11-02bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky1-4/+2
2023-11-02selftests/bpf: fix test_bpffsManu Bretelle1-3/+8
2023-11-02selftests/bpf: Add test for immediate spilled to stackHao Sun1-0/+32
2023-11-02Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds56-552/+691
2023-11-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-32/+587
2023-11-02Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds3-272/+110
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama1-0/+1
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi1-18/+61
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan1-4/+6
2023-11-01selftests: add a sanity check for zswapNhat Pham1-0/+48
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+73
2023-11-01Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-0/+177