summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-03-23selftests: rtnetlink: Add an address proto testPetr Machata
2023-03-23selftests: rtnetlink: Make the set of tests to run configurablePetr Machata
2023-03-22selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17selftests: net: Add VXLAN MDB testIdo Schimmel
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16test/vsock: copy to user failure testArseniy Krasnov
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini
2023-03-13selftests: tc-testing: add tests for action bindingPedro Tammela
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2023-03-10selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts
2023-03-10selftests: fix LLVM build for i386 and x86_64Guillaume Tucker
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-08selftests/bpf: Fix IMA testRoberto Sassu
2023-03-08selftests: add a selftest for big tcpXin Long
2023-03-08selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06selftests: amd-pstate: fix TEST_FILESGuillaume Tucker
2023-03-06selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-06selftests/bpf: Add test for legacy/perf kprobe/uprobe attach modeMenglong Dong
2023-03-06selftests/bpf: Split test_attach_probe into multi subtestsMenglong Dong
2023-03-04selftests/bpf: adjust log_fixup's buffer size for proper truncationAndrii Nakryiko
2023-03-04selftests/bpf: enhance align selftest's expected log matchingAndrii Nakryiko
2023-03-03selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()Eduard Zingerman
2023-03-03selftests/bpf: test if pointer type is tracked for BPF_ST_MEMEduard Zingerman
2023-03-03bpf: allow ctx writes using BPF_ST_MEM instructionEduard Zingerman
2023-03-03bpf: Refactor RCU enforcement in the verifier.Alexei Starovoitov
2023-03-03selftests/bpf: Tweak cgroup kfunc test.Alexei Starovoitov
2023-03-03selftests/bpf: Add a test case for kptr_rcu.Alexei Starovoitov
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov
2023-03-02selftests/bpf: Add absolute timer testTero Kristo