summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-14perf trace: Do not lose last events in a raceBenjamin Peterson
2024-11-14perf probe: Introduce quotation marks supportMasami Hiramatsu (Google)
2024-11-14perf string: Add strpbrk_esq() and strdup_esq() for escape and quoteMasami Hiramatsu (Google)
2024-11-14perf probe: Accept FUNC@* to specify function name explicitlyMasami Hiramatsu (Google)
2024-11-14perf probe: Fix to ignore escaped characters in --lines optionMasami Hiramatsu (Google)
2024-11-14perf probe: Fix error message for failing to find line rangeMasami Hiramatsu (Google)
2024-11-14perf trace: Fix tracing itself, creating feedback loopsHoward Chu
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-14iommufd: IOMMU_IOAS_CHANGE_PROCESS selftestSteve Sistare
2024-11-14selftests: netfilter: Fix missing return values in conntrack_dump_flushguanjing
2024-11-14selftests: netfilter: Add missing gitignore fileLi Zhijian
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2024-11-14selftests/powerpc: Remove the path after initialization.zhang jiao
2024-11-14net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux
2024-11-14selftests: bonding: add ns multicast group testingHangbin Liu
2024-11-13ynl: samples: Fix the wrong format specifierLuo Yifan
2024-11-13tools: ynl: extend CFLAGS to keep options from environmentJan Stancek
2024-11-13tools: ynl: add script dir to sys.pathJan Stancek
2024-11-14tools/firewire: Fix several incorrect format specifiersLuo Yifan
2024-11-13selftests/bpf: Add a test for arena range tree algorithmAlexei Starovoitov
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-13bpftool: Cast variable `var` to long longLuo Yifan
2024-11-13libsubcmd: Move va_end() before exitLuo Yifan
2024-11-13perf timechart: Remove redundant variable assignmentLuo Yifan
2024-11-13perf list: Fix topic and pmu_name argument orderJean-Philippe Romain
2024-11-13perf tools: Fix typos Muliplier -> MultiplierAndrew Kreimer
2024-11-13perf disasm: Allow configuring what disassemblers to useArnaldo Carvalho de Melo
2024-11-13perf disasm: Define stubs for the LLVM and capstone disassemblersArnaldo Carvalho de Melo
2024-11-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-13tools: gpio: Fix several incorrect format specifiersLuo Yifan
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-12selftests/bpf: Add struct_ops prog private stack testsYonghong Song
2024-11-12selftests/bpf: Add tracing prog private stack testsYonghong Song
2024-11-12torture: Add --no-affinity parameter to kvm.shPaul E. McKenney
2024-11-12selftests/bpf: update send_signal to lower perf evemts frequencyEduard Zingerman
2024-11-12selftests/bpf: allow send_signal test to timeoutEduard Zingerman
2024-11-12selftests/bpf: add read_with_timeout() utility functionEduard Zingerman
2024-11-12selftests/bpf: watchdog timer for test_progsEduard Zingerman
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-11-12selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe
2024-11-12iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen