summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-09selftests: net: test listing NAPI vs queue resetsJakub Kicinski
2025-01-08selftests: drv-net: test drivers sleeping in ndo_get_stats64Jakub Kicinski
2025-01-08selftests/nolibc: run-tests.sh: detect missing toolchainWilly Tarreau
2025-01-08KVM: selftests: Add helpers for locally (un)blocking IRQs on x86Sean Christopherson
2025-01-08KVM: selftests: Use data load to trigger LLC references/misses in Intel PMUSean Christopherson
2025-01-08KVM: selftests: Add printf attribute to _no_printf()Isaku Yamahata
2025-01-08perf test cpumap: Avoid use-after-free following mergeIan Rogers
2025-01-08perf llvm-add2line: Remove unused symbol_conf.h includeDmitry Vyukov
2025-01-08perf test trace_btf_general: Fix shellcheck warningJames Clark
2025-01-08perf namespaces: Fixup the nsinfo__in_pidns() return type, its boolArnaldo Carvalho de Melo
2025-01-08perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not...Arnaldo Carvalho de Melo
2025-01-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo
2025-01-08perf jitdump: Accept jitdump mmaps emitted from inside containersArnaldo Carvalho de Melo
2025-01-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy
2025-01-08perf maps: Fix display of kernel symbolsChristophe Leroy
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim
2025-01-08perf ftrace profile: Add --graph-opts optionNamhyung Kim
2025-01-08perf ftrace: Display latency statistics at the endNamhyung Kim
2025-01-08perf evsel: Improve the evsel__open_strerror() for EBUSYIan Rogers
2025-01-08perf tests shell task_analyzer: Run this test exclusivelyArnaldo Carvalho de Melo
2025-01-08perf tests code-reading: Handle change in objdump output from binutils >= 2.4...Charlie Jenkins
2025-01-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-01-08KVM: selftests: Remove unneeded semicolonChen Ni
2025-01-08KVM: selftests: Add defines for AMD PMU CPUID features and propertiesColton Lewis
2025-01-08KVM: selftests: Fix typos in x86's PMU counter test's macro variable useColton Lewis
2025-01-08selftests/bpf: Add kprobe session recursion check testJiri Olsa
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown
2025-01-08selftests: ntsync: Add a stress test for contended waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling via alerts.Elizabeth Figura
2025-01-08selftests: ntsync: Add tests for alertable waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with events.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for auto-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for manual-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for mutex state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura
2025-01-07tools: ynl: print some information about attribute we can't parseJakub Kicinski
2025-01-07tools: ynl: correctly handle overrides of fields in subsetJakub Kicinski
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07sched_ext: Add option -l in selftest runner to list all available testsShizhao Chen
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn
2025-01-06selftests/bpf: Handle prog/attach type comparison in veristatMykyta Yatsenko