summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-21selftests: net: ioam: expect support for Queue depth dataJustin Iurman
2022-01-20selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini
2022-01-19selftests: kvm: add amx_test to .gitignoreMuhammad Usama Anjum
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionSean Christopherson
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERJim Mattson
2022-01-19selftests: kvm/x86: Introduce x86_model()Jim Mattson
2022-01-19selftests: kvm/x86: Export x86_family() for use outside of processor.cJim Mattson
2022-01-19selftests: kvm/x86: Introduce is_amd_cpu()Jim Mattson
2022-01-19selftests: kvm/x86: Parameterize the CPUID vendor string checkJim Mattson
2022-01-19kvm: selftests: conditionally build vm_xsave_req_perm()Wei Wang
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-01-19bpf, selftests: Add ringbuf memory type confusion testDaniel Borkmann
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetDaniel Borkmann
2022-01-17KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNVitaly Kuznetsov
2022-01-17KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Vitaly Kuznetsov
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz
2022-01-15selftests/uffd: allow EINTR/EAGAINPeter Xu
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao
2022-01-14selftest: kvm: Add amx selftestYang Zhong
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerYang Zhong
2022-01-14selftest: kvm: Reorder vcpu_load_state steps for AMXPaolo Bonzini
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-14kselftests/net: list all available tests in usage()Li Zhijian
2022-01-13kselftests/net: adapt the timeout to the largest runtimeLi Zhijian