summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-242-6/+5
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-2312-141/+199
| |\
| | * Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov2023-03-1310-135/+194
| | |\
| | * | selftests/bpf: Fix progs/test_deny_namespace.c issues.Alexei Starovoitov2023-03-101-6/+4
| | * | selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov2023-03-101-0/+1
* | | | selftests: rtnetlink: Add an address proto testPetr Machata2023-03-231-0/+91
* | | | selftests: rtnetlink: Make the set of tests to run configurablePetr Machata2023-03-231-42/+48
* | | | selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li2023-03-222-12/+92
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1759-455/+640
|\| | |
| * | | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-178-7/+353
| |\ \ \
| | * | | selftests: bonding: add tests for ether type changesNikolay Aleksandrov2023-03-172-1/+87
| | * | | selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-161-5/+31
| | * | | test/vsock: copy to user failure testArseniy Krasnov2023-03-161-0/+118
| | * | | selftest: Add test for bind() conflicts.Kuniyuki Iwashima2023-03-153-0/+116
| | * | | selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts2023-03-101-1/+1
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-03-1648-444/+273
| |\ \ \
| | * | | KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma2023-03-141-2/+15
| | * | | KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson2023-03-141-26/+28
| | * | | KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma2023-03-141-1/+2
| | * | | KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma2023-03-1444-293/+69
| | * | | KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse2023-03-141-0/+27
| | * | | KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse2023-03-141-51/+82
| | * | | KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson2023-03-143-54/+21
| | * | | KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson2023-03-141-12/+17
| | * | | selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini2023-03-141-9/+16
| * | | | Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-03-152-4/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests: fix LLVM build for i386 and x86_64Guillaume Tucker2023-03-101-0/+2
| | * | | selftests: amd-pstate: fix TEST_FILESGuillaume Tucker2023-03-061-4/+9
| * | | | Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2023-03-121-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
| | |/ /
* | | | selftests: net: Add VXLAN MDB testIdo Schimmel2023-03-173-0/+2320
* | | | selftests: tc-testing: add tests for action bindingPedro Tammela2023-03-131-0/+416
* | | | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2023-03-092-0/+181
|\ \ \ \
| * | | | selftests: add a selftest for big tcpXin Long2023-03-082-0/+181
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-098-7/+51
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-093-3/+34
| |\ \ \ \
| | * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-062-3/+32
| | |\ \ \ \
| | | * | | | selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-061-0/+28
| | | * | | | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-061-3/+4
| | * | | | | selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
| * | | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | selftest: hid: fix hid_bpf not set in configBenjamin Tissoires2023-02-231-0/+1
| * | | | | | capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds2023-03-011-4/+3
| * | | | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-013-0/+13
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2023-02-252-0/+7
| | * | | | | selftests/seccomp: Add LoongArch selftesting supportHuacai Chen2023-02-251-0/+6
* | | | | | | selftests/bpf: Fix IMA testRoberto Sassu2023-03-081-8/+21
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-0684-717/+4894
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | selftests/bpf: Add test for legacy/perf kprobe/uprobe attach modeMenglong Dong2023-03-063-41/+81
| * | | | | selftests/bpf: Split test_attach_probe into multi subtestsMenglong Dong2023-03-063-101/+205