summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-10-20selftests/bpf: Some more atomic testsBrendan Jackman
2021-10-20selftests/bpf: Use cpu_number only on arches that have itIlya Leoshkevich
2021-10-20selftests/bpf: Remove duplicated include in cgroup_helpersWan Jiabing
2021-10-19kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar
2021-10-19kunit: tool: yield output from run_kernel in real timeDaniel Latypov
2021-10-19kunit: tool: support running each suite/test separatelyDaniel Latypov
2021-10-19kunit: tool: actually track how long it took to run testsDaniel Latypov
2021-10-19kunit: tool: factor exec + parse steps into a functionDaniel Latypov
2021-10-19kunit: tool: show list of valid --arch options when invalidDaniel Latypov
2021-10-19kunit: tool: misc fixes (unused vars, imports, leaked files)Daniel Latypov
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov
2021-10-19selftests: mlxsw: Add a test for un/offloadable qdisc treesPetr Machata
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton
2021-10-18selftests: KVM: Add helpers for vCPU device attributesOliver Upton
2021-10-18selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-17Merge branch kvm-arm64/selftest/timer into kvmarm-master/nextMarc Zyngier
2021-10-17KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add arch_timer testRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add host support for vGICRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic GICv3 supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add light-weight spinlock supportRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add guest support to get the vcpuidRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Maintain consistency for vcpuid typeRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add support to disable and enable local IRQsRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic support to generate delaysRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add basic support for arch_timersRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add support for cpu_relaxRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Introduce ARM64_SYS_KVM_REGRaghavendra Rao Ananta
2021-10-17tools: arm64: Import sysreg.hRaghavendra Rao Ananta
2021-10-17KVM: arm64: selftests: Add MMIO readl/writel supportRaghavendra Rao Ananta
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-16mptcp: increase default max additional subflows to 2Paolo Abeni
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-14selftests: netfilter: remove stray bash debug lineFlorian Westphal
2021-10-13selftests: mlxsw: RED: Test per-TC ECN countersPetr Machata
2021-10-13selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman
2021-10-12selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata
2021-10-12selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-12selftests: nft_nat: add udp hole punch test caseFlorian Westphal