messages from 2026-07-26 05:23:57 to 2026-07-29 19:24:29 UTC [more...]
[PATCH v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-07-29 19:24 UTC (21+ messages)
` [PATCH v2 1/9] perf/cxl: Program the requested event group on configurable counters
` [PATCH v2 2/9] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH v2 3/9] perf/cxl: Fix the counter overflow delta fixup
` [PATCH v2 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v2 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU
` [PATCH v2 6/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH v2 7/9] perf/cxl: Validate the hardware-reported counter width
` [PATCH v2 8/9] perf/cxl: Don't use pmu.dev in IRQ and hotplug callbacks after unregister
` [PATCH v2 9/9] perf/cxl: Avoid cpumask_of(-1) when no CPU is assigned
[PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
2026-07-29 18:39 UTC (11+ messages)
` [PATCH v2 1/5] perf/arm-cmn: Rename filter variables for clarity
` [PATCH v2 2/5] perf/arm-cmn: Refactor event filter programming
` [PATCH v2 3/5] perf/arm-cmn: Refactor event filter data
` [PATCH v2 4/5] perf/arm-cmn: Plumb in new filter types
` [PATCH v2 5/5] perf/arm-cmn: Support CMN S3 r2
[PATCH v3] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
2026-07-29 17:17 UTC (2+ messages)
[PATCH v2] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
2026-07-29 17:05 UTC (4+ messages)
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-29 17:03 UTC (30+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
` [PATCH RFC 02/11] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH RFC 03/11] mm: name pointers to copied PTE values ptentp
` [PATCH RFC 04/11] mm: use hw_pte_t for generic PTE table storage
` [PATCH RFC 05/11] mm: convert PTE table entries in ptep_get()
` [PATCH RFC 06/11] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH RFC 07/11] mm/mremap: use ptep_get() for the destination PTE
` [PATCH RFC 08/11] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
` [PATCH RFC 10/11] parisc: use hw_pte_t for the data-break callback
` [PATCH RFC 11/11] xen: use hw_pte_t for PTE range callbacks
[PATCH] uprobes: Fix NULL pointer dereference in hprobe_expire()
2026-07-29 16:02 UTC (2+ messages)
[PATCH v4 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-07-29 15:00 UTC (6+ messages)
` [PATCH v4 1/3] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v4 2/3] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v4 3/3] perf sched latency: Add histogram and time interval options
[PATCH 0/3] perf/x86/intel/pt: Fix stop/start with no update
2026-07-29 13:36 UTC (2+ messages)
[PATCH V4 0/6] tools/perf: Add powerpc HTM auxtrace support
2026-07-29 13:02 UTC (12+ messages)
` [PATCH V4 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V4 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
` [PATCH V4 3/6] tools/perf: Add arch hook to drain remaining data before event close
` [PATCH V4 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read
` [PATCH V4 5/6] tools/perf: Add powerpc HTM auxtrace event processing support
` [PATCH V4 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records
[PATCH V4 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
2026-07-29 12:58 UTC (10+ messages)
` [PATCH V4 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V4 2/6] powerpc/perf: Reject duplicate HTM target reservations
` [PATCH V4 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V4 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data
` [PATCH V4 5/6] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
` [PATCH V4 6/6] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU
[PATCH 0/2] perf hisi-ptt: Fix TLP header parsing and naming
2026-07-29 12:06 UTC (8+ messages)
` [PATCH 1/2] perf hisi-ptt: Fix spelling and abbreviation errors
` [PATCH 2/2] perf hisi-ptt: Fix PTT trace TLP header parsing
[PATCH 0/1] perf libdw: fix outer-frame name and spurious "(inlined)" tag
2026-07-29 10:21 UTC (3+ messages)
` [PATCH 1/1] perf libdw: Fix outer-frame name resolution "
[PATCH v2 0/3] perf: Support Arm Bus Monitor Unit
2026-07-29 8:47 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: perf: Add "
[PATCH 10/10] perf hisi-ptt: Add decoder version compatibility
2026-07-29 8:13 UTC (2+ messages)
[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
2026-07-29 7:47 UTC (3+ messages)
` [PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension
[PATCH 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
2026-07-29 0:27 UTC (16+ messages)
` [PATCH 1/9] perf/cxl: Program the requested event group on configurable counters
` [PATCH 2/9] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH 3/9] perf/cxl: Drop bogus counter overflow fixup
` [PATCH 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU
` [PATCH 6/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH 7/9] perf/cxl: Validate the hardware-reported counter width
` [PATCH 8/9] perf/cxl: Don't use pmu.dev in IRQ and hotplug callbacks after unregister
` [PATCH 9/9] perf/cxl: Avoid cpumask_of(-1) when no CPU is assigned
[PATCH v5 0/5] Enable perf tracing for unprivileged users
2026-07-29 0:13 UTC (3+ messages)
` [PATCH v5 2/5] tracefs: add read-only eventfs filesystem at /sys/kernel/events
[PATCH v2 0/6] perf: Add support for memory region/range reporting
2026-07-28 21:33 UTC (19+ messages)
` [PATCH v2 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v2 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v2 3/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v2 4/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v2 5/6] perf header: Support memory ranges
` [PATCH v2 6/6] perf c2c: print memory region data with stdio output
[PATCH v3 00/14] perf c2c: add a function view
2026-07-28 18:13 UTC (3+ messages)
` [PATCH v4 0/9] "
[PATCH v3 00/14] perf c2c: add a function view
2026-07-28 18:10 UTC (3+ messages)
` [PATCH "
[PATCH] perf unwind-libdw: Fix unwinding of multi-threaded processes
2026-07-28 17:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
2026-07-28 16:41 UTC (3+ messages)
` [PATCH v7 0/6] perf ui hists / annotate: Remaining fixes for reference counting and annotation
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-28 15:07 UTC (3+ messages)
` [PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
[PATCH v2 0/2] perf: Generic hotplug/cpumask for system PMUs
2026-07-28 12:03 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH] perf symbols: Skip dynamic symbols with invalid section indexes
2026-07-28 3:35 UTC
[PATCH v3 0/3] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-07-28 0:28 UTC (8+ messages)
` [PATCH v3 1/3] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v3 2/3] perf sched latency: Auto-scale latency and runtime display units
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-27 23:40 UTC (5+ messages)
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-27 17:20 UTC (13+ messages)
[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
2026-07-27 17:06 UTC (2+ messages)
[PATCHES 0/5 v1] perf tools auxtrace hardening series
2026-07-27 16:35 UTC (12+ messages)
` [PATCH 1/5] perf thread-stack: Fix heap buffer overflow on branch stack wrap copy
` [PATCH 2/5] perf auxtrace: Fix queue grow overflow and old array leak
` [PATCH 3/5] perf intel-pt: Fix off-by-one in auxtrace_info minimum size check
` [PATCH 4/5] perf intel-bts: "
` [PATCH 5/5] perf arm-spe: Reject zero nr_cpu in metadata to prevent division by zero
[PATCH v10 07/11] HWBP: Add modify_wide_hw_breakpoint_local() API
2026-07-27 12:36 UTC (9+ messages)
` [PATCH 0/3] hw_breakpoint: Fix and simplify local address updates for wprobe
` [PATCH 1/3] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH 2/3] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH 3/3] HWBP: Add modify_local_hw_breakpoint_addr() API
[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
2026-07-27 11:19 UTC (3+ messages)
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-07-27 11:04 UTC (2+ messages)
[PATCHES 0/8 v1] perf machine fixes
2026-07-26 23:54 UTC (14+ messages)
` [PATCH 1/8] perf machine: Fix fd leak on bounds check in maps__set_modules_path_dir()
` [PATCH 2/8] perf machine: Fix NULL parent dereference in fork event processing
` [PATCH 3/8] perf machine: Guard against NULL strlist in machines__findnew()
` [PATCH 4/8] perf machine: Check snprintf truncation "
` [PATCH 5/8] perf machine: Don't abort guest map creation on first inaccessible dir
` [PATCH 6/8] perf machine: Reset errno before strtol in guest kernel map creation
` [PATCH 7/8] perf machine: Free scandir entries "
` [PATCH 8/8] perf machine: Check snprintf truncation for guest kallsyms path
Flaky tests
2026-07-26 23:52 UTC (2+ messages)
[PATCH RESEND v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
2026-07-26 9:41 UTC
[PATCH V3 0/6] tools/perf: Add powerpc HTM auxtrace support
2026-07-26 8:20 UTC (7+ messages)
` [PATCH V3 5/6] tools/perf: Add powerpc HTM auxtrace event processing support
` [PATCH V3 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records
[PATCH V3 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
2026-07-26 8:18 UTC (10+ messages)
` [PATCH V3 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V3 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V3 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data
[PATCH] perf trace: Format instruction pointer fields as hexadecimal
2026-07-26 5:23 UTC (2+ messages)
[PATCH v1] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
2026-07-26 5:23 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