summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds17-58/+140
2026-02-19Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2-14/+111
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-2154/+3079
2026-02-19selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)1-1/+1
2026-02-19Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2026-02-19libbpf: Remove extern declaration of bpf_stream_vprintk()Ihor Solodrai1-3/+0
2026-02-19selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai1-6/+6
2026-02-18Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+1
2026-02-18tools/power turbostat: Fix AMD RAPL regressionLen Brown1-2/+1
2026-02-18bpftool: Fix truncated netlink dumpsJakub Kicinski2-2/+7
2026-02-18Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-539/+936
2026-02-18libbpf: Delay feature gate check until object prepare timeEmil Tsalapatis1-7/+13
2026-02-18libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gatingEmil Tsalapatis1-2/+3
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2026-02-15Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds1-0/+1
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+1
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2026-02-14Merge tag 'bootconfig-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-2/+53
2026-02-14Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-4/+47
2026-02-14selftests/bpf: enable fsession_test on riscv64Menglong Dong2-2/+2
2026-02-14selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi4-35/+39
2026-02-14selftests/bpf: Adjust selftest due to function renameIhor Solodrai2-4/+4
2026-02-14libbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung1-1/+1
2026-02-14libbpf: Add gating for arena globals relocation featureEmil Tsalapatis3-2/+71
2026-02-13tools/power turbostat: version 2026.02.14Len Brown1-36/+21
2026-02-13tools/power turbostat: Fix and document --header_iterationsLen Brown2-12/+12
2026-02-13tools/power turbostat: Use strtoul() for iteration parsingKaushlendra Kumar1-6/+8
2026-02-13tools/power turbostat: Favor cpu# over core#Len Brown1-54/+69
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds41-626/+2207
2026-02-13tools/power turbostat: Expunge logical_cpu_idLen Brown1-4/+4
2026-02-13tools/power turbostat: Enhance HT enumerationLen Brown1-15/+19
2026-02-13tools/power turbostat: Simplify global core_id calculationLen Brown1-20/+7
2026-02-13tools/power turbostat: Unify even/odd/average counter referencingLen Brown1-41/+41
2026-02-13tools/power turbostat: Allocate average counters dynamicallyLen Brown1-112/+131
2026-02-13tools/power turbostat: Delete core_data.core_idLen Brown1-9/+4
2026-02-13tools/power turbostat: Rename physical_core_id to core_idLen Brown1-10/+10
2026-02-13tools/power turbostat: Cleanup package_idLen Brown1-29/+23
2026-02-13tools/power turbostat: Cleanup internal use of "base_cpu"Len Brown1-100/+100
2026-02-13tools/power turbostat: Add L2 cache statisticsLen Brown2-51/+405
2026-02-13Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-11/+1661
2026-02-13tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
2026-02-13Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-67/+13
2026-02-13Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-13/+224
2026-02-13selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-02-13delayacct: fix build regression on accounting toolArnd Bergmann1-6/+6
2026-02-13selftests/mm: add memory failure dirty pagecache testMiaohe Lin1-4/+58
2026-02-13selftests/mm: add memory failure clean pagecache testMiaohe Lin1-0/+66
2026-02-13selftests/mm: add memory failure anonymous page testMiaohe Lin8-0/+313
2026-02-13tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes5-12/+322
2026-02-13tools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes5-1925/+1873