summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0233-180/+3492
|\
| * Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-3161-276/+3561
| |\
| | * Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier2021-10-212-22/+36
| | |\
| | | * KVM: selftests: Build the memslot tests for arm64Ricardo Koller2021-10-211-0/+2
| | | * KVM: selftests: Make memslot_perf_test arch independentRicardo Koller2021-10-211-22/+34
| | * | Merge branch kvm-arm64/selftest/timer into kvmarm-master/nextMarc Zyngier2021-10-1721-48/+2626
| | |\ \
| | | * | KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta2021-10-171-1/+114
| | | * | KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta2021-10-173-0/+368
| | | * | KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta2021-10-174-3/+92
| | | * | KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta2021-10-176-1/+448
| | | * | KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta2021-10-173-1/+41
| | | * | KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta2021-10-172-0/+8
| | | * | KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta2021-10-172-2/+2
| | | * | KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta2021-10-171-0/+10
| | | * | KVM: arm64: selftests: Add basic support to generate delaysRaghavendra Rao Ananta2021-10-171-0/+25
| | | * | KVM: arm64: selftests: Add basic support for arch_timersRaghavendra Rao Ananta2021-10-171-0/+142
| | | * | KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta2021-10-171-0/+5
| | | * | KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta2021-10-174-19/+21
| | | * | tools: arm64: Import sysreg.hRaghavendra Rao Ananta2021-10-173-26/+1311
| | | * | KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta2021-10-171-1/+45
| | | |/
| | * | KVM: arm64: selftests: Add init ITS device testRicardo Koller2021-10-111-0/+42
| | * | KVM: arm64: selftests: Add test for legacy GICv3 REDIST base partially above ...Ricardo Koller2021-10-111-0/+34
| | * | KVM: arm64: selftests: Add tests for GIC redist/cpuif partially above IPA rangeRicardo Koller2021-10-111-12/+26
| | * | KVM: arm64: selftests: Add some tests for GICv2 in vgic_initRicardo Koller2021-10-111-32/+79
| | * | KVM: arm64: selftests: Make vgic_init/vm_gic_create version agnosticRicardo Koller2021-10-111-9/+10
| | * | KVM: arm64: selftests: Make vgic_init gic version agnosticRicardo Koller2021-10-111-61/+95
| | |/
| * | KVM: selftests: Fix nested SVM tests when built with clangJim Mattson2021-10-221-1/+13
| * | KVM: selftests: set CPUID before setting sregs in vcpu creationMichael Roth2021-10-222-4/+2
| * | selftests: KVM: Introduce system counter offset testOliver Upton2021-10-183-0/+134
| * | selftests: KVM: Add helpers for vCPU device attributesOliver Upton2021-10-182-0/+47
| * | selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton2021-10-181-3/+3
| * | selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton2021-10-184-0/+207
| * | tools: arch: x86: pull in pvclock headersOliver Upton2021-10-182-0/+151
| * | KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth2021-09-302-3/+2
| * | kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"Colin Ian King2021-09-301-1/+1
| * | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross2021-09-301-1/+1
* | | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-021-20/+58
|\ \ \
| * | | selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov2021-10-301-20/+58
| | |/ | |/|
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-02359-3139/+13371
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-016-6/+153
| |\ \ \
| | * | | selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski2021-11-014-0/+131
| | * | | selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov2021-10-292-6/+18
| | * | | selftests/net: update .gitignore with newly added testsShuah Khan2021-10-291-0/+4
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-01213-1808/+5727
| |\ \ \ \
| | * | | | libbpf: Deprecate AF_XDP supportMagnus Karlsson2021-11-011-38/+52
| | * | | | selftests/bpf: Add a testcase for 64-bit bounds propagation issue.Alexei Starovoitov2021-11-012-0/+63
| | * | | | bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov2021-11-011-1/+1
| | * | | | selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko2021-11-011-13/+2
| | * | | | selftests/bpf: Add bloom map success test for userspace callsJoanne Koong2021-11-011-26/+33
| | * | | | bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong2021-11-011-0/+1