index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-17
selftests: Set default protocol for raw sockets in nettest
David Ahern
2020-09-17
selftests/harness: Flush stdout before forking
Michael Ellerman
2020-09-17
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2020-09-17
perf docs: Improve help information in perf.txt
Zejiang Tang
2020-09-17
perf metric: Remove duplicate include
YueHaibing
2020-09-17
perf tools: Add documentation for topdown metrics
Andi Kleen
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
perf tools: Rename group to topdown
Kan Liang
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
2020-09-17
perf parse-event: Fix cpu map refcounting
Namhyung Kim
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
2020-09-15
bpftool: Support dumping metadata
YiFei Zhu
2020-09-15
libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
YiFei Zhu
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
2020-09-15
selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
Ido Schimmel
2020-09-15
selftests: add a test for ethtool pause stats
Jakub Kicinski
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-15
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
2020-09-15
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
perf vendor events amd: Remove trailing commas
Henry Burns
2020-09-14
libbpf: Fix a compilation error with xsk.c for ubuntu 16.04
Yonghong Song
2020-09-14
bpftool: Fix build failure
Yonghong Song
2020-09-14
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2020-09-14
perf record: Don't clear event's period if set by a term
Ian Rogers
2020-09-14
tools headers UAPI: update linux/in.h copy
Arnaldo Carvalho de Melo
2020-09-14
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-09-14
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
2020-09-14
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
2020-09-14
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-14
mptcp: simult flow self-tests
Paolo Abeni
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
[prev]
[next]