messages from 2026-05-19 05:47:12 to 2026-05-21 01:12:09 UTC [more...]
[PATCHES 00/27] perf.data validation and hardening
2026-05-21 1:10 UTC (24+ messages)
` [PATCH 01/27] perf session: Add minimum event size and alignment validation
` [PATCH 02/27] perf tools: Fix event_contains() macro to verify full field extent
` [PATCH 03/27] perf zstd: Fix compression error path in zstd_compress_stream_to_records()
` [PATCH 04/27] perf zstd: Fix multi-iteration decompression and error handling
` [PATCH 05/27] perf session: Fix PERF_RECORD_READ swap and dump for variable-length events
` [PATCH 06/27] perf session: Fix swap_sample_id_all() crash on crafted events
` [PATCH 07/27] perf session: Add validated swap infrastructure with null-termination checks
` [PATCH 08/27] perf session: Use bounded copy for PERF_RECORD_TIME_CONV
` [PATCH 09/27] perf session: Validate HEADER_ATTR attr.size before swapping
` [PATCH 10/27] perf session: Validate nr fields against event size on both swap and common paths
` [PATCH 11/27] perf header: Byte-swap build ID event pid and bounds check section entries
` [PATCH 12/27] perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu
` [PATCH 13/27] perf auxtrace: Harden auxtrace_error event handling
` [PATCH 14/27] perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
` [PATCH 15/27] perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
` [PATCH 16/27] perf tools: Bounds check perf_event_attr fields against attr.size before printing
` [PATCH 17/27] perf header: Propagate feature section processing errors
` [PATCH 18/27] perf header: Validate f_attr.ids section before use in perf_session__read_header()
` [PATCH 19/27] perf header: Validate feature section size and add read path bounds checking
` [PATCH 20/27] perf header: Sanity check HEADER_EVENT_DESC attr.size before swap
` [PATCH 21/27] perf header: Validate bitmap size before allocating in do_read_bitmap()
` [PATCH 22/27] perf session: Add byte-swap for PERF_RECORD_COMPRESSED2 events
` [PATCH 23/27] perf tools: Harden compressed event processing
[Patch v2 1/2] perf/x86: Introduce is_x86_pmu() helper
2026-05-21 1:06 UTC (2+ messages)
[Patch v2] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
2026-05-21 0:53 UTC (2+ messages)
[Patch v3] perf tests: Add auto counter reload (ACR) sampling test
2026-05-21 0:52 UTC (2+ messages)
[PATCH v3 0/2] perf tool_pmu: Support enable/disable for tool PMU events
2026-05-20 23:06 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
[PATCH] perf build-id: Fix off-by-one bug when printing kernel/module build-id
2026-05-20 23:00 UTC (4+ messages)
[PATCH v12 00/33] perf tool: Add evsel to perf_sample
2026-05-20 22:43 UTC (64+ messages)
` [PATCH v13 00/32] "
` [PATCH v13 13/32] perf kmem: Don't pass evsel with sample
` [PATCH v13 24/32] perf timechart: Fix memory leaks
` [PATCH v14 00/32] perf tools: Add evsel to perf_sample
` [PATCH v14 01/32] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v14 02/32] perf kvm: Don't pass evsel with sample
` [PATCH v14 03/32] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v14 04/32] perf trace: Don't pass evsel with sample
` [PATCH v14 05/32] perf callchain: Don't pass evsel and sample
` [PATCH v14 06/32] perf lock: Only pass sample to handlers
` [PATCH v14 07/32] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v14 08/32] perf db-export: Remove evsel from struct export_sample
` [PATCH v14 09/32] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v14 10/32] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v14 11/32] perf annotate: Don't pass evsel to add_sample
` [PATCH v14 12/32] perf inject: Don't pass evsel with sample
` [PATCH v14 13/32] perf kmem: "
` [PATCH v14 14/32] perf kwork: "
` [PATCH v14 15/32] perf sched: "
` [PATCH v14 16/32] perf timechart: "
` [PATCH v14 17/32] perf trace: "
` [PATCH v14 18/32] perf evlist: Try to avoid computing evsel from sample
` [PATCH v14 19/32] perf script: Don't pass evsel with sample
` [PATCH v14 20/32] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v14 21/32] perf evsel: Don't pass evsel "
` [PATCH v14 22/32] perf lock: Constify trace_lock_handler variables
` [PATCH v14 23/32] perf lock: Avoid segv if event is missing a callchain
` [PATCH v14 24/32] perf timechart: Fix memory leaks
` [PATCH v14 25/32] perf kmem: Fix memory leaks on error path and when skipping
` [PATCH v14 26/32] perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
` [PATCH v14 27/32] perf kmem: Add bounds checks to tracepoint read values
` [PATCH v14 28/32] perf sched: Bounds check CPU in sched switch events
` [PATCH v14 29/32] perf timechart: Bounds check CPU
` [PATCH v14 30/32] perf evsel: Add bounds checking to trace point raw data accessors
` [PATCH v14 31/32] perf kwork: Fix address sanitizer issues
` [PATCH v14 32/32] perf kwork: Fix memory management of kwork_work
[PATCH v7 0/2] perf tests: Add uncore and x86 topdown event sorting tests
2026-05-20 20:28 UTC (4+ messages)
` [PATCH v8 "
[PATCH v6 00/14] perf build: Reduce build time by nearly half
2026-05-20 20:00 UTC (8+ messages)
` [PATCH v7 "
[PATCH v4 0/3] perf: Fix SIGCHLD vs pause() race with short-lived workloads
2026-05-20 19:58 UTC (6+ messages)
` [PATCH v4 1/3] perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record()
` [PATCH v4 2/3] perf sched stats: Fix SIGCHLD vs pause() race in schedstat_live()
` [PATCH v4 3/3] perf lock contention: Fix SIGCHLD vs pause() race in __cmd_contention()
[PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld
2026-05-20 19:50 UTC (4+ messages)
[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
2026-05-20 19:26 UTC (10+ messages)
` [PATCH v3] "
[PATCH 0/2] perf stat: Fix uncore metric scaling across aggregation modes
2026-05-20 19:24 UTC (5+ messages)
` [PATCH 1/2] perf stat: Add aggr_nr metric parser support
` [PATCH 2/2] perf stat: Use aggr_nr scaling for Intel uncore miss latency metrics
[PATCH v7 0/2] perf inject intel-PT LBR/brstack synthesis fixes
2026-05-20 19:13 UTC (3+ messages)
` [PATCH v8 "
perf test case 'perf kwork record' fails due to abortion
2026-05-20 19:07 UTC (3+ messages)
[PATCH v2] perf clang-format: Add a perf clang-format that overrides some kernel behaviors
2026-05-20 18:38 UTC (3+ messages)
[PATCH 0/2] perf stat: Fix uncore metric scaling across aggregation modes
2026-05-20 17:47 UTC (2+ messages)
` [PATCH 1/2] perf stat: Add aggr_nr metric parser support
[PATCH stable 6.1 v2 0/5] perf build fixes
2026-05-20 16:35 UTC (7+ messages)
` [PATCH stable 6.1 v2 1/5] perf build: Conditionally define NDEBUG
` [PATCH stable 6.1 v2 2/5] perf parse-events: Make YYDEBUG dependent on doing a debug build
` [PATCH stable 6.1 v2 3/5] perf build: Disable fewer bison warnings
` [PATCH stable 6.1 v2 4/5] tools build: Add 3-component logical version comparators
` [PATCH stable 6.1 v2 5/5] perf build: Remove -Wno-unused-but-set-variable from the flex flags when building with clang < 13.0.0
[PATCH v3] perf riscv: Add SDT argument parsing for RISC-V
2026-05-20 16:31 UTC (3+ messages)
[PATCH stable 6.1 0/3] perf build fixes
2026-05-20 14:31 UTC (9+ messages)
` [PATCH stable 6.1 1/3] perf build: Conditionally define NDEBUG
` [PATCH stable 6.1 2/3] perf parse-events: Make YYDEBUG dependent on doing a debug build
` [PATCH stable 6.1 3/3] perf build: Disable fewer bison warnings
[PATCH 1/1] perf build: Fix Python extension build with GCC 16 hardening
2026-05-20 13:38 UTC (3+ messages)
[PATCH v6 0/6] perf tools: Add inject --aslr feature and prerequisite robustness fixes
2026-05-20 8:41 UTC (18+ messages)
` [PATCH v7 0/4] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v7 1/4] perf maps: Add maps__mutate_mapping
` [PATCH v7 2/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
` [PATCH v7 3/4] perf test: Add inject ASLR test
` [PATCH v7 4/4] perf aslr: Strip sample registers
` [PATCH v8 0/4] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
` [PATCH v8 1/4] perf maps: Add maps__mutate_mapping
` [PATCH v8 2/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
` [PATCH v8 3/4] perf test: Add inject ASLR test
` [PATCH v8 4/4] perf aslr: Strip sample registers
[PATCH 00/11] perf/x86/intel: Fix inaccurate hard-coded event configurations
2026-05-20 2:11 UTC (16+ messages)
` [PATCH 01/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ICX
` [PATCH 02/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for SPR
` [PATCH 03/11] perf/x86/intel: Update event constraints for DMR
` [PATCH 04/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ADL
` [PATCH 10/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for SRF
[PATCH] perf stat: Fix uncore metric scaling bug across sockets and nodes
2026-05-20 0:56 UTC (4+ messages)
[RESEND PATCH 0/2 v2] perf: Fix missing branch counter information in script and annotate
2026-05-19 18:51 UTC (5+ messages)
` [RESEND PATCH 1/2 v2] perf script: Fix missing '+' indicator when branch counter reaches upper limit
` [RESEND PATCH 2/2 v2] perf annotate: Fix missing branch counter column in TUI mode
[Patch v2 0/7] Enable core PMU for DMR and NVL
2026-05-19 17:57 UTC (6+ messages)
` [Patch v2 7/7] perf/x86/intel: Add support for rdpmc user disable feature
[PATCH v2 0/2] Fix cgroup metric association with BPF counters
2026-05-19 17:09 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] perf stat: Propagate supported flag to follower cgroup BPF events
` [PATCH v3 2/2] perf test: Add stat metrics --for-each-cgroup test
` [PATCH v4 0/2] Fix cgroup metric association with BPF counters
` [PATCH v4 1/2] perf stat: Propagate supported flag to follower cgroup BPF events
` [PATCH v4 2/2] perf test: Add stat metrics --for-each-cgroup test
[PATCH] perf: qcom: Unify user-visible "Qualcomm" name
2026-05-19 15:23 UTC (2+ messages)
[PATCH] MAINTAINERS: Update HiSilicon PMU driver maintainer to Yushan Wang
2026-05-19 15:22 UTC (2+ messages)
[PATCH ping2 linux-next] perf test: probe_vfs_getname add do_getname() probing fallback
2026-05-19 11:25 UTC (2+ messages)
[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
2026-05-19 8:25 UTC (3+ messages)
[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
2026-05-19 8:00 UTC (3+ messages)
[PATCH 07/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ARL
2026-05-19 7:12 UTC (3+ 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