summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-06-26selftests: forwarding: lib: Split setup_wait()Petr Machata-5/+10
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+95
2025-06-26tools/perf: Add --exclude-buildids option to perf archive commandTianyou Li-5/+30
2025-06-26perf annotate: Fix source code annotate with objdumpNamhyung Kim-3/+93
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing-57/+1
2025-06-26perf genelf: Remove libcrypto dependency and use built-in sha1()Yuzhuo Jing-82/+3
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers-1/+148
2025-06-26perf build: enable -fno-strict-aliasingEric Biggers-0/+4
2025-06-26perf top: populate PMU capabilities data in perf_envThomas Falcon-0/+119
2025-06-26perf tools: move perf_pmus__find_core_pmu() prototype to pmus.hThomas Falcon-1/+1
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-153/+617
2025-06-26perf trace: Split BPF skel code to util/bpf_trace_augment.cNamhyung Kim-141/+255
2025-06-26perf test: Change all remaining #!/bin/sh to #!/bin/bashJames Clark-43/+43
2025-06-26selftests/bpf: Test array presets in veristatMykyta Yatsenko-24/+159
2025-06-26selftests/bpf: Support array presets in veristatMykyta Yatsenko-50/+189
2025-06-26selftests/bpf: Separate var preset parsing in veristatMykyta Yatsenko-53/+99
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov-547/+2230
2025-06-26selftests/bpf: Add tests for string kfuncsViktor Malik-0/+212
2025-06-26selftests/bpf: Allow macros in __retvalViktor Malik-23/+19
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+139
2025-06-26LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth-2/+2
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-88/+122
2025-06-25selftests/mm: fix validate_addr() helperDev Jain-2/+5
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski-1/+1
2025-06-25selftests: drv-net: test RSS Netlink notificationsJakub Kicinski-0/+89
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn-15/+18
2025-06-25selftests/bpf: check operations on untrusted ro pointers to memEduard Zingerman-0/+145
2025-06-25selftests/bpf: Add tests for BPF_NEG range tracking logicSong Liu-0/+70
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu-10/+23
2025-06-25selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest buildYonghong Song-4/+10
2025-06-25perf header: Don't write empty BPF/BTF infoIan Rogers-2/+8
2025-06-25perf header: Display message if BPF/BTF info is emptyIan Rogers-0/+6
2025-06-25perf header: Allow tracing of attr eventsIan Rogers-0/+9
2025-06-25perf header: In pipe mode dump features without --header/-IIan Rogers-14/+8
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell-3/+23
2025-06-25perf tests: Add a DRM PMU testIan Rogers-0/+78
2025-06-25perf drm_pmu: Add a tool like PMU to expose DRM informationIan Rogers-5/+779
2025-06-25perf parse-events: Avoid scanning PMUs that can't contain eventsIan Rogers-15/+97
2025-06-25perf debug: Add function symbols to dump_stackIan Rogers-13/+73
2025-06-25torture: Default --no-clocksourcewd on arm64Paul E. McKenney-2/+2
2025-06-25torture: Default --no-rcutasksflavors on arm64Paul E. McKenney-2/+11
2025-06-25torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=yPaul E. McKenney-1/+6
2025-06-25torture: Permit multiple space characters in kvm.sh --kconfig argumentPaul E. McKenney-1/+1
2025-06-25torture: Suppress torture.sh "Zero time" messages for disabled testsPaul E. McKenney-3/+3
2025-06-25rcutorture: Make BUSTED scenario check and log readersPaul E. McKenney-0/+3
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei-2/+3
2025-06-24selftests/bpf: Add testcases for BPF_ADD and BPF_SUBHarishankar Vishwanathan-0/+161
2025-06-24KVM: selftests: Add back the missing check of MONITOR/MWAIT availabilityChenyi Qiang-0/+1
2025-06-24iommufd/selftest: Fix build warnings due to uninitialized mfdNicolin Chen-2/+6
2025-06-24iommufd/selftest: Add asserts testing global mfdNicolin Chen-0/+2