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-05-29
perf header: Sanity check HEADER_EVENT_DESC attr.size before swap
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate feature section size and add read path bounds checking
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate f_attr.ids section before use in perf_session__read_hea...
Arnaldo Carvalho de Melo
2026-05-29
perf header: Propagate feature section processing errors
Arnaldo Carvalho de Melo
2026-05-29
perf tools: Bounds check perf_event_attr fields against attr.size before prin...
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
Arnaldo Carvalho de Melo
2026-05-29
perf auxtrace: Harden auxtrace_error event handling
Arnaldo Carvalho de Melo
2026-05-29
perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu
Arnaldo Carvalho de Melo
2026-05-29
perf header: Byte-swap build ID event pid and bounds check section entries
Arnaldo Carvalho de Melo
2026-05-29
perf session: Validate nr fields against event size on both swap and common p...
Arnaldo Carvalho de Melo
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
2026-05-29
perf session: Use bounded copy for PERF_RECORD_TIME_CONV
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add validated swap infrastructure with null-termination checks
Arnaldo Carvalho de Melo
2026-05-29
perf session: Fix swap_sample_id_all() crash on crafted events
Arnaldo Carvalho de Melo
2026-05-29
perf session: Fix PERF_RECORD_READ swap and dump for variable-length events
Arnaldo Carvalho de Melo
2026-05-29
perf zstd: Fix multi-iteration decompression and error handling
Arnaldo Carvalho de Melo
2026-05-29
perf zstd: Fix compression error path in zstd_compress_stream_to_records()
Arnaldo Carvalho de Melo
2026-05-29
perf tools: Fix event_contains() macro to verify full field extent
Arnaldo Carvalho de Melo
2026-05-29
perf session: Bounds-check one_mmap event pointer in peek_event
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add minimum event size and alignment validation
Arnaldo Carvalho de Melo
2026-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
2026-05-28
perf tests hwmon_pmu: Use PRIu64 + (uint64_t) cast for a __u64 field to work ...
Arnaldo Carvalho de Melo
2026-05-27
perf script: Sort includes and add missed explicit dependencies
Ian Rogers
2026-05-27
perf tests: Sort includes and add missed explicit dependencies
Ian Rogers
2026-05-27
perf arch x86: Sort includes and add missed explicit dependencies
Ian Rogers
2026-05-27
perf arch arm: Sort includes and add missed explicit dependencies
Ian Rogers
2026-05-27
perf: Apply is_ignored_kernel_symbol() filter in ELF loading path for kernel ...
Rui Qi
2026-05-27
perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filtering
Rui Qi
2026-05-27
perf auxtrace: Add kernel-doc comment to auxtrace_record__init() function
Athira Rajeev
2026-05-27
powerpc tools perf: Initialize error code in auxtrace_record_init function
Athira Rajeev
2026-05-25
perf test: Add stat metrics --for-each-cgroup test
Ian Rogers
2026-05-25
perf stat: Propagate supported flag to follower cgroup BPF events
Ian Rogers
2026-05-23
perf riscv: Fix discarded const qualifier in _get_field()
Li Guan
2026-05-22
perf tests: Add test for stat delay option with duration_time
Ian Rogers
2026-05-22
perf tool_pmu: Make tool PMU events respect enable/disable
Ian Rogers
2026-05-22
perf doc: Document new IBS capabilities in man page
Ravi Bangoria
2026-05-22
perf amd ibs: Decode Streaming-store flag in IBS OP raw dump
Ravi Bangoria
2026-05-22
perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
Ravi Bangoria
2026-05-22
perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat...
Ravi Bangoria
2026-05-22
perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
Ravi Bangoria
2026-05-22
perf test ibs: Skip privilege test on Zen6 and newer platforms
Ravi Bangoria
2026-05-22
perf test amd ibs: Fix incorrect kernel version check
Ravi Bangoria
2026-05-22
perf kwork: Fix memory management of kwork_work
Ian Rogers
2026-05-22
perf kwork: Fix address sanitizer issues
Ian Rogers
2026-05-22
perf build: Unconditionally set up libunwind feature build flags
Ian Rogers
2026-05-22
perf stat: Make metric only column line up with header
Andi Kleen
2026-05-21
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2026-05-21
perf build: Fix fsmount.o build
Ian Rogers
2026-05-20
perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
Ian Rogers
[prev]
[next]