summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-28KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...Ricardo Koller
2021-12-28KVM: selftests: aarch64: Move gic_v3.h to shared headersRicardo Koller
2021-12-28KVM: selftests: arm64: Add support for various modes with 16kB page sizeMarc Zyngier
2021-12-28KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}Marc Zyngier
2021-12-28KVM: selftests: arm64: Rework TCR_EL1 configurationMarc Zyngier
2021-12-28KVM: selftests: arm64: Check for supported page sizesMarc Zyngier
2021-12-28KVM: selftests: arm64: Introduce a variable default IPA sizeMarc Zyngier
2021-12-28KVM: selftests: arm64: Initialise default guest mode at test startup timeMarc Zyngier
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian
2021-12-25kselftest: alsa: Validate values read from enumerationsMark Brown
2021-12-25kselftest: alsa: Factor out check that values meet constraintsMark Brown
2021-12-25selftests/powerpc: Add a test of sigreturning to an unaligned addressMichael Ellerman
2021-12-23selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-23selftests/bpf: Add btf_dump__new to test_cppJiri Olsa
2021-12-23selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' caseAmit Cohen
2021-12-23selftests: mlxsw: Add test for VxLAN related traps for IPv6Amit Cohen
2021-12-23selftests: mlxsw: spectrum-2: Add a test for VxLAN flooding with IPv6Amit Cohen
2021-12-23selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6Amit Cohen
2021-12-23selftests: mlxsw: Add VxLAN FDB veto test for IPv6Amit Cohen
2021-12-23selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future useAmit Cohen
2021-12-23selftests: mlxsw: Add VxLAN configuration test for IPv6Amit Cohen
2021-12-23selftests: mlxsw: vxlan: Make the test more flexible for future useAmit Cohen
2021-12-22selftests: forwarding: Add Q-in-VNI test for IPv6Amit Cohen
2021-12-22selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6Amit Cohen
2021-12-22selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6Amit Cohen
2021-12-22selftests: forwarding: vxlan_bridge_1q: Remove unused functionAmit Cohen
2021-12-22selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6Amit Cohen
2021-12-22selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6Amit Cohen
2021-12-22selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of pac...Amit Cohen
2021-12-23netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-21selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman
2021-12-20selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov
2021-12-19selftests: tc-testing: add action offload selftest for action and filterBaowen Zheng
2021-12-18bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2021-12-17selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal
2021-12-17bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King
2021-12-17selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko
2021-12-17selftests/sgx: Fix corrupted cpuid macro invocationJarkko Sakkinen
2021-12-17selftests: gpio: gpio-sim: avoid forking test twiceBartosz Golaszewski
2021-12-17selftests: gpio: gpio-sim: remove bashismsBartosz Golaszewski
2021-12-17selftests: gpio: add test cases for gpio-simBartosz Golaszewski
2021-12-17selftests: gpio: add a helper for reading GPIO line namesBartosz Golaszewski
2021-12-17selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2021-12-16bpf: Right align verifier states in verifier logs.Christy Lee