summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-03-17kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov-30/+31
2023-03-17kunit: tool: remove unused imports and variablesDaniel Latypov-5/+3
2023-03-17kunit: tool: add subscripts for type annotations where appropriateDaniel Latypov-5/+5
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman-2/+2
2023-03-17selftests: net: Add VXLAN MDB testIdo Schimmel-0/+2320
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov-1/+87
2023-03-16selftests/bpf: fix "metadata marker" getting overwritten by the netstackAlexander Lobakin-4/+5
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin-5/+31
2023-03-16selftests/x86/lam: Add test cases for LAM vs thread creationKirill A. Shutemov-0/+92
2023-03-16selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...Weihong Zhang-2/+235
2023-03-16selftests/x86/lam: Add inherit test cases for linear-address maskingWeihong Zhang-4/+121
2023-03-16selftests/x86/lam: Add io_uring test cases for linear-address maskingWeihong Zhang-2/+339
2023-03-16selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address maskingWeihong Zhang-4/+140
2023-03-16selftests/x86/lam: Add malloc and tag-bits test cases for linear-address maskingWeihong Zhang-1/+327
2023-03-16bpf: Remove bpf_cpumask_kptr_get() kfuncDavid Vernet-56/+0
2023-03-16bpf/selftests: Test using global cpumask kptr with RCUDavid Vernet-0/+102
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-444/+273
2023-03-16test/vsock: copy to user failure testArseniy Krasnov-0/+118
2023-03-16selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau-1/+1
2023-03-16selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp resultMartin KaFai Lau-2/+2
2023-03-15bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik-0/+135
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-4/+11
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima-0/+116
2023-03-14selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.Alexei Starovoitov-0/+3
2023-03-14selftests/bpf: robustify test_xdp_do_redirect with more payload magicsAlexander Lobakin-10/+26
2023-03-14KVM: selftests: Sync KVM exit reasons in selftestsVipin Sharma-2/+15
2023-03-14KVM: selftests: Add macro to generate KVM exit reason stringsSean Christopherson-26/+28
2023-03-14KVM: selftests: Print expected and actual exit reason in KVM exit reason assertVipin Sharma-1/+2
2023-03-14KVM: selftests: Make vCPU exit reason test assertion commonVipin Sharma-293/+69
2023-03-14KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_testDavid Woodhouse-0/+27
2023-03-14KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse-51/+82
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson-54/+21
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson-12/+17
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini-9/+16
2023-03-15selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain-2/+2
2023-03-15selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling-0/+1
2023-03-13selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.Alexei Starovoitov-0/+40
2023-03-13selftests/bpf: use canonical ftrace pathRoss Zwisler-22/+64
2023-03-13selftests: tc-testing: add tests for action bindingPedro Tammela-0/+416
2023-03-13Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov-135/+194
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds-0/+3
2023-03-11torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney-3/+3
2023-03-11torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney-1/+1
2023-03-11rcutorture: Make scenario TREE04 enable lazy call_rcu()Paul E. McKenney-0/+1
2023-03-11rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0Paul E. McKenney-0/+1
2023-03-10selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts-1/+1
2023-03-10selftests/bpf: Add local kptr stashing testDave Marchevsky-0/+168
2023-03-10selftests/bpf: Fix progs/test_deny_namespace.c issues.Alexei Starovoitov-6/+4
2023-03-10selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov-0/+1
2023-03-10selftests: fix LLVM build for i386 and x86_64Guillaume Tucker-0/+2