summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn
2024-09-25perf symbol: Do not fixup end address of labelsNamhyung Kim
2024-09-25perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metricXu Yang
2024-09-25perf stat: Stop repeating when ref_perf_stat() returns -1Levi Yun
2024-09-25perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun
2024-09-25tools/sched_ext: Receive misc updates from SCX repoTejun Heo
2024-09-25sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycleTejun Heo
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)
2024-09-24perf evsel: display dmesg command of showing a hardcoded pathMasum Reza
2024-09-24Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-09-24perf test: cs-etm: Test Coresight disassembly scriptJames Clark
2024-09-24perf scripts python cs-etm: Add start and stop argumentsJames Clark
2024-09-24perf scripts python cs-etm: Improve argumentsJames Clark
2024-09-24perf scripts python cs-etm: Update to use argparseJames Clark
2024-09-24perf scripting python: Add function to get a config valueJames Clark
2024-09-24perf cs-etm: Use new OpenCSD consistency checksJames Clark
2024-09-24perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-09-24Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-24perf test: Be more tolerant of metricgroup failuresIan Rogers
2024-09-24Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-23sched_ext: Provide a sysfs enable_seq counterAndrea Righi
2024-09-23tools: Add additional SYM_*() stubs to linkage.hHeiko Carstens
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV
2024-09-22perf symbol: Set binary_type of dso when loadingNamhyung Kim
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-22Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2024-09-22Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20xdrgen: Prevent reordering of encoder and decoder functionsChuck Lever
2024-09-20xdrgen: typedefs should use the built-in string and opaque functionsChuck Lever
2024-09-20xdrgen: Fix return code checking in built-in XDR decodersChuck Lever
2024-09-20tools: Add xdrgenChuck Lever
2024-09-20Merge patch series "tools: Add barrier implementations for riscv"Palmer Dabbelt
2024-09-20tools: Optimize ring buffer for riscvCharlie Jenkins