summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-08tools/docs: sphinx-build-wrapper: -q is a boolean, not an integerMauro Carvalho Chehab
2025-10-07Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-07Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07KVM: selftests: Test prefault memory during concurrent memslot removalYan Zhao
2025-10-07tools headers: kcfi: rename missed CONFIG_CFI_CLANGCarlos Llamas
2025-10-07selftests: drv-net: make linters happy with our importsJakub Kicinski
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski
2025-10-06selftests: net: sort configsJakub Kicinski
2025-10-06perf tests: Don't retest sections in "Object code reading"James Clark
2025-10-06perf docs: Document building with ClangLeo Yan
2025-10-06perf build: Support build with clangLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for unroll loop threadLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for thread loopLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for memcpy threadLeo Yan
2025-10-06perf build: Disable thread safety analysis for perl headerLeo Yan
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan
2025-10-06perf python: split Clang options when invoking PopenLeo Yan
2025-10-06tools build: Align warning options with perfLeo Yan
2025-10-06perf disasm: Remove unused evsel from 'struct annotate_args'Ian Rogers
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-06perf disasm: Make ins__scnprintf() and ins__is_nop() staticIan Rogers
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