index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-10-03
tools build: Remove libbpf-strings feature test
Ian Rogers
2025-10-03
perf bpf-event: Use libbpf version rather than feature check
Ian Rogers
2025-10-03
perf build: Move libopcode disasm tests to BUILD_NONDISTRO
Ian Rogers
2025-10-03
tools build: Remove feature-libslang-include-subdir
Ian Rogers
2025-10-03
perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER
Zecheng Li
2025-10-03
perf stat: Refactor retry/skip/fatal error handling
Ian Rogers
2025-10-03
perf stat: Move create_perf_stat_counter() to builtin-stat.c
Ian Rogers
2025-10-03
tools build: Remove get_current_dir_name feature check
Ian Rogers
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-03
tools: lib: thermal: expose thermal_exit symbols
Emil Dahl Juhl
2025-10-03
tools: lib: thermal: don't preserve owner in install
Emil Dahl Juhl
2025-10-03
tools: lib: thermal: use pkg-config to locate libnl3
Sascha Hauer
2025-10-03
perf namespaces: Avoid get_current_dir_name dependency
Ian Rogers
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-02
libbpf: Fix missing #pragma in libbpf_utils.c
Tony Ambardar
2025-10-02
selftests/bpf: Add tests for rejection of ALU ops with negative offsets
Eduard Zingerman
2025-10-02
perf capstone: Remove open_capstone_handle
Ian Rogers
2025-10-02
perf libbfd: Move libbfd functionality to its own file
Ian Rogers
2025-10-02
perf llvm: Move llvm functionality into its own file
Ian Rogers
2025-10-02
Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-10-02
perf capstone: Move capstone functionality into its own file
Ian Rogers
2025-10-02
perf map: Constify objdump offset/address conversion APIs
Ian Rogers
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel
Dapeng Mi
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
2025-10-02
perf tools: Add helper x86__is_intel_cpu()
Dapeng Mi
2025-10-02
perf tools kvm: Fix the potential out of range memory access issue
Dapeng Mi
2025-10-02
perf tools kwork: Add missed memory allocation check and free
Dapeng Mi
2025-10-02
perf tools kvm: Add missed memory allocation check and free
Dapeng Mi
2025-10-02
tools include: Add headers to make tools builds more hermetic
Ian Rogers
2025-10-02
tools include: Replace tools linux/gfp_types.h with kernel version
Ian Rogers
2025-10-02
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
2025-10-02
perf bench futex: Add missing stdbool.h
Ian Rogers
2025-10-02
perf test: Stat std output don't fail metric only
Ian Rogers
2025-10-02
libperf mmap: In user mmap rdpmc avoid undefined behavior
Ian Rogers
2025-10-02
perf symbol-minimal: Be more defensive when reading build IDs
Ian Rogers
2025-10-02
perf bpf: Use __builtin_preserve_field_info for GCC compatibility
Sam James
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
tools build: Don't assume libtracefs-devel is always available
Arnaldo Carvalho de Melo
2025-10-02
perf build: Remove libtracefs configuration
Ian Rogers
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-10-01
Merge tag 'linux_kselftest-next-6.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-10-01
Merge tag 'thermal-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-01
Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-10-01
selftests/bpf: Add test for libbpf_sha256()
Eric Biggers
2025-10-01
libbpf: remove linux/unaligned.h dependency for libbpf_sha256()
Andrii Nakryiko
[prev]
[next]