summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23vsock/test: fix SEQPACKET message bounds testArseniy Krasnov
2023-11-20selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman
2023-11-20bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman
2023-11-20selftests/bpf: test widening for iterating callbacksEduard Zingerman
2023-11-20selftests/bpf: tests for iterating callbacksEduard Zingerman
2023-11-20bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman
2023-11-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
2023-11-20selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman
2023-11-20selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman
2023-11-20selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann
2023-11-20selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann
2023-11-17Merge tag 'mm-hotfixes-stable-2023-11-17-14-04' of git://git.kernel.org/pub/s...Linus Torvalds
2023-11-17kselftest: rtnetlink: fix ip route command typoPaolo Abeni
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum
2023-11-14selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-09selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko
2023-11-09bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko
2023-11-09selftests/bpf: add edge case backtracking logic testAndrii Nakryiko
2023-11-09bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
2023-11-09selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-11-03Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-03selftests: pmtu.sh: fix result checkingHangbin Liu
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-02Merge tag 'libnvdimm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-11-02Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-02selftests/bpf: Fix broken build where char is unsignedBjörn Töpel
2023-11-01selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu
2023-11-01selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou
2023-11-01selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou