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-01
libbpf: move libbpf_sha256() implementation into libbpf_utils.c
Andrii Nakryiko
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
2025-10-01
libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
Andrii Nakryiko
2025-10-01
libbpf: make libbpf_errno.c into more generic libbpf_utils.c
Andrii Nakryiko
2025-10-01
selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
KaFai Wan
2025-10-01
selftests/bpf: Fix realloc size in bpf_get_addrs
Jiri Olsa
2025-10-01
selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
Jiri Olsa
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
2025-10-01
perf test: Remove C python_use test
Ian Rogers
2025-10-01
perf test: Add an 'import perf' test shell script
Ian Rogers
2025-10-01
perf test: Extend branch stack sampling test for Arm64 BRBE
James Clark
2025-10-01
perf test: Add syscall and address tests to brstack test
James Clark
2025-10-01
perf test: Refactor brstack test
James Clark
2025-10-01
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2025-10-01
perf bpf_counter: Move header declarations into C code
Ian Rogers
2025-10-01
tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdf
Mauro Carvalho Chehab
2025-10-01
perf annotate: Use architecture-agnostic register limit
Suchit Karunakaran
2025-10-01
perf script: Enable to present DTL entries
Athira Rajeev
2025-10-01
perf powerpc: Process the DTL entries in queue and deliver samples
Athira Rajeev
2025-10-01
perf powerpc: Allocate and setup aux buffer queue to help co-relate with othe...
Athira Rajeev
2025-10-01
perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type to present DT...
Athira Rajeev
2025-10-01
perf powerpc: Process auxtrace events and display in 'perf report -D'
Athira Rajeev
2025-10-01
perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu on powerpc
Athira Rajeev
2025-10-01
perf sched: Avoid union type punning undefined behavior
Ian Rogers
2025-10-01
perf test perftool_testsuite: Use absolute paths
Veronika Molnarova
2025-10-01
perf tools: Fix duplicated words in documentation and comments
Markus Heidelberg
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-30
Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'locking-futex-2025-09-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-09-30
Merge tag 'core-rseq-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-30
Merge tag 'x86_misc_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-09-30
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-30
perf vendor events intel: Update sierraforest events to v1.12
Ian Rogers
2025-09-30
perf vendor events intel: Update sapphirerapids events to v1.35
Ian Rogers
2025-09-30
perf vendor events intel: Update pantherlake events to v1.00
Ian Rogers
2025-09-30
perf vendor events intel: Update meteorlake events to v1.17
Ian Rogers
2025-09-30
perf vendor events intel: Update lunarlake events to v1.18
Ian Rogers
2025-09-30
perf vendor events intel: Update graniterapids events to v1.15
Ian Rogers
[prev]
[next]