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
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-02-03
tools/power/x86/intel-speed-select: v1.14 release
Srinivas Pandruvada
2023-02-03
tools/power/x86/intel-speed-select: Adjust uncore max/min frequency
Srinivas Pandruvada
2023-02-03
tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
Zhang Rui
2023-02-03
tools/power/x86/intel-speed-select: Fix display of uncore min frequency
Srinivas Pandruvada
2023-02-03
tools/power/x86/intel-speed-select: turbo-freq auto mode with SMT off
Srinivas Pandruvada
2023-02-03
tools/power/x86/intel-speed-select: cpufreq reads on offline CPUs
Srinivas Pandruvada
2023-02-03
tools/power/x86/intel-speed-select: Use null-terminated string
Zhang Rui
2023-02-03
tools/power/x86/intel-speed-select: Remove duplicate dup()
Zhang Rui
2023-02-03
tools/power/x86/intel-speed-select: Handle open() failure case
Zhang Rui
2023-02-03
tools/power/x86/intel-speed-select: Remove unused non_block flag
Zhang Rui
2023-02-03
tools/power/x86/intel-speed-select: Remove wrong check in set_isst_id()
Zhang Rui
2023-02-02
bpftool: profile online CPUs instead of possible
Tonghao Zhang
2023-02-02
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
2023-02-02
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2023-02-02
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
2023-02-02
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
2023-02-02
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
2023-02-02
tools/bpf: Use tab instead of white spaces to sync bpf.h
Tiezhu Yang
2023-02-02
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-02
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
perf jevents: Rewrite metrics in the same file with each other
Ian Rogers
2023-02-02
perf jevents metric: Add ability to rewrite metrics in terms of others
Ian Rogers
2023-02-02
perf jevents metric: Correct Function equality
Ian Rogers
2023-02-02
perf session: Show branch speculation info in raw dump
Sandipan Das
2023-02-02
perf script: Show branch speculation info
Sandipan Das
2023-02-02
perf test: Add more test cases for perf lock contention
Namhyung Kim
2023-02-02
perf bench syscall: Add execve syscall benchmark
Tiezhu Yang
2023-02-02
perf bench syscall: Add getpgid syscall benchmark
Tiezhu Yang
2023-02-02
perf bench syscall: Introduce bench_syscall_common()
Tiezhu Yang
2023-02-02
tools x86: Keep list sorted by number in unistd_{32,64}.h
Tiezhu Yang
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
2023-02-02
perf script: Add 'cgroup' field for output
Namhyung Kim
2023-02-02
perf tools docs: Use canonical ftrace path
Ross Zwisler
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
2023-02-02
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
2023-02-02
perf probe: Fix usage when libtraceevent is missing
Athira Rajeev
2023-02-02
perf symbols: Get symbols for .plt.got for x86-64
Adrian Hunter
2023-02-02
perf symbols: Start adding support for .plt.got for x86
Adrian Hunter
[prev]
[next]