summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-196-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
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-202-6/+6
|\ \
| * | tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao2022-01-202-6/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-1631-487/+3418
|\ \ \
| * | | selftest: kvm: Add amx selftestYang Zhong2022-01-142-0/+449
| * | | selftest: kvm: Move struct kvm_x86_state to headerYang Zhong2022-01-142-16/+15
| * | | selftest: kvm: Reorder vcpu_load_state steps for AMXPaolo Bonzini2022-01-141-8/+9
| * | | kvm: selftests: Add support for KVM_CAP_XSAVE2Wei Wang2022-01-148-7/+112
| * | | kvm: selftests: move ucall declarations into ucall_common.hMichael Roth2022-01-073-49/+60
| * | | kvm: selftests: move base kvm_util.h declarations to kvm_util_base.hMichael Roth2022-01-072-435/+447
| * | | KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse2022-01-071-1/+183
| * | | selftests: KVM: sev_migrate_tests: Add mirror command testsPeter Gonda2022-01-071-4/+51
| * | | selftests: KVM: sev_migrate_tests: Fix sev_ioctl()Peter Gonda2022-01-071-1/+2
| * | | selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()Peter Gonda2022-01-071-4/+1
| * | | Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-01-076-1/+617
| |\ \ \
| | * | | KVM: selftests: Add initial support for RISC-V 64-bitAnup Patel2022-01-066-0/+616
| | * | | KVM: selftests: Add EXTRA_CFLAGS in top-level MakefileAnup Patel2022-01-061-1/+1
| * | | | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-0717-43/+1554
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2022-01-041-0/+50
| | |\ \ \
| | | * | | KVM: arm64: selftests: get-reg-list: Add pauth configurationMarc Zyngier2022-01-041-0/+50
| | * | | | Merge branch kvm-arm64/selftest/irq-injection into kvmarm-master/nextMarc Zyngier2022-01-0413-29/+1352
| | |\ \ \ \
| | | * | | | KVM: selftests: aarch64: Add test for restoring active IRQsRicardo Koller2021-12-281-0/+91
| | | * | | | KVM: selftests: aarch64: Add ISPENDR write tests in vgic_irqRicardo Koller2021-12-281-0/+22
| | | * | | | KVM: selftests: aarch64: Add tests for IRQFD in vgic_irqRicardo Koller2021-12-282-1/+102
| | | * | | | KVM: selftests: Add IRQ GSI routing library functionsRicardo Koller2021-12-282-0/+59
| | | * | | | KVM: selftests: aarch64: Add test_inject_fail to vgic_irqRicardo Koller2021-12-282-20/+109
| | | * | | | KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irqRicardo Koller2021-12-281-0/+6
| | | * | | | KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irqRicardo Koller2021-12-281-32/+86
| | | * | | | KVM: selftests: aarch64: Add preemption tests in vgic_irqRicardo Koller2021-12-281-1/+90
| | | * | | | KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irqRicardo Koller2021-12-281-8/+50
| | | * | | | KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq testRicardo Koller2021-12-284-35/+127
| | | * | | | KVM: selftests: aarch64: Abstract the injection functions in vgic_irqRicardo Koller2021-12-281-3/+36
| | | * | | | KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injectionRicardo Koller2021-12-283-0/+246
| | | * | | | KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ stateRicardo Koller2021-12-283-1/+116
| | | * | | | KVM: selftests: Add kvm_irq_line library functionRicardo Koller2021-12-282-0/+23
| | | * | | | KVM: selftests: aarch64: Add GICv3 register accessor library functionsRicardo Koller2021-12-285-6/+189
| | | * | | | KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...Ricardo Koller2021-12-281-23/+101
| | | * | | | KVM: selftests: aarch64: Move gic_v3.h to shared headersRicardo Koller2021-12-281-0/+0
| | | |/ / /
| | * | | | KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier2021-12-284-0/+34
| | * | | | KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier2021-12-284-0/+18
| | * | | | KVM: selftests: arm64: Rework TCR_EL1 configurationMarc Zyngier2021-12-281-7/+14
| | * | | | KVM: selftests: arm64: Check for supported page sizesMarc Zyngier2021-12-283-6/+50
| | * | | | KVM: selftests: arm64: Introduce a variable default IPA sizeMarc Zyngier2021-12-282-4/+30