index
:
kernel/git/stable/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.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
Age
Commit message (
Expand
)
Author
36 hours
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
36 hours
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Arnaldo Carvalho de Melo
36 hours
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
36 hours
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
36 hours
perf stat: Fix evsel_list leak in cmd_stat
Ian Rogers
36 hours
perf stat: Clear screen only if output file is a tty
Namhyung Kim
36 hours
perf trace-event: Fix integer truncation in do_read() and skip()
Tanushree Shah
36 hours
perf trace-event: Fix buffer overflow in read_string()
Tanushree Shah
36 hours
perf intel-bts: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
36 hours
perf intel-pt: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
36 hours
perf auxtrace: Fix queue grow overflow and old array leak
Arnaldo Carvalho de Melo
36 hours
perf thread-stack: Fix heap buffer overflow on branch stack wrap copy
Arnaldo Carvalho de Melo
36 hours
perf machine: Check snprintf truncation for guest kallsyms path
Arnaldo Carvalho de Melo
36 hours
perf machine: Free scandir entries in guest kernel map creation
Arnaldo Carvalho de Melo
36 hours
perf machine: Reset errno before strtol in guest kernel map creation
Arnaldo Carvalho de Melo
36 hours
perf machine: Don't abort guest map creation on first inaccessible dir
Arnaldo Carvalho de Melo
36 hours
perf machine: Check snprintf truncation in machines__findnew()
Arnaldo Carvalho de Melo
36 hours
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
36 hours
perf machine: Guard against NULL strlist in machines__findnew()
Arnaldo Carvalho de Melo
36 hours
perf cs-etm: Avoid truncating AUX buffer sizes to int
Leo Yan
36 hours
perf cs-etm: Flush thread stacks after decoder reset
Leo Yan
36 hours
perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
Ian Rogers
36 hours
perf metricgroup: Fix metric expression copy leaks
Yu Peng
36 hours
perf metricgroups: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
36 hours
perf tests: Fix flakiness in BPF counters test on hybrid systems
Ian Rogers
36 hours
perf test: Fix perf stat --bpf-counters on hybrid machines
Namhyung Kim
36 hours
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
36 hours
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
36 hours
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
36 hours
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
36 hours
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Athira Rajeev
36 hours
perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
Arnaldo Carvalho de Melo
2026-07-24
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
2026-07-04
perf block-range: Move debug code behind ifndef NDEBUG
Ian Rogers
2026-07-04
perf bench: Avoid NDEBUG warning
Ian Rogers
2026-06-19
perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...
Arnaldo Carvalho de Melo
2026-06-19
perf build: Disable fewer bison warnings
Ian Rogers
2026-06-19
perf parse-events: Make YYDEBUG dependent on doing a debug build
Ian Rogers
2026-06-19
perf build: Conditionally define NDEBUG
Ian Rogers
2026-06-01
perf util: Kill die() prototype, dead for a long time
Arnaldo Carvalho de Melo
2026-06-01
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
2026-06-01
perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
Mike Leach
2026-06-01
perf branch: Avoid incrementing NULL
Ian Rogers
2026-03-04
perf callchain: Fix srcline printing with inlines
Ian Rogers
2026-01-11
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
2026-01-11
perf record: skip synthesize event when open evsel failed
Shuai Xue
2025-10-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
2025-10-19
perf session: Fix handling when buffer exceeds 2 GiB
Leo Yan
2025-10-19
perf arm_spe: Correct memory level for remote access
Leo Yan
2025-10-19
perf arm-spe: Rename the common data source encoding
Leo Yan
[next]