summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-09-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-09-24selftests: KVM: Explicitly use movq to read xmm registersOliver Upton
2021-09-24selftests: KVM: Call ucall_init when setting up in rseq_testOliver Upton
2021-09-23Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0Maxim Levitsky
2021-09-22KVM: selftests: Create a separate dirty bitmap per slotDavid Matlack
2021-09-22KVM: selftests: Refactor help message for -s backing_srcDavid Matlack
2021-09-22KVM: selftests: Change backing_src flag to -s in demand_paging_testDavid Matlack
2021-09-22selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-09-22selftests: KVM: Fix check for !POLLIN in demand_paging_testOliver Upton
2021-09-22KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson
2021-09-21seltests: bpf: test_tunnel: Use ip neighJiri Benc
2021-09-21selftests/bpf: Adopt attach_probe selftest to work on old kernelsAndrii Nakryiko
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams
2021-09-21tools/testing/cxl: Introduce a mocked-up CXL port hierarchyDan Williams
2021-09-21kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi
2021-09-21selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal
2021-09-21selftests: netfilter: add selftest for directional zone supportFlorian Westphal
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-19selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan
2021-09-19selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan
2021-09-18selftests: mptcp: add mptcp getsockopt test casesFlorian Westphal
2021-09-17selftests/bpf: Add trace_vprintk test progDave Marchevsky
2021-09-17selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTsDave Marchevsky
2021-09-17bpftool: Only probe trace_vprintk feature in 'full' modeDave Marchevsky
2021-09-17selftests/bpf: Stop using bpf_program__loadDave Marchevsky
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-17selftests/bpf: Fix a few compiler warningsYonghong Song
2021-09-17selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() APIAndrii Nakryiko
2021-09-17selftests/bpf: Stop using relaxed_core_relocs which has no effectAndrii Nakryiko
2021-09-17net: update NXP copyright textVladimir Oltean
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan
2021-09-16selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan
2021-09-16selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan
2021-09-16selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan
2021-09-16torture: Make kvm-remote.sh print size of downloaded tarballPaul E. McKenney
2021-09-16torture: Allot 1G of memory for scftorture runsPaul E. McKenney
2021-09-16selftests: nci: replace unsigned int with intXiang wangx
2021-09-15selftests: be sure to make khdr before other targetsLi Zhijian
2021-09-15selftests/bpf: Skip btf_tag test if btf_tag attribute not supportedYonghong Song
2021-09-15selftests: net: test ethtool -L vs mqJakub Kicinski
2021-09-14selftests/bpf: Add a test with a bpf program with btf_tag attributesYonghong Song
2021-09-14selftests/bpf: Test BTF_KIND_TAG for deduplicationYonghong Song
2021-09-14selftests/bpf: Add BTF_KIND_TAG unit testsYonghong Song
2021-09-14selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG formatYonghong Song
2021-09-14selftests/bpf: Test libbpf API function btf__add_tag()Yonghong Song