summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-6.13-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-291-2/+2
|\
| * selftests: find_symbol: Actually use load_mod() parameterGeert Uytterhoeven2024-11-281-2/+2
* | Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-11-285-6/+228
|\ \ | |/ |/|
| * selftests: rds: move test.py to TEST_FILESHangbin Liu2024-11-281-3/+2
| * selftests/rtnetlink.sh: add mngtempaddr testHangbin Liu2024-11-261-0/+95
| * selftests: net: test extacks in netlink dumpsJakub Kicinski2024-11-252-2/+130
| * selftests: fix nested double quotes in f-stringDavid Wei2024-11-251-1/+1
* | Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-275-1/+352
|\ \
| * \ Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt2024-11-11106-363/+1735
| |\ \
| * | | KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list testSamuel Holland2024-10-241-0/+8
| * | | riscv: selftests: Add a pointer masking testSamuel Holland2024-10-244-1/+344
* | | | Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-273-0/+96
|\ \ \ \
| * | | | selftests: add new kallsyms selftestsLuis Chamberlain2024-10-243-0/+96
* | | | | Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-271-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ovl.fixes'Christian Brauner2024-11-26366-5210/+16763
| |\ \ \ \ \
| * | | | | | selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernelsMichael Ellerman2024-11-201-1/+1
* | | | | | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-275-5/+197
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/misc'Bjorn Helgaas2024-11-251-5/+5
| |\ \ \ \ \ \ \
| | * | | | | | | tools: PCI: Fix incorrect printf format specifiersLuo Yifan2024-11-201-5/+5
| | | |_|_|/ / / | | |/| | | | |
| * / | | | | | selftests/pcie_bwctrl: Create selftestsIlpo Järvinen2024-11-164-0/+192
| |/ / / / / /
* | | | | | | Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds2024-11-26338-4123/+9483
|\ \ \ \ \ \ \
| * | | | | | | perf tests: Fix hwmon parsing with PMU name testIan Rogers2024-11-222-8/+13
| * | | | | | | perf hwmon_pmu: Ensure hwmon key union is zeroed before useIan Rogers2024-11-221-4/+5
| * | | | | | | perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo2024-11-221-2/+0
| * | | | | | | perf/test: fix perf ftrace test on s390Thomas Richter2024-11-221-1/+1
| * | | | | | | perf bpf-filter: Return -ENOMEM directly when pfi allocation failsHao Ge2024-11-221-1/+1
| * | | | | | | perf test: Correct hwmon test PMU detectionIan Rogers2024-11-221-1/+2
| * | | | | | | perf: Remove unused del_perf_probe_events()Dr. David Alan Gilbert2024-11-164-57/+0
| * | | | | | | perf pmu: Move pmu_metrics_table__find and remove ARM overrideIan Rogers2024-11-166-39/+9
| * | | | | | | perf jevents: Add map_for_cpu()Ian Rogers2024-11-162-14/+26
| * | | | | | | perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers2024-11-1615-67/+57
| * | | | | | | perf header: Avoid transitive PMU includesIan Rogers2024-11-163-0/+4
| * | | | | | | perf arm64 header: Use cpu argument in get_cpuidIan Rogers2024-11-162-33/+31
| * | | | | | | perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers2024-11-1611-14/+19
| * | | | | | | perf header: Move is_cpu_online to numa benchIan Rogers2024-11-163-52/+53
| * | | | | | | perf jevents: fix breakage when do perf stat on system metricXu Yang2024-11-162-22/+2
| * | | | | | | perf test: Add missing __exit calls in tool/hwmon testsIan Rogers2024-11-162-0/+2
| * | | | | | | perf tests: Make leader sampling test work without branch eventJames Clark2024-11-161-6/+7
| * | | | | | | perf util: Remove kernel version deadcodeDr. David Alan Gilbert2024-11-162-93/+0
| * | | | | | | perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo2024-11-161-2/+2
| * | | | | | | perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo2024-11-151-2/+22
| * | | | | | | perf tests: Add test for trace output lossBenjamin Peterson2024-11-141-0/+31
| * | | | | | | perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson2024-11-141-2/+3
| * | | | | | | perf trace: Do not lose last events in a raceBenjamin Peterson2024-11-141-7/+2
| * | | | | | | perf probe: Introduce quotation marks supportMasami Hiramatsu (Google)2024-11-141-34/+41
| * | | | | | | perf string: Add strpbrk_esq() and strdup_esq() for escape and quoteMasami Hiramatsu (Google)2024-11-142-0/+102
| * | | | | | | perf probe: Accept FUNC@* to specify function name explicitlyMasami Hiramatsu (Google)2024-11-141-5/+17
| * | | | | | | perf probe: Fix to ignore escaped characters in --lines optionMasami Hiramatsu (Google)2024-11-141-3/+3
| * | | | | | | perf probe: Fix error message for failing to find line rangeMasami Hiramatsu (Google)2024-11-141-1/+15
| * | | | | | | perf trace: Fix tracing itself, creating feedback loopsHoward Chu2024-11-141-0/+3