index
:
kernel/git/stable/linux.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2 days
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
2 days
perf dso: Use stored fd error instead of stale errno in file_read() and file_...
Arnaldo Carvalho de Melo
2 days
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Arnaldo Carvalho de Melo
2 days
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
2 days
perf python: Check counts_values size in set_values
Ian Rogers
2 days
perf python: Add support for 'struct perf_counts_values' to return counter data
Gautam Menghani
2 days
perf python: Remove python 2 scripting support
Ian Rogers
2 days
perf test: Display number of active running tests
Ian Rogers
2 days
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
2 days
perf trace-event: Fix integer truncation in do_read() and skip()
Tanushree Shah
2 days
perf trace-event: Fix buffer overflow in read_string()
Tanushree Shah
2 days
perf intel-bts: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
2 days
perf intel-pt: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
2 days
perf auxtrace: Fix queue grow overflow and old array leak
Arnaldo Carvalho de Melo
2 days
perf thread-stack: Fix heap buffer overflow on branch stack wrap copy
Arnaldo Carvalho de Melo
2 days
perf machine: Check snprintf truncation for guest kallsyms path
Arnaldo Carvalho de Melo
2 days
perf machine: Free scandir entries in guest kernel map creation
Arnaldo Carvalho de Melo
2 days
perf machine: Reset errno before strtol in guest kernel map creation
Arnaldo Carvalho de Melo
2 days
perf machine: Don't abort guest map creation on first inaccessible dir
Arnaldo Carvalho de Melo
2 days
perf machine: Check snprintf truncation in machines__findnew()
Arnaldo Carvalho de Melo
2 days
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
2 days
perf machine: Guard against NULL strlist in machines__findnew()
Arnaldo Carvalho de Melo
2 days
perf machine: Fix NULL parent dereference in fork event processing
Arnaldo Carvalho de Melo
2 days
perf cs-etm: Avoid truncating AUX buffer sizes to int
Leo Yan
2 days
perf cs-etm: Flush thread stacks after decoder reset
Leo Yan
2 days
perf metricgroup: Fix metric expression copy leaks
Yu Peng
2 days
perf dso: Fix kallsyms DSO detection with fallback logic
Tanushree Shah
2 days
perf data convert json: Fix trace_seq memory leak in process_sample_event()
Tanushree Shah
2 days
perf cs-etm: Fix thread leaks on trace queue init failure
Leo Yan
2 days
perf cs-etm: Queue context packets for frontend
James Clark
2 days
perf trace: Refactor augmented_raw_syscalls using bpf_for
Viktor Malik
2 days
perf trace: Factor out BPF loop body
Viktor Malik
2026-06-01
perf parse-events: Expose/rename config_term_name
Ian Rogers
2026-06-01
Revert "perf tool_pmu: Factor tool events into their own PMU"
Sasha Levin
2026-06-01
Revert "perf python: Add parse_events function"
Sasha Levin
2026-06-01
Revert "perf tool_pmu: Fix aggregation on duration_time"
Sasha Levin
2026-06-01
Revert "perf cgroup: Update metric leader in evlist__expand_cgroup"
Sasha Levin
2026-05-23
perf tool_pmu: Fix aggregation on duration_time
Ian Rogers
2026-05-23
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
2026-05-23
perf maps: Fix copy_from that can break sorted by name order
Ian Rogers
2026-05-23
perf cgroup: Update metric leader in evlist__expand_cgroup
Ian Rogers
2026-05-23
perf python: Add parse_events function
Ian Rogers
2026-05-23
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2026-05-23
perf evsel: Add alternate_hw_config and use in evsel__match
Ian Rogers
2026-05-23
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
2026-05-23
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
2026-05-23
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
Mike Leach
2026-05-23
perf branch: Avoid incrementing NULL
Ian Rogers
2026-05-07
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
2026-03-25
perf annotate: Fix hashmap__new() error checking
Chen Ni
[next]