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.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-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
/
perf
Age
Commit message (
Expand
)
Author
2026-06-10
perf hwmon: Fix off-by-one null termination on sysfs reads
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Fix thread__set_comm_from_proc() on empty comm file
Arnaldo Carvalho de Melo
2026-06-10
perf intel-pt: Fix snprintf size tracking bug in insn decoder
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Use mkostemp() for O_CLOEXEC on temporary files
Arnaldo Carvalho de Melo
2026-06-10
perf symbols: Bounds-check .gnu_debuglink section data
Arnaldo Carvalho de Melo
2026-06-10
perf symbols: Fix signed overflow in sysfs__read_build_id() size check
Arnaldo Carvalho de Melo
2026-06-10
perf pmu: Fix perf_pmu__parse_scale/unit() OOB access on empty sysfs file
Arnaldo Carvalho de Melo
2026-06-10
perf pmu: Fix pmu_id() heap underwrite on empty identifier file
Arnaldo Carvalho de Melo
2026-06-10
perf jitdump: Fix a build error with ASAN
Namhyung Kim
2026-06-10
perf test cs-etm: Move existing tests to coresight folder
James Clark
2026-06-10
perf test cs-etm: Speed up disassembly test
James Clark
2026-06-10
perf test cs-etm: Add all branch instructions to test
James Clark
2026-06-10
perf test cs-etm: Make disassembly test use kcore
James Clark
2026-06-10
perf test cs-etm: Remove unused Coresight workloads
James Clark
2026-06-10
perf test cs-etm: Speed up basic test
James Clark
2026-06-10
perf test cs-etm: Reduce snapshot size
James Clark
2026-06-10
perf test cs-etm: Skip if not root
James Clark
2026-06-10
perf test cs-etm: Remove duplicate branch tests
James Clark
2026-06-10
perf test cs-etm: Test decoding for concurrent threads test
James Clark
2026-06-10
perf test: Add named_threads workload
James Clark
2026-06-10
perf test cs-etm: Replace memcpy test with raw dump stress test
James Clark
2026-06-10
perf test cs-etm: Remove asm_pure_loop test
James Clark
2026-06-10
perf test cs-etm: Replace unroll loop thread with deterministic decode test
James Clark
2026-06-10
perf test: Add deterministic workload
James Clark
2026-06-10
perf test cs-etm: Test process attribution
James Clark
2026-06-10
perf test: Add a workload that forces context switches
James Clark
2026-06-10
perf test: Add workload-ctl option
James Clark
2026-06-10
perf cs-etm: Queue context packets for frontend
James Clark
2026-06-10
perf pmu: Use scnprintf in buffer offset calculations
Athira Rajeev
2026-06-10
perf tools: Fix the check for parameterized field in event term
Athira Rajeev
2026-06-10
perf data convert json: Fix addr_location leak on time-filtered samples
Tanushree Shah
2026-06-10
perf s390: Fix TEXTREL in Python extension by compiling as PIC
Jens Remus
2026-06-10
perf build: Do not duplicate CFLAGS in Python extension builds
Jens Remus
2026-06-10
perf build: Respect V=1 for Python extension builds
Jens Remus
2026-06-10
perf riscv: fix register name strings
Martin Kaiser
2026-06-10
perf dwarf: Avoid redefinition warnings for REG_DWARFNUM_NAME
Martin Kaiser
2026-06-10
perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
Arnaldo Carvalho de Melo
2026-06-10
perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
Arnaldo Carvalho de Melo
2026-06-10
perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
Arnaldo Carvalho de Melo
2026-06-10
perf sched: Fix idle-hist callchain display using wrong rb_first variant
Arnaldo Carvalho de Melo
2026-06-10
perf sched: Bounds-check prio before test_bit() in timehist
Arnaldo Carvalho de Melo
2026-06-10
perf tools: NULL bitmap pointers after bitmap_free()
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
Arnaldo Carvalho de Melo
2026-06-10
perf tools: Fix get_max_num() size_t underflow on empty sysfs file
Arnaldo Carvalho de Melo
2026-06-06
perf sched: Free callchain nodes in idle thread cleanup
Arnaldo Carvalho de Melo
2026-06-06
perf tools: Fix int16_t truncation of max_cpu_num in set_max_cpu_num()
Arnaldo Carvalho de Melo
2026-06-06
perf timechart: Fix cpu2y() OOB read on untrusted CPU index
Arnaldo Carvalho de Melo
2026-06-06
perf c2c: Fix use-after-free in he__get_c2c_hists() error path
Arnaldo Carvalho de Melo
[prev]
[next]