summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-4/+4
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds24-347/+1010
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu1-7/+42
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen1-0/+48
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-1/+3
2026-04-23selftests/sched_ext: Include common.bpf.h to avoid build failureZhao Mengmeng1-6/+1
2026-04-23bpf: Introduce bpf register BPF_REG_PARAMSYonghong Song4-57/+57
2026-04-23bpf: Prepare verifier logs for upcoming kfunc stack argumentsYonghong Song28-99/+99
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan1-0/+28
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos2-0/+104
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos1-2/+3
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos49-55/+55
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang2-4/+4
2026-04-22Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+7
2026-04-22selftests/bpf: Fix uprobe_multi usage messageAlexis Lothoré (eBPF Foundation)1-1/+3
2026-04-22selftests/bpf: Ensure typedef are deduplicated in split BTFAntoine Tenart1-16/+32
2026-04-22libbpf: Fix deduplication of typedef with base definitionsAntoine Tenart1-1/+3
2026-04-22selftests/bpf: Page out as late as possible in file_readerJerome Marchand1-12/+10
2026-04-22selftests/bpf: Add tests for sleepable tracepoint programsMykyta Yatsenko4-2/+287
2026-04-22libbpf: Add section handlers for sleepable tracepointsMykyta Yatsenko1-31/+57
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan2-0/+18
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan2-1/+18
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2026-04-22tools/power turbostat: v2026.04.21Len Brown1-1/+1
2026-04-22tools/power turbostat: Process HT siblings in CPU orderLen Brown1-49/+31
2026-04-22tools/power turbostat: Show module_id columnLen Brown1-2/+36
2026-04-22tools/power turbostat: Print core_id and apic_id in hexLen Brown1-4/+4
2026-04-22tools/power turbostat: Cleanup print helper functionsArtem Bityutskiy1-6/+13
2026-04-22tools/power turbostat: Fix --cpu-set 1 regression on HT systemsLen Brown1-15/+55
2026-04-22tools/power turbostat: Fix --cpu-set 0 regression on HT systemsLen Brown1-5/+17
2026-04-22tools/power turbostat: Fix unrecognized option '-P'David Arcari1-1/+1
2026-04-21Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds2-0/+156
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)1-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)1-0/+87
2026-04-21tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown1-1/+1
2026-04-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2026-04-21Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo1-4/+2
2026-04-21tools/sched_ext: scx_qmap: Silence task_ctx lookup missTejun Heo1-18/+6
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev2-16/+3
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev2-0/+45
2026-04-20tools/sched_ext: Remove unused nr_cpus in scx_cpu0Cheng-Yang Chou2-4/+0
2026-04-20selftests/bpf: Fix up __u16 vlen assumptionsAlan Maguire4-6/+4
2026-04-20selftests/bpf: Fix up btf/invalid test for extended kindAlan Maguire1-3/+3
2026-04-20bpftool: Support 24-bit vlenAlan Maguire3-20/+17
2026-04-20libbpf: Adjust btf_vlen() to return a __u32Alan Maguire4-39/+53
2026-04-20bpf: Extend BTF UAPI vlen, kinds to use unused bitsAlan Maguire1-12/+14
2026-04-20Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2-29/+28
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson9-100/+98
2026-04-20KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"Sean Christopherson2-9/+7