summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | kselftest: Fix vdso_test_abi return statusVincenzo Frascino2022-01-311-73/+62
| * | | | | | | | selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi2022-01-271-6/+14
| * | | | | | | | selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi2022-01-271-1/+11
| * | | | | | | | selftests: openat2: Add missing dependency in MakefileCristian Marussi2022-01-272-1/+2
| * | | | | | | | selftests: openat2: Print also errno in failure messagesCristian Marussi2022-01-271-5/+6
| * | | | | | | | selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-01-271-2/+2
| * | | | | | | | selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum2022-01-271-1/+1
| * | | | | | | | selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-01-274-63/+66
| * | | | | | | | selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-01-271-22/+8
| * | | | | | | | selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-01-271-0/+24
| * | | | | | | | kselftest: signal all child processesLi Zhijian2022-01-251-1/+3
| * | | | | | | | selftests: cpufreq: Write test output to stdout as wellNícolas F. R. A. Prado2022-01-251-1/+1
| * | | | | | | | selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado2022-01-251-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds2022-02-021-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | kunit: tool: Import missing importlib.abcMichał Winiarski2022-01-251-0/+1
| |/ / / / /
* | | | | | tools/testing/scatterlist: add missing definesMaor Gottlieb2022-01-301-1/+2
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-291-2/+9
|\ \ \ \ \ \
| * | | | | | kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown2022-01-281-1/+1
| * | | | | | kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown2022-01-281-1/+8
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-287-15/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini2022-01-281-0/+15
| * | | | | selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini2022-01-265-14/+9
| * | | | | KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson2022-01-261-1/+0
| * | | | | KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack2022-01-251-0/+1
* | | | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-272-6/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | selftests: net: ioam: expect support for Queue depth dataJustin Iurman2022-01-211-4/+1
| * | | | selftests: mptcp: fix ipv6 routing setupPaolo Abeni2022-01-201-2/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-2211-85/+740
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang2022-01-201-0/+1
| * | | selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang2022-01-201-4/+0
| * | | kvm: selftests: Do not indent with spacesPaolo Bonzini2022-01-196-59/+61
| * | | selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum2022-01-191-0/+1
| * | | Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-1940-165/+1548
| |\ \ \
| * | | | KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson2022-01-193-0/+141
| * | | | selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson2022-01-193-0/+440
| * | | | selftests: kvm/x86: Introduce x86_model()Jim Mattson2022-01-191-0/+5
| * | | | selftests: kvm/x86: Export x86_family() for use outside of processor.cJim Mattson2022-01-192-12/+12
| * | | | selftests: kvm/x86: Introduce is_amd_cpu()Jim Mattson2022-01-192-9/+10
| * | | | selftests: kvm/x86: Parameterize the CPUID vendor string checkJim Mattson2022-01-191-3/+7
| * | | | kvm: selftests: conditionally build vm_xsave_req_perm()Wei Wang2022-01-191-0/+2
| * | | | KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov2022-01-173-4/+66
| * | | | KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov2022-01-173-3/+3
* | | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-208-33/+182
|\ \ \ \ \
| * \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-01-186-32/+178
| |\ \ \ \ \
| | * | | | | bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann2022-01-194-2/+79
| | * | | | | bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann2022-01-191-0/+64
| | * | | | | bpf/selftests: Add check for updating XDP bpf_link with wrong program typeToke Høiland-Jørgensen2022-01-112-0/+11
| | * | | | | bpf/selftests: convert xdp_link test to ASSERT_* macrosToke Høiland-Jørgensen2022-01-111-31/+25
| | | |_|/ / | | |/| | |
| * | | | | kselftests/net: list all available tests in usage()Li Zhijian2022-01-141-0/+3
| * | | | | kselftests/net: adapt the timeout to the largest runtimeLi Zhijian2022-01-131-1/+1
| |/ / / /