messages from 2026-06-05 19:24:38 to 2026-06-08 05:48:50 UTC [more...]
[PATCH v11 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
2026-06-08 5:48 UTC (64+ messages)
` [PATCH v12 "
` [PATCH v12 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v12 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v12 4/5] perf test: Add inject ASLR test
` [PATCH v12 5/5] perf aslr: Strip sample registers
` [PATCH v13 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v13 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v13 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v13 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v13 4/5] perf test: Add inject ASLR test
` [PATCH v13 5/5] perf aslr: Strip sample registers
` [PATCH v14 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v14 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v14 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v14 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v14 4/5] perf test: Add inject ASLR test
` [PATCH v14 5/5] perf aslr: Strip sample registers
` [PATCH v15 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v15 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v15 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v15 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v15 4/5] perf test: Add inject ASLR test
` [PATCH v15 5/5] perf aslr: Strip sample registers
` [PATCH v16 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v16 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v16 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v16 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v16 4/5] perf test: Add inject ASLR test
` [PATCH v16 5/5] perf aslr: Strip sample registers
` [PATCH v17 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v17 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v17 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v17 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v17 4/5] perf aslr: Strip sample registers
` [PATCH v17 5/5] perf test: Add inject ASLR test
` [PATCH v18 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v18 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v18 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v18 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v18 4/5] perf aslr: Strip sample registers
` [PATCH v18 5/5] perf test: Add inject ASLR test
` [PATCH v19 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
[PATCH v3 00/11] x86/msr: Drop 32-bit variants of *_on_cpu() MSR functions
2026-06-08 5:17 UTC (2+ messages)
` [PATCH v3 05/11] x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
[PATCH 0/8] perf/x86: Miscellaneous PMU bug fixes
2026-06-08 2:48 UTC (16+ messages)
` [PATCH 1/8] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
` [PATCH 4/8] perf/x86/intel: Fix redundant branch type check in intel_pmu_lbr_filter()
` [PATCH 6/8] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [PATCH 7/8] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
` [PATCH 8/8] perf/core: Fix kernel register info leak via hardware skid
[PATCHES v2 00/11] perf tools: Assorted fixes
2026-06-08 1:54 UTC (19+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf mmap: Fix mbind() maxnode vs bitmap allocation mismatch in aio_bind
` [PATCH 05/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 06/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 07/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 08/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 09/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 10/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 11/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
[PATCHES v1 00/11] perf tools: Assorted fixes
2026-06-07 23:49 UTC (18+ messages)
` [PATCH 01/11] perf tools: Fix get_max_num() size_t underflow on empty sysfs file
` [PATCH 02/11] perf tools: Use scnprintf() in cpu_map__snprint() to prevent overflow
` [PATCH 03/11] perf tools: Use perf_env__get_cpu_topology() in machine__resolve()
` [PATCH 04/11] perf mmap: Fix mbind() maxnode vs bitmap allocation mismatch in aio_bind
` [PATCH 05/11] perf tools: NULL bitmap pointers after bitmap_free()
` [PATCH 06/11] perf sched: Bounds-check prio before test_bit() in timehist
` [PATCH 07/11] perf sched: Fix idle-hist callchain display using wrong rb_first variant
` [PATCH 08/11] perf tools: Add O_CLOEXEC to open() calls in DSO and ELF code
` [PATCH 09/11] perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()
` [PATCH 10/11] perf hists: Fix snprintf() in hists__scnprintf_title() UID filter path
` [PATCH 11/11] perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()
[PATCH] perf: avoid lockdep warning in self-monitoring perf_event_open
2026-06-07 16:36 UTC (2+ messages)
[PATCH V2] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
2026-06-07 14:02 UTC
[PATCH 0/3] perf: marvell: LLC-TAD PMU MPAM filtering and CN20K support
2026-06-07 13:04 UTC (7+ messages)
` [PATCH 1/3] perf: marvell: Add MPAM partid filtering to CN10K TAD PMU
` [PATCH 2/3] perf: marvell: Add CN20K LLC-TAD PMU support
` [PATCH 3/3] dt-bindings: perf: marvell: Extend CN10K TAD PMU binding for CN20K
[PATCH v1 0/7] perf tools: Fix NULL derefs, OOB reads, use-after-free, and memory leaks
2026-06-06 21:47 UTC (11+ messages)
` [PATCH 1/7] perf mmap: Fix NULL deref in aio cleanup on alloc failure
` [PATCH 2/7] perf stat: Introduce perf_env__get_cpu_topology() to guard NULL env->cpu
` [PATCH 3/7] perf c2c: Fix use-after-free in he__get_c2c_hists() error path
` [PATCH 4/7] perf timechart: Fix cpu2y() OOB read on untrusted CPU index
` [PATCH 5/7] perf tools: Fix int16_t truncation of max_cpu_num in set_max_cpu_num()
` [PATCH 6/7] perf sched: Free callchain nodes in idle thread cleanup
` [PATCH 7/7] libperf: Document struct perf_cpu int16_t ABI limitation
[PATCHES v2 0/9] perf tools: Fix OOB writes, refcount bugs, and BUG_ON in mmap/stat/c2c/sched
2026-06-06 15:49 UTC (19+ messages)
` [PATCH 1/9] perf mmap: Guard cpu__get_node() return in aio_bind()
` [PATCH 2/9] perf stat: Bounds-check CPU index in topology aggregation callbacks
` [PATCH 3/9] perf c2c: Bounds-check CPU and node IDs before bitmap and array access
` [PATCH 4/9] perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
` [PATCH 5/9] perf sched: Clean up idle_threads entry on init failure
` [PATCH 6/9] perf sched: Use is_idle_sample() for idle thread runtime cast guard
` [PATCH 7/9] perf sched: Fix thread reference leak in idle hist processing
` [PATCH 8/9] perf sched: Use thread__put() in free_idle_threads()
` [PATCH 9/9] perf sched: Replace BUG_ON and add NULL checks in replay event helpers
[PATCH] perf data convert json: Fix addr_location leak on time-filtered samples
2026-06-06 15:47 UTC (2+ messages)
[PATCH v2 0/4] perf timechart: Fix memory leaks
2026-06-06 0:05 UTC (6+ messages)
` [PATCH v2 1/4] perf timechart: Release event samples at the end
` [PATCH v2 2/4] perf timechart: Fix memory leaks during record
` [PATCH v2 3/4] perf timechart: Fix memory leaks in draw_wakeups()
` [PATCH v2 4/4] perf test: Update perf timechart test
[PATCH 0/4] perf timechart: Fix memory leaks
2026-06-05 23:41 UTC (16+ messages)
` [PATCH 1/4] perf timechart: Release event samples at the end
` [PATCH 2/4] perf timechart: Fix memory leaks during record
` [PATCH 3/4] perf timechart: Fix memory leaks in draw_wakeups()
` [PATCH 4/4] perf test: Update perf timechart test
[PATCH] perf jitdump: Fix a build error with ASAN
2026-06-05 23:22 UTC (3+ messages)
[PATCH v1] bpftool build: Restrict feature tests during bootstrap compilation
2026-06-05 21:20 UTC (2+ messages)
[PATCHES v1 0/8] perf tools: Fix OOB writes, refcount bugs, and BUG_ON in mmap/stat/c2c/sched
2026-06-05 20:53 UTC (15+ messages)
` [PATCH 1/8] perf mmap: Guard cpu__get_node() return in aio_bind()
` [PATCH 2/8] perf stat: Bounds-check CPU index in topology aggregation callbacks
` [PATCH 3/8] perf c2c: Bounds-check CPU and node IDs before bitmap and array access
` [PATCH 4/8] perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
` [PATCH 5/8] perf sched: Clean up idle_threads entry on init failure
` [PATCH 6/8] perf sched: Fix thread reference leak in idle hist processing
` [PATCH 7/8] perf sched: Use thread__put() in free_idle_threads()
` [PATCH 8/8] perf sched: Replace BUG_ON and add NULL checks in replay event helpers
[PATCH v11 19/19] perf python: Add LiveSession helper
2026-06-05 19:43 UTC (2+ messages)
[PATCH v11 07/19] perf evlist: Add reference count checking
2026-06-05 19:42 UTC (2+ messages)
[PATCH v11 18/19] perf python: Add perf.pyi stubs file
2026-06-05 19:39 UTC (2+ messages)
[PATCH v11 08/19] perf python: Use evsel in sample in pyrf_event
2026-06-05 19:38 UTC (2+ messages)
[PATCH v11 06/19] perf evsel: Add reference count
2026-06-05 19:37 UTC (2+ messages)
[PATCH v11 13/19] perf python: Add callchain support
2026-06-05 19:36 UTC (2+ messages)
[PATCH v11 16/19] perf python: Add syscall name/id to convert syscall number and name
2026-06-05 19:36 UTC (2+ messages)
[PATCH v11 14/19] perf python: Extend API for stat events in python.c
2026-06-05 19:34 UTC (2+ messages)
[PATCH v11 15/19] perf python: Expose brstack in sample event
2026-06-05 19:34 UTC (2+ messages)
[PATCH v11 04/19] perf data: Add open flag
2026-06-05 19:32 UTC (2+ messages)
[PATCH v11 11/19] perf python: Refactor and add accessors to sample event
2026-06-05 19:30 UTC (2+ messages)
[PATCH v11 12/19] perf python: Add mmap2 event
2026-06-05 19:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox