summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-01perf test: Check test suite description properlyNamhyung Kim
2025-07-01perf test: Add sched latency and script shell testsIan Rogers
2025-07-01perf test: Name the noploop processIan Rogers
2025-07-01selftests/bpf: Add negative test cases for snprintfPaul Chaignon
2025-07-01selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"Colin Ian King
2025-07-01selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptrMykyta Yatsenko
2025-07-01cpupower: Improve Python binding's MakefileJohn B. Wyatt IV
2025-07-01selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlinkThomas Weißschuh
2025-07-01selftests: vDSO: vdso_test_getrandom: Always print TAP headerThomas Weißschuh
2025-07-01selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypesThomas Weißschuh
2025-07-01selftests: vDSO: Enable -WallThomas Weißschuh
2025-07-01selftests: vDSO: vdso_config: Avoid -Wunused-variablesThomas Weißschuh
2025-07-01selftests: vDSO: vdso_test_getrandom: Avoid -WunusedThomas Weißschuh
2025-07-01selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.hThomas Weißschuh
2025-07-01selftests: vDSO: clock_getres: Drop unused include of err.hThomas Weißschuh
2025-07-01selftests: vDSO: chacha: Correctly skip test if necessaryThomas Weißschuh
2025-07-01objtool: Add missing endian conversion to read_annotate()Heiko Carstens
2025-06-30selftests: net: Add a selftest for externally validated neighbor entriesIdo Schimmel
2025-06-30cxl_test: Limit location for fake CFMWS to mappable rangeJonathan Cameron
2025-06-30perf build: Specify shellcheck should use bashCollin Funk
2025-06-30perf test annotate: Use --percent-limit rather than head to reduce outputIan Rogers
2025-06-30perf test: Add basic callgraph test to record testingIan Rogers
2025-06-30perf drm_pmu: Fix spelling mistake "bufers" -> "buffers"Colin Ian King
2025-06-30perf test: perf header test fails on s390Thomas Richter
2025-06-28tools/nolibc: MIPS: add support for N64 and N32 ABIsThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop noreorder optionThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop manual stack pointer alignmentThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop $gp setupThomas Weißschuh
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access testsEduard Zingerman
2025-06-27selftests/bpf: improve error messages in veristatMykyta Yatsenko
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao
2025-06-27selftests/net: packetdrill: add tcp_dsack_mult.pktEric Dumazet
2025-06-27selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattrSong Liu
2025-06-27perf build: Fix a build error on REFCNT_CHECKING=1Namhyung Kim
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...Alexei Starovoitov
2025-06-26selftests: forwarding: lib: Split setup_wait()Petr Machata
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-06-26tools/perf: Add --exclude-buildids option to perf archive commandTianyou Li
2025-06-26perf annotate: Fix source code annotate with objdumpNamhyung Kim
2025-06-26tools: Remove libcrypto dependencyYuzhuo Jing
2025-06-26perf genelf: Remove libcrypto dependency and use built-in sha1()Yuzhuo Jing
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers
2025-06-26perf build: enable -fno-strict-aliasingEric Biggers
2025-06-26perf top: populate PMU capabilities data in perf_envThomas Falcon
2025-06-26perf tools: move perf_pmus__find_core_pmu() prototype to pmus.hThomas Falcon
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-26perf trace: Split BPF skel code to util/bpf_trace_augment.cNamhyung Kim