summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-03perf record offcpu: Constify control data for BPFNamhyung Kim2-12/+13
2024-09-03perf lock contention: Constify control data for BPFNamhyung Kim2-34/+38
2024-09-03perf kwork: Constify control data for BPFNamhyung Kim4-10/+13
2024-09-03perf ftrace latency: Constify control data for BPFNamhyung Kim2-7/+8
2024-09-03perf stat: Constify control data for BPFNamhyung Kim2-4/+4
2024-09-03perf test: Make watchpoint data 32-bits on i386Ian Rogers1-0/+5
2024-09-03perf test: Skip uprobe test if probe command isn't presentIan Rogers1-0/+7
2024-09-03perf time-utils: Fix 32-bit nsec parsingIan Rogers1-2/+2
2024-09-03perf pmus: Fix name comparisons on 32-bit systemsIan Rogers1-3/+3
2024-09-03perf annotate: LLVM-based disassemblerSteinar H. Gunderson3-0/+267
2024-09-03perf annotate: Split out read_symbol()Steinar H. Gunderson1-34/+56
2024-09-03perf report: Support LLVM for addr2line()Steinar H. Gunderson8-1/+263
2024-09-03selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal1-22/+40
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-1/+1
2024-09-03tools: usb: p9_fwd: add usb gadget packet forwarder scriptMichael Grzeschik1-0/+243
2024-09-02bpftool: Fix handling enum64 in btf dump sortingMykyta Yatsenko1-3/+4
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo1-4/+4
2024-09-02perf python: include "util/sample.h"Xu Yang1-0/+1
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim1-0/+3
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova1-1/+3
2024-09-02bpftool: Add missing blank lines in bpftool-net doc exampleQuentin Monnet1-0/+2
2024-09-02perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo5-10/+484
2024-09-02tools: gpio: rm .*.cmd on make cleanzhangjiao1-1/+1
2024-09-01failcmd: make failcmd.sh executableBreno Leitao1-0/+0
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao1-0/+12
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar1-4/+6
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar1-0/+36
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar2-1/+88
2024-09-01mm: rework accept memory helpersKirill A. Shutemov1-1/+1
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu1-21/+36
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato1-1/+35
2024-09-01tools: add skeleton code for userland testing of VMA logicLorenzo Stoakes6-0/+1162
2024-09-01tools: separate out shared radix-tree componentsLorenzo Stoakes27-69/+144
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel3-8/+280
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum2-36/+14
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong1-0/+77
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long1-11/+33
2024-08-30selftests/bpf: Do not update vmlinux.h unnecessarilyIhor Solodrai1-1/+5
2024-08-30selftests/bpf: Specify libbpf headers required for %.bpf.o progsIhor Solodrai1-2/+7
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2024-08-30selftests/bpf: Check if distilled base inherits source endiannessEduard Zingerman1-0/+68
2024-08-30libbpf: Ensure new BTF objects inherit input endiannessTony Ambardar1-0/+4
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld1-3/+3
2024-08-30kselftest/arm64: Fix build warnings for ptraceDev Jain1-2/+2
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy1-4/+1
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy6-15/+90
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld1-1/+6