summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-06-11KVM: selftests: Make vm_ioctl() a wrapper to pretty print ioctl nameSean Christopherson
2022-06-11KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existenceSean Christopherson
2022-06-11KVM: selftests: Remove vcpu_get_fd()Sean Christopherson
2022-06-11KVM: selftests: Use vcpu_access_device_attr() in arm64 codeSean Christopherson
2022-06-11KVM: selftests: Add __vcpu_run() helperSean Christopherson
2022-06-11KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpersSean Christopherson
2022-06-11KVM: selftests: Split vcpu_set_nested_state() into two helpersSean Christopherson
2022-06-11KVM: selftests: Drop @mode from common vm_create() helperSean Christopherson
2022-06-11KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl nameSean Christopherson
2022-06-11KVM: selftests: Add another underscore to inner ioctl() helpersSean Christopherson
2022-06-11KVM: selftests: Always open VM file descriptors with O_RDWRSean Christopherson
2022-06-11KVM: selftests: Drop stale declarations from kvm_util_base.hSean Christopherson
2022-06-11KVM: selftests: Fix typo in vgic_init testSean Christopherson
2022-06-11KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()Sean Christopherson
2022-06-11KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENTSean Christopherson
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09Merge branch 'kvm-5.20-early'Paolo Bonzini
2022-06-09KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack
2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack
2022-06-09KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack
2022-06-09KVM: selftests: Link selftests directly with lib object filesDavid Matlack
2022-06-09KVM: selftests: Drop unnecessary rule for STATIC_LIBSDavid Matlack
2022-06-09KVM: selftests: Add a helper to check EPT/VPID capabilitiesDavid Matlack
2022-06-09KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.hDavid Matlack
2022-06-09KVM: selftests: Refactor nested_map() to specify target levelDavid Matlack
2022-06-09KVM: selftests: Drop stale function parameter comment for nested_map()David Matlack
2022-06-09KVM: selftests: Add option to create 2M and 1G EPT mappingsDavid Matlack
2022-06-09KVM: selftests: Replace x86_page_size with PG_LEVEL_XXDavid Matlack
2022-06-09Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-06-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-08KVM: selftests: Add a test to get/set triple fault eventChenyi Qiang
2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui
2022-06-08kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap testZeng Guang
2022-06-08KVM: selftests: nSVM: Add svm_nested_soft_inject_testMaciej S. Szmigiero
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-07selftests/bpf: Add a test for enum64 value relocationsYonghong Song
2022-06-07selftests/bpf: Test BTF_KIND_ENUM64 for deduplicationYonghong Song
2022-06-07selftests/bpf: Add BTF_KIND_ENUM64 unit testsYonghong Song
2022-06-07selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song
2022-06-07selftests/bpf: Fix selftests failureYonghong Song
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-06-07Merge branch 'kvm-5.19-early-fixes' into HEADPaolo Bonzini
2022-06-07KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-06-07selftests net: fix bpf build errorLina Wang
2022-06-03selftests/bpf: Add drv mode testing for xdpingHangbin Liu
2022-06-03selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds