summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-31selftests: forwarding: Redefine relative_path variableBenjamin Poirier
2024-01-31selftests: dsa: Replace test symlinks by wrapper scriptBenjamin Poirier
2024-01-31selftests: team: Add shared library scripts to TEST_INCLUDESBenjamin Poirier
2024-01-31selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDESBenjamin Poirier
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-01-30selftests: net: Add missing matchall classifierIdo Schimmel
2024-01-30selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macroAndrii Nakryiko
2024-01-30libbpf: add bpf_core_cast() macroAndrii Nakryiko
2024-01-30KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSRSean Christopherson
2024-01-30KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBVSean Christopherson
2024-01-30KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()Sean Christopherson
2024-01-30KVM: selftests: Test PMC virtualization with forced emulationSean Christopherson
2024-01-30KVM: selftests: Move KVM_FEP macro into common library headerSean Christopherson
2024-01-30KVM: selftests: Query module param to detect FEP in MSR filtering testSean Christopherson
2024-01-30KVM: selftests: Add helpers to read integer module paramsSean Christopherson
2024-01-30KVM: selftests: Add a helper to query if the PMU module param is enabledSean Christopherson
2024-01-30KVM: selftests: Expand PMU counters test to verify LLC eventsSean Christopherson
2024-01-30KVM: selftests: Add functional test for Intel's fixed PMU countersJinrong Liang
2024-01-30KVM: selftests: Test consistency of CPUID with num of fixed countersJinrong Liang
2024-01-30KVM: selftests: Test consistency of CPUID with num of gp countersJinrong Liang
2024-01-30KVM: selftests: Test Intel PMU architectural events on fixed countersJinrong Liang
2024-01-30KVM: selftests: Test Intel PMU architectural events on gp countersJinrong Liang
2024-01-30KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assetsJinrong Liang
2024-01-30KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed countersSean Christopherson
2024-01-30KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()Sean Christopherson
2024-01-30KVM: selftests: Add vcpu_set_cpuid_property() to set propertiesJinrong Liang
2024-01-30Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-30KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov
2024-01-30KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov
2024-01-30KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones
2024-01-30selftests/bpf: add trusted global subprog arg testsAndrii Nakryiko
2024-01-30libbpf: add __arg_trusted and __arg_nullable tag macrosAndrii Nakryiko
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence
2024-01-30bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGSJose E. Marchesi
2024-01-30bpf: Build type-punning BPF selftests with -fno-strict-aliasingJose E. Marchesi
2024-01-30tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-01-30perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark
2024-01-30tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2024-01-30tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo
2024-01-30selftests: forwarding: Add missing config entriesPetr Machata
2024-01-29selftests: net: add missing config for nftables-backed iptablesJakub Kicinski
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29libbpf: Add some details for BTF parsing failuresIan Rogers
2024-01-29bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi
2024-01-29selftests/bpf: Remove "&>" usage in the selftestsMartin KaFai Lau
2024-01-29libbpf: fix __arg_ctx type enforcement for perf_event programsAndrii Nakryiko
2024-01-29libbpf: integrate __arg_ctx feature detector into kernel_supports()Andrii Nakryiko