index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-01-31
selftests: team: Add shared library scripts to TEST_INCLUDES
Benjamin Poirier
2024-01-31
selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDES
Benjamin Poirier
2024-01-31
selftests: Introduce Makefile variable to list shared bash scripts
Benjamin Poirier
2024-01-30
selftests: net: Add missing matchall classifier
Ido Schimmel
2024-01-30
selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macro
Andrii Nakryiko
2024-01-30
libbpf: add bpf_core_cast() macro
Andrii Nakryiko
2024-01-30
KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR
Sean Christopherson
2024-01-30
KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV
Sean Christopherson
2024-01-30
KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()
Sean Christopherson
2024-01-30
KVM: selftests: Test PMC virtualization with forced emulation
Sean Christopherson
2024-01-30
KVM: selftests: Move KVM_FEP macro into common library header
Sean Christopherson
2024-01-30
KVM: selftests: Query module param to detect FEP in MSR filtering test
Sean Christopherson
2024-01-30
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
2024-01-30
KVM: selftests: Add a helper to query if the PMU module param is enabled
Sean Christopherson
2024-01-30
KVM: selftests: Expand PMU counters test to verify LLC events
Sean Christopherson
2024-01-30
KVM: selftests: Add functional test for Intel's fixed PMU counters
Jinrong Liang
2024-01-30
KVM: selftests: Test consistency of CPUID with num of fixed counters
Jinrong Liang
2024-01-30
KVM: selftests: Test consistency of CPUID with num of gp counters
Jinrong Liang
2024-01-30
KVM: selftests: Test Intel PMU architectural events on fixed counters
Jinrong Liang
2024-01-30
KVM: selftests: Test Intel PMU architectural events on gp counters
Jinrong Liang
2024-01-30
KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
Jinrong Liang
2024-01-30
KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
Sean Christopherson
2024-01-30
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
Sean Christopherson
2024-01-30
KVM: selftests: Add vcpu_set_cpuid_property() to set properties
Jinrong Liang
2024-01-30
Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-01-30
KVM: selftests: Fail tests when open() fails with !ENOENT
Vitaly Kuznetsov
2024-01-30
KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missing
Vitaly Kuznetsov
2024-01-30
KVM: selftests: Delete superfluous, unused "stage" variable in AMX test
Sean Christopherson
2024-01-30
KVM: selftests: x86_64: Remove redundant newlines
Andrew Jones
2024-01-30
selftests/bpf: add trusted global subprog arg tests
Andrii Nakryiko
2024-01-30
libbpf: add __arg_trusted and __arg_nullable tag macros
Andrii Nakryiko
2024-01-30
kselftest/seccomp: Report each expectation we assert as a KTAP test
Mark Brown
2024-01-30
kselftest/seccomp: Use kselftest output functions for benchmark
Mark Brown
2024-01-30
selftests/livepatch: fix and refactor new dmesg message code
Joe Lawrence
2024-01-30
bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
Jose E. Marchesi
2024-01-30
bpf: Build type-punning BPF selftests with -fno-strict-aliasing
Jose E. Marchesi
2024-01-30
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-01-30
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2024-01-30
tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...
Arnaldo Carvalho de Melo
2024-01-30
selftests: forwarding: Add missing config entries
Petr Machata
2024-01-29
selftests: net: add missing config for nftables-backed iptables
Jakub Kicinski
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-29
libbpf: Add some details for BTF parsing failures
Ian Rogers
2024-01-29
bpf: Use -Wno-error in certain tests when building with GCC
Jose E. Marchesi
2024-01-29
selftests/bpf: Remove "&>" usage in the selftests
Martin KaFai Lau
2024-01-29
libbpf: fix __arg_ctx type enforcement for perf_event programs
Andrii Nakryiko
2024-01-29
libbpf: integrate __arg_ctx feature detector into kernel_supports()
Andrii Nakryiko
2024-01-29
tools/workqueue/wq_dump.py: Add node_nr/max_active dump
Tejun Heo
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
[prev]
[next]