index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-01-31
selftests: net: add missing config for pmtu.sh tests
Paolo Abeni
-0
/
+3
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
-4
/
+4
2024-01-31
selftests/net: Repair RST passive reset selftest
Dmitry Safonov
-52
/
+98
2024-01-31
selftests/net: Rectify key counters checks
Dmitry Safonov
-19
/
+25
2024-01-31
selftests/net: Argument value mismatch when calling verify_counters()
Mohammad Nassiri
-1
/
+1
2024-01-31
selftests/net: calibrate txtimestamp
Willem de Bruijn
-5
/
+7
2024-01-31
selftests/bpf: Disable IPv6 for lwt_redirect test
Manu Bretelle
-0
/
+1
2024-01-31
selftests: net: add missing config for GENEVE
Matthias May
-0
/
+1
2024-01-31
selftests/net: calibrate fq_band_pktlimit
Willem de Bruijn
-6
/
+8
2024-01-31
selftests: forwarding: Remove duplicated lib.sh content
Petr Machata
-28
/
+10
2024-01-31
selftests: forwarding: Redefine relative_path variable
Benjamin Poirier
-8
/
+5
2024-01-31
selftests: dsa: Replace test symlinks by wrapper script
Benjamin Poirier
-14
/
+34
2024-01-31
selftests: team: Add shared library scripts to TEST_INCLUDES
Benjamin Poirier
-7
/
+5
2024-01-31
selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
Benjamin Poirier
-8
/
+9
2024-01-31
selftests: Introduce Makefile variable to list shared bash scripts
Benjamin Poirier
-1
/
+25
2024-01-30
selftests: net: Add missing matchall classifier
Ido Schimmel
-0
/
+1
2024-01-30
selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macro
Andrii Nakryiko
-18
/
+12
2024-01-30
libbpf: add bpf_core_cast() macro
Andrii Nakryiko
-6
/
+2
2024-01-30
KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR
Sean Christopherson
-0
/
+41
2024-01-30
KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
Sean Christopherson
-12
/
+26
2024-01-30
KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
Sean Christopherson
-2
/
+28
2024-01-30
KVM: selftests: Test PMC virtualization with forced emulation
Sean Christopherson
-14
/
+30
2024-01-30
KVM: selftests: Move KVM_FEP macro into common library header
Sean Christopherson
-2
/
+3
2024-01-30
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
-18
/
+14
2024-01-30
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
-6
/
+60
2024-01-30
KVM: selftests: Add a helper to query if the PMU module param is enabled
Sean Christopherson
-3
/
+8
2024-01-30
KVM: selftests: Expand PMU counters test to verify LLC events
Sean Christopherson
-19
/
+40
2024-01-30
KVM: selftests: Add functional test for Intel's fixed PMU counters
Jinrong Liang
-1
/
+30
2024-01-30
KVM: selftests: Test consistency of CPUID with num of fixed counters
Jinrong Liang
-3
/
+57
2024-01-30
KVM: selftests: Test consistency of CPUID with num of gp counters
Jinrong Liang
-0
/
+99
2024-01-30
KVM: selftests: Test Intel PMU architectural events on fixed counters
Jinrong Liang
-9
/
+45
2024-01-30
KVM: selftests: Test Intel PMU architectural events on gp counters
Jinrong Liang
-0
/
+322
2024-01-30
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
-97
/
+173
2024-01-30
KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
Sean Christopherson
-18
/
+47
2024-01-30
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
Sean Christopherson
-2
/
+2
2024-01-30
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
-5
/
+16
2024-01-30
Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-68
/
+109
2024-01-30
KVM: selftests: Fail tests when open() fails with !ENOENT
Vitaly Kuznetsov
-1
/
+2
2024-01-30
KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
Vitaly Kuznetsov
-4
/
+5
2024-01-30
KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
Sean Christopherson
-2
/
+2
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
-63
/
+63
2024-01-30
selftests/bpf: add trusted global subprog arg tests
Andrii Nakryiko
-0
/
+158
2024-01-30
kselftest/seccomp: Report each expectation we assert as a KTAP test
Mark Brown
-20
/
+41
2024-01-30
kselftest/seccomp: Use kselftest output functions for benchmark
Mark Brown
-21
/
+24
2024-01-30
selftests/livepatch: fix and refactor new dmesg message code
Joe Lawrence
-20
/
+17
2024-01-30
bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
Jose E. Marchesi
-3
/
+3
2024-01-30
bpf: Build type-punning BPF selftests with -fno-strict-aliasing
Jose E. Marchesi
-0
/
+13
2024-01-30
selftests: forwarding: Add missing config entries
Petr Machata
-0
/
+28
2024-01-29
selftests: net: add missing config for nftables-backed iptables
Jakub Kicinski
-0
/
+1
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
-16
/
+30
[prev]
[next]