summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
41 hoursselftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
11 daysselftests/mm: fix thread state check in uffd-unit-testsWake Liu1-1/+1
11 daystools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar1-1/+5
11 daysidr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
11 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
11 daystools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju1-2/+5
11 daysselftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
11 daysselftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka1-1/+2
11 daysselftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka1-1/+2
2026-01-02rtla/timerlat_bpf: Stop tracing on user latencyTomas Glozar1-0/+3
2026-01-02KVM: selftests: Add missing "break" in rseq_test's param parsingGavin Shan1-0/+1
2026-01-02KVM: selftests: Forcefully override ARCH from x86_64 to x86Sean Christopherson1-1/+1
2026-01-02tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield1-1/+6
2026-01-02selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-01-02ktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
2026-01-02libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers1-4/+6
2026-01-02selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()Ming Lei1-6/+6
2026-01-02iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe1-5/+3
2026-01-02selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal1-1/+1
2026-01-02netfilter: nf_nat: remove bogus direction checkFlorian Westphal2-4/+11
2026-01-02selftests: netfilter: prefer xfail in case race wasn't triggeredFlorian Westphal1-5/+4
2026-01-02selftests: net: tfo: Fix build warningGuenter Roeck1-1/+2
2026-01-02selftests: net: Fix build warningsGuenter Roeck1-2/+4
2026-01-02selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...Guenter Roeck1-1/+6
2025-12-18perf stat: Allow no events to open if this is a "--null" runIan Rogers1-1/+1
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers1-4/+2
2025-12-18perf kvm: Fix debug assertionIan Rogers1-1/+1
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim1-2/+2
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim1-0/+1
2025-12-18perf jitdump: Add sym/str-tables to build-ID generationNamhyung Kim1-2/+30
2025-12-18selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu1-0/+1
2025-12-18selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn12-0/+29
2025-12-18selftests/landlock: Fix makefile header listMatthieu Buffet1-1/+1
2025-12-18selftests/bpf: Allow selftests to build with older xxdAlan Maguire2-2/+5
2025-12-18bpftool: Allow bpftool to build with openssl < 3Alan Maguire1-0/+6
2025-12-18selftests/bpf: Update test_tag to use sha256Xing Guo1-1/+1
2025-12-18selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski2-2/+17
2025-12-18selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3
2025-12-18rtla: Fix -a overriding -t argumentIvan Pravdin4-4/+8
2025-12-18rtla/tests: Fix osnoise test calling timerlatTomas Glozar1-1/+1
2025-12-18rtla/tests: Extend action tests to 5sTomas Glozar2-4/+4
2025-12-18selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski1-1/+2
2025-12-18tools/rtla: Fix --on-threshold always triggeringTomas Glozar1-9/+15
2025-12-18tools/rtla: Fix unassigned nr_cpusCosta Shulyupin2-2/+3
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
2025-12-18selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
2025-12-18perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim1-1/+1
2025-12-18libbpf: Fix parsing of multi-split BTFAlan Maguire1-2/+2
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue1-1/+1
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim1-3/+3