index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2026-06-06
perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpu
Arnaldo Carvalho de Melo
2026-06-06
perf mmap: Fix NULL deref in aio cleanup on alloc failure
Arnaldo Carvalho de Melo
2026-06-05
perf mmap: Guard cpu__get_node() return in aio_bind()
Arnaldo Carvalho de Melo
2026-06-04
perf tools: Add bounds check to cpu__get_node()
Arnaldo Carvalho de Melo
2026-06-04
perf tools: Guard remaining test_bit calls from OOB sample CPU
Arnaldo Carvalho de Melo
2026-06-04
perf lock contention: Enable end-timestamp accounting for cgroup aggregation
Suchit Karunakaran
2026-06-04
perf pmu: Recognize 'default_core' as a core PMU and document matching
Ian Rogers
2026-06-04
perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
Michael Jeanson
2026-06-04
perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
Namhyung Kim
2026-06-04
perf test: Remove /usr/bin/cc dependency from Intel PT shell test
Ian Rogers
2026-06-04
perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stop
Ian Rogers
2026-06-04
perf tools: Ensure event leader stays at head of evlist after sorting
Ian Rogers
2026-06-04
perf stat: Add aggr_nr metric parser support
Chun-Tse Shao
2026-06-04
perf lock: Fix non-atomic max/time and min_time updates in contention_data
Suchit Karunakaran
2026-06-03
perf symbol: Lazily compute idle
Ian Rogers
2026-06-03
perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...
Ian Rogers
2026-06-03
perf env: Add helper to lazily compute the os_release
Ian Rogers
2026-06-03
perf env: Add mutex to protect lazy environment initialization
Ian Rogers
2026-06-03
perf env: Remove unused perf_env__raw_arch
Ian Rogers
2026-06-03
perf env: Refactor perf_env__arch_strerrno
Ian Rogers
2026-06-03
perf lock-contention: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf header: In print_pmu_caps use perf_env e_machine
Ian Rogers
2026-06-03
perf sort: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf sample-raw: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf machine: Use perf_env e_machine rather than arch
Ian Rogers
2026-06-03
perf symbol: Avoid use of machine__is
Ian Rogers
2026-06-03
perf print_insn: Use e_machine for fallback IP length check
Ian Rogers
2026-06-03
perf capstone: Determine architecture from e_machine
Ian Rogers
2026-06-03
perf env, dso, thread: Add _endian variants for e_machine helpers
Ian Rogers
2026-06-03
perf env: Add perf_env__e_machine helper and use in perf_env__arch
Ian Rogers
2026-06-03
perf tools: Include file offset and event type name in skip messages
Arnaldo Carvalho de Melo
2026-06-03
perf session: Include file offset in event skip/stop messages
Arnaldo Carvalho de Melo
2026-06-03
perf sample: Add file_offset field to struct perf_sample
Arnaldo Carvalho de Melo
2026-05-29
perf arm-spe: Don't warn about the discard bit if it doesn't exist
James Clark
2026-05-29
perf util: Fix perf_exe() buffer write past end
Miguel MartÃn Gil
2026-05-29
perf session: Snapshot event->header.size in process_user_event()
Arnaldo Carvalho de Melo
2026-05-29
perf kwork: Bounds check work->cpu before indexing cpus_runtime[]
Arnaldo Carvalho de Melo
2026-05-29
perf session: Bound nr_cpus_avail and validate sample CPU
Arnaldo Carvalho de Melo
2026-05-29
perf session: Check for decompression buffer size overflow
Arnaldo Carvalho de Melo
2026-05-29
perf tools: Harden compressed event processing
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add byte-swap handler for PERF_RECORD_COMPRESSED2
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate bitmap size before allocating in do_read_bitmap()
Arnaldo Carvalho de Melo
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
[prev]
[next]