aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-04-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-3/+27
2023-04-07selftests: bonding: add arp validate testGravatar Hangbin Liu 1-0/+55
2023-04-07selftests: bonding: re-format bond option testsGravatar Hangbin Liu 4-246/+354
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+1
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverGravatar Lorenzo Bianconi 1-3/+27
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyGravatar Hangbin Liu 1-0/+1
2023-03-31selftests mount: Fix mount_setattr_test builds failedGravatar Anh Tuan Phan 1-0/+1
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-0/+90
2023-03-30test/vsock: new skbuff appending testGravatar Arseniy Krasnov 1-0/+90
2023-03-28Merge tag 'linux-kselftest-fixes-6.3-rc5' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-6/+24
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+105
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-2/+1
2023-03-23kselftest: vm: fix unused variable warningGravatar Peter Xu 1-2/+1
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 12-141/+199
2023-03-22selftests/x86/amx: Add a ptrace testGravatar Chang S. Bae 1-3/+105
2023-03-20selftests: sigaltstack: fix -WuninitializedGravatar Nick Desaulniers 2-6/+24
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 8-7/+353
2023-03-17selftests: bonding: add tests for ether type changesGravatar Nikolay Aleksandrov 2-1/+87
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availableGravatar Po-Hsu Lin 1-5/+31
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 48-444/+273
2023-03-16test/vsock: copy to user failure testGravatar Arseniy Krasnov 1-0/+118
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-4/+11
2023-03-15selftest: Add test for bind() conflicts.Gravatar Kuniyuki Iwashima 3-0/+116
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsGravatar Vipin Sharma 1-2/+15
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsGravatar Sean Christopherson 1-26/+28
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertGravatar Vipin Sharma 1-1/+2
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonGravatar Vipin Sharma 44-293/+69
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testGravatar David Woodhouse 1-0/+27
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testGravatar David Woodhouse 1-51/+82
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsGravatar Sean Christopherson 3-54/+21
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroGravatar Sean Christopherson 1-12/+17
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availableGravatar Paolo Bonzini 1-9/+16
2023-03-13Merge branch 'bpf: Allow reads from uninit stack'Gravatar Alexei Starovoitov 10-135/+194
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2023-03-10selftests: mptcp: userspace pm: fix printed valuesGravatar Matthieu Baerts 1-1/+1
2023-03-10selftests/bpf: Fix progs/test_deny_namespace.c issues.Gravatar Alexei Starovoitov 1-6/+4
2023-03-10selftests/bpf: Fix progs/find_vma_fail1.c build error.Gravatar Alexei Starovoitov 1-0/+1
2023-03-10selftests: fix LLVM build for i386 and x86_64Gravatar Guillaume Tucker 1-0/+2
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-3/+34
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2023-03-08selftests/clone3: test clone3 with CLONE_NEWTIMEGravatar Tobias Klauser 1-0/+3
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 2-3/+32
2023-03-06selftests: amd-pstate: fix TEST_FILESGravatar Guillaume Tucker 1-4/+9
2023-03-06selftests/bpf: check that modifier resolves after pointerGravatar Lorenz Bauer 1-0/+28
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESGravatar Alexander Lobakin 1-3/+4
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayGravatar Linus Torvalds 1-4/+3
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 3-0/+13
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientGravatar Hangbin Liu 1-0/+2
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 2-7/+121