summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-01-31selftests: net: add missing config for pmtu.sh testsPaolo Abeni-0/+3
2024-01-31bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu-4/+4
2024-01-31selftests/net: Repair RST passive reset selftestDmitry Safonov-52/+98
2024-01-31selftests/net: Rectify key counters checksDmitry Safonov-19/+25
2024-01-31selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri-1/+1
2024-01-31selftests/net: calibrate txtimestampWillem de Bruijn-5/+7
2024-01-31selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle-0/+1
2024-01-31selftests: net: add missing config for GENEVEMatthias May-0/+1
2024-01-31selftests/net: calibrate fq_band_pktlimitWillem de Bruijn-6/+8
2024-01-31selftests: forwarding: Remove duplicated lib.sh contentPetr Machata-28/+10
2024-01-31selftests: forwarding: Redefine relative_path variableBenjamin Poirier-8/+5
2024-01-31selftests: dsa: Replace test symlinks by wrapper scriptBenjamin Poirier-14/+34
2024-01-31selftests: team: Add shared library scripts to TEST_INCLUDESBenjamin Poirier-7/+5
2024-01-31selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDESBenjamin Poirier-8/+9
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier-1/+25
2024-01-30selftests: net: Add missing matchall classifierIdo Schimmel-0/+1
2024-01-30selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macroAndrii Nakryiko-18/+12
2024-01-30libbpf: add bpf_core_cast() macroAndrii Nakryiko-6/+2
2024-01-30KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSRSean Christopherson-0/+41
2024-01-30KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBVSean Christopherson-12/+26
2024-01-30KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()Sean Christopherson-2/+28
2024-01-30KVM: selftests: Test PMC virtualization with forced emulationSean Christopherson-14/+30
2024-01-30KVM: selftests: Move KVM_FEP macro into common library headerSean Christopherson-2/+3
2024-01-30KVM: selftests: Query module param to detect FEP in MSR filtering testSean Christopherson-18/+14
2024-01-30KVM: selftests: Add helpers to read integer module paramsSean Christopherson-6/+60
2024-01-30KVM: selftests: Add a helper to query if the PMU module param is enabledSean Christopherson-3/+8
2024-01-30KVM: selftests: Expand PMU counters test to verify LLC eventsSean Christopherson-19/+40
2024-01-30KVM: selftests: Add functional test for Intel's fixed PMU countersJinrong Liang-1/+30
2024-01-30KVM: selftests: Test consistency of CPUID with num of fixed countersJinrong Liang-3/+57
2024-01-30KVM: selftests: Test consistency of CPUID with num of gp countersJinrong Liang-0/+99
2024-01-30KVM: selftests: Test Intel PMU architectural events on fixed countersJinrong Liang-9/+45
2024-01-30KVM: selftests: Test Intel PMU architectural events on gp countersJinrong Liang-0/+322
2024-01-30KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assetsJinrong Liang-97/+173
2024-01-30KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed countersSean Christopherson-18/+47
2024-01-30KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()Sean Christopherson-2/+2
2024-01-30KVM: selftests: Add vcpu_set_cpuid_property() to set propertiesJinrong Liang-5/+16
2024-01-30Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-68/+109
2024-01-30KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov-1/+2
2024-01-30KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov-4/+5
2024-01-30KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson-2/+2
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones-63/+63
2024-01-30selftests/bpf: add trusted global subprog arg testsAndrii Nakryiko-0/+158
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown-20/+41
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown-21/+24
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence-20/+17
2024-01-30bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGSJose E. Marchesi-3/+3
2024-01-30bpf: Build type-punning BPF selftests with -fno-strict-aliasingJose E. Marchesi-0/+13
2024-01-30selftests: forwarding: Add missing config entriesPetr Machata-0/+28
2024-01-29selftests: net: add missing config for nftables-backed iptablesJakub Kicinski-0/+1
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds-16/+30