summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-251-1/+1
|\
| * kselftest/arm64: Fix output formatting for za-forkMark Brown2023-11-231-1/+1
* | Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-2311-215/+631
|\ \
| * | vsock/test: fix SEQPACKET message bounds testArseniy Krasnov2023-11-231-6/+13
| * | selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman2023-11-201-0/+75
| * | bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman2023-11-201-10/+25
| * | selftests/bpf: test widening for iterating callbacksEduard Zingerman2023-11-201-0/+20
| * | selftests/bpf: tests for iterating callbacksEduard Zingerman2023-11-202-0/+149
| * | bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman2023-11-203-14/+60
| * | selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman2023-11-201-5/+8
| * | selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman2023-11-201-30/+48
| * | selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman2023-11-201-32/+52
| * | selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann2023-11-201-0/+52
| * | selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann2023-11-201-126/+137
| * | kselftest: rtnetlink: fix ip route command typoPaolo Abeni2023-11-171-1/+1
* | | Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds2023-11-173-11/+16
|\ \ \ | |/ / |/| |
| * | selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao2023-11-151-0/+1
| * | selftests/mm: restore number of hugepagesBreno Leitao2023-11-151-0/+3
| * | selftests: mm: fix some build warningsMuhammad Usama Anjum2023-11-151-5/+5
| * | selftests: mm: skip whole test instead of failureMuhammad Usama Anjum2023-11-151-6/+7
| |/
* | Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-167-18/+128
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2023-11-156-17/+127
| |\
| | * selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko2023-11-091-0/+62
| | * bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko2023-11-092-6/+9
| | * selftests/bpf: add edge case backtracking logic testAndrii Nakryiko2023-11-091-0/+40
| | * bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-091-4/+4
| | * selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell2023-11-091-7/+12
| * | selftests: mptcp: fix fastclose with csum failurePaolo Abeni2023-11-141-1/+1
| |/
* | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-126-6/+12
|\ \ | |/ |/|
| * selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen2023-11-086-6/+12
| * Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen2023-11-0199-1704/+6359
| |\
* | \ Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-0915-38/+363
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-0811-25/+234
| |\ \ \
| | * | | selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou2023-11-071-12/+4
| | * | | selftests/bpf: Fix broken build where char is unsignedBjörn Töpel2023-11-021-1/+1
| | * | | selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu2023-11-012-0/+95
| | * | | selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou2023-11-012-0/+20
| | * | | selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou2023-11-012-0/+77
| | * | | bpf: Relax allowlist for css_task iterChuyi Zhou2023-11-011-2/+2
| | * | | selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko2023-11-011-15/+5
| | * | | bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky2023-11-011-4/+2
| | * | | selftests/bpf: fix test_bpffsManu Bretelle2023-11-011-3/+8
| | * | | selftests/bpf: Add test for immediate spilled to stackHao Sun2023-11-011-0/+32
| * | | | test/vsock: add dobule bind connect testFilippo Storniolo2023-11-073-0/+100
| * | | | test/vsock: refactor vsock_acceptFilippo Storniolo2023-11-071-12/+20
| * | | | test/vsock fix: add missing check on socket creationFilippo Storniolo2023-11-071-0/+8
| * | | | selftests: pmtu.sh: fix result checkingHangbin Liu2023-11-031-1/+1
| |/ / /
* | | | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-084-46/+270
|\ \ \ \
| * | | | RISC-V: selftests: Add CBO testsAndrew Jones2023-09-214-12/+250
| * | | | RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones2023-09-211-34/+20