aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds55-164/+3512
2024-11-18xdrgen: Remove program_stat_to_errno() call sitesChuck Lever1-2/+0
2024-11-18xdrgen: Update the files included in client-side source codeChuck Lever1-2/+7
2024-11-18xdrgen: Remove check for "nfs_ok" in C templatesChuck Lever1-1/+1
2024-11-18xdrgen: Remove tracepoint call siteChuck Lever1-3/+1
2024-11-18xdrgen: Add a utility for extracting XDR from RFCsChuck Lever1-0/+11
2024-11-18Merge branch 'for-6.13/bpf' into for-linusJiri Kosina6-113/+206
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+81
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds5-27/+267
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-1/+196
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-11-16perf: Remove unused del_perf_probe_events()Dr. David Alan Gilbert4-57/+0
2024-11-16perf pmu: Move pmu_metrics_table__find and remove ARM overrideIan Rogers6-39/+9
2024-11-16perf jevents: Add map_for_cpu()Ian Rogers2-14/+26
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers15-67/+57
2024-11-16perf header: Avoid transitive PMU includesIan Rogers3-0/+4
2024-11-16perf arm64 header: Use cpu argument in get_cpuidIan Rogers2-33/+31
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers11-14/+19
2024-11-16perf header: Move is_cpu_online to numa benchIan Rogers3-52/+53
2024-11-16perf jevents: fix breakage when do perf stat on system metricXu Yang2-22/+2
2024-11-16perf test: Add missing __exit calls in tool/hwmon testsIan Rogers2-0/+2
2024-11-16perf tests: Make leader sampling test work without branch eventJames Clark1-6/+7
2024-11-16perf util: Remove kernel version deadcodeDr. David Alan Gilbert2-93/+0
2024-11-16perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo1-2/+2
2024-11-16libbpf: Change hash_combine parameters from long to unsigned longSidong Yang1-1/+1
2024-11-16selftests/bpf: Fix build error with llvm 19Alexei Starovoitov1-1/+1
2024-11-16selftests/pcie_bwctrl: Create selftestsIlpo Järvinen4-0/+192
2024-11-15selftests: net: fdb_notify: Add a test for FDB notificationsPetr Machata3-1/+114
2024-11-15selftests: net: lib: Add kill_processPetr Machata15-34/+41
2024-11-15selftests: net: lib: Move checks from forwarding/lib.sh herePetr Machata2-73/+73
2024-11-15selftests: net: lib: Move tests_run from forwarding/lib.sh herePetr Machata2-10/+10
2024-11-15selftests: net: lib: Move logging from forwarding/lib.sh herePetr Machata2-113/+115
2024-11-15Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-0/+7
2024-11-15Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker7-21/+45
2024-11-15libbpf: Fix memory leak in bpf_program__attach_uprobe_multiJiri Olsa1-6/+5
2024-11-15Merge branch 'pm-tools'Rafael J. Wysocki8-32/+1072
2024-11-15perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo1-2/+22
2024-11-15tools/thermal: Fix common realloc mistakezhang jiao1-3/+4
2024-11-14tools/mm: fix compile errorMotiejus JakÅ`tys1-1/+1
2024-11-14selftest: extend test_rss_context_queue_reconfigure for action additionEdward Cree1-0/+26
2024-11-14selftest: validate RSS+ntuple filters with nonzero ring_cookieEdward Cree1-1/+40
2024-11-14selftest: include dst-ip in ethtool ntuple rulesEdward Cree1-6/+6
2024-11-14selftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai1-7/+12
2024-11-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-47/+175
2024-11-14tools/net/ynl: add async notification handlingDonald Hunter2-10/+34
2024-11-14Revert "tools/net/ynl: improve async notification handling"Donald Hunter2-36/+23
2024-11-14perf tests: Add test for trace output lossBenjamin Peterson1-0/+31
2024-11-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-11-14perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-11-14perf probe: Introduce quotation marks supportMasami Hiramatsu (Google)1-34/+41