aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-85/+740
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cGravatar Jinrong Liang 1-0/+1
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cGravatar Jinrong Liang 1-4/+0
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 8-33/+182
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+6
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENGravatar Yafang Shao 2-6/+6
2022-01-19kvm: selftests: Do not indent with spacesGravatar Paolo Bonzini 6-59/+61
2022-01-19selftests: kvm: add amx_test to .gitignoreGravatar Muhammad Usama Anjum 1-0/+1
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADGravatar Paolo Bonzini 40-165/+1548
2022-01-19KVM: selftests: Add a test to force emulation with a pending exceptionGravatar Sean Christopherson 3-0/+141
2022-01-19selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTERGravatar Jim Mattson 3-0/+440
2022-01-19selftests: kvm/x86: Introduce x86_model()Gravatar Jim Mattson 1-0/+5
2022-01-19selftests: kvm/x86: Export x86_family() for use outside of processor.cGravatar Jim Mattson 2-12/+12
2022-01-19selftests: kvm/x86: Introduce is_amd_cpu()Gravatar Jim Mattson 2-9/+10
2022-01-19selftests: kvm/x86: Parameterize the CPUID vendor string checkGravatar Jim Mattson 1-3/+7
2022-01-19kvm: selftests: conditionally build vm_xsave_req_perm()Gravatar Wei Wang 1-0/+2
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 6-32/+178
2022-01-19bpf, selftests: Add ringbuf memory type confusion testGravatar Daniel Borkmann 4-2/+79
2022-01-19bpf, selftests: Add various ringbuf tests with invalid offsetGravatar Daniel Borkmann 1-0/+64
2022-01-17KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUNGravatar Vitaly Kuznetsov 3-4/+66
2022-01-17KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test'Gravatar Vitaly Kuznetsov 3-3/+3
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 31-487/+3418
2022-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-58/+120
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultGravatar Alistair Popple 1-0/+42
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeGravatar Mike Kravetz 1-9/+6
2022-01-15selftests/uffd: allow EINTR/EAGAINGravatar Peter Xu 1-2/+5
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingGravatar Waiman Long 3-23/+34
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestGravatar Yosry Ahmed 2-17/+31
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerGravatar chiminghao 1-7/+2
2022-01-14selftest: kvm: Add amx selftestGravatar Yang Zhong 2-0/+449
2022-01-14selftest: kvm: Move struct kvm_x86_state to headerGravatar Yang Zhong 2-16/+15
2022-01-14selftest: kvm: Reorder vcpu_load_state steps for AMXGravatar Paolo Bonzini 1-8/+9
2022-01-14kvm: selftests: Add support for KVM_CAP_XSAVE2Gravatar Wei Wang 8-7/+112
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+15
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 6-2/+184
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 4-1/+717
2022-01-14kselftests/net: list all available tests in usage()Gravatar Li Zhijian 1-0/+3
2022-01-13kselftests/net: adapt the timeout to the largest runtimeGravatar Li Zhijian 1-1/+1
2022-01-12Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 5-73/+133
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-62/+13
2022-01-11Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-15/+51
2022-01-11Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-2/+513
2022-01-11bpf/selftests: Add check for updating XDP bpf_link with wrong program typeGravatar Toke Høiland-Jørgensen 2-0/+11
2022-01-11bpf/selftests: convert xdp_link test to ASSERT_* macrosGravatar Toke Høiland-Jørgensen 1-31/+25
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 29-30/+36
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 210-1676/+10903
2022-01-10Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 8-184/+459
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 30-57/+47
2022-01-10Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+50
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-86/+444