summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-06perf dso: Clean up read_symbol() error handlingIan Rogers
2025-10-06perf dso: Support BPF programs in dso__read_symbol()Ian Rogers
2025-10-06perf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers
2025-10-06perf llvm: Reduce LLVM initializationIan Rogers
2025-10-06perf check: Add libLLVM featureIan Rogers
2025-10-06Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-06selftest: net: ovpn: Fix uninit return valuesSidharth Seela
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-06libbpf: Fix undefined behavior in {get,put}_unaligned_be32()Eric Biggers
2025-10-05Merge tag 'trace-tools-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-03Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03perf parse-events: Fix parsing of >30kb event stringsIan Rogers
2025-10-03perf record: Add auto counter reload parse and regression testsThomas Falcon
2025-10-03perf record: Add ratio-to-prev termThomas Falcon
2025-10-03tools build: Remove libbpf-strings feature testIan Rogers
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers
2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li
2025-10-03perf stat: Refactor retry/skip/fatal error handlingIan Rogers
2025-10-03perf stat: Move create_perf_stat_counter() to builtin-stat.cIan Rogers
2025-10-03tools build: Remove get_current_dir_name feature checkIan Rogers
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-03tools: lib: thermal: expose thermal_exit symbolsEmil Dahl Juhl
2025-10-03tools: lib: thermal: don't preserve owner in installEmil Dahl Juhl
2025-10-03tools: lib: thermal: use pkg-config to locate libnl3Sascha Hauer
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02libbpf: Fix missing #pragma in libbpf_utils.cTony Ambardar
2025-10-02selftests/bpf: Add tests for rejection of ALU ops with negative offsetsEduard Zingerman
2025-10-02perf capstone: Remove open_capstone_handleIan Rogers
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers
2025-10-02perf llvm: Move llvm functionality into its own fileIan Rogers
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-10-02perf capstone: Move capstone functionality into its own fileIan Rogers