Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-05 16:06:37 to 2026-08-06 21:51:32 UTC [more...]

[PATCH] tools: Use fputc() calls in some functions
 2026-08-06 21:50 UTC  (2+ messages)

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-06 21:45 UTC  (6+ messages)
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-06 20:21 UTC  (21+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH v2] perf/core: Fix group leader use-after-free after sibling detach
 2026-08-06 19:50 UTC  (2+ messages)

[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-08-06 17:18 UTC  (2+ messages)

[PATCH v2] perf/arm_cspmu: Support 64-bit programmers' model
 2026-08-06 17:11 UTC  (2+ messages)

[PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-08-06 17:11 UTC  (4+ messages)

[PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
 2026-08-06 17:11 UTC  (2+ messages)

[PATCH v6 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
 2026-08-06 16:17 UTC  (3+ messages)
` [PATCH v7 0/5] "

[PATCH v4 0/5] perf trace-event: Fix overflow, loop and cleanup bugs
 2026-08-06 16:17 UTC  (2+ messages)

[PATCHES v8 0/2] perf c2c hardening
 2026-08-06 16:17 UTC  (8+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() and c2c_hists__reinit() failure

[PATCH v4] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-08-06 16:16 UTC  (2+ messages)

[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-06 15:52 UTC  (6+ messages)
` [PATCH v9 1/4] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v9 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v9 3/4] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v9 4/4] perf sched latency: Add histogram and time interval options

[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
 2026-08-06 15:44 UTC  (6+ messages)
` [PATCH 1/3] perf/x86: Add x86_pmu::print_debug
` [PATCH 2/3] perf/x86: Move MSR_CORE_PERF_GLOBAL_* dump to vendor code
` [PATCH 3/3] perf/x86/amd: Implement x86_pmu::print_debug

[PATCHES v3 0/12] perf jitdump: Input validation hardening
 2026-08-06 15:21 UTC  (25+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 03/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 04/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 06/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 07/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 08/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload

[PATCH v8 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-06 14:05 UTC  (9+ messages)
` [PATCH v8 1/4] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v8 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v8 3/4] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v8 4/4] perf sched latency: Add histogram and time interval options

[PATCH v6 0/3] perf/core: sched_task() dispatch and branch entry fixes
 2026-08-06 13:52 UTC  (4+ messages)
` [PATCH v6 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
` [PATCH v6 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
` [PATCH v6 3/3] perf/core: Clear the whole branch entry in perf_clear_branch_entry()

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-06 13:03 UTC  (15+ messages)
` [PATCH v5 3/4] perf/arm64: "

[PATCHES v2 0/12] perf jitdump: Input validation hardening
 2026-08-06 12:30 UTC  (22+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 03/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 04/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 06/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 07/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 08/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload

[PATCH v3 0/3] perf tools: Fix memory issues
 2026-08-06 12:17 UTC  (3+ messages)

[PATCH v2 00/15] riscv: add Svnapot PTE folding support
 2026-08-06 11:03 UTC  (6+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
    ` [External] "

[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-06  9:20 UTC  (6+ messages)
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-06  9:01 UTC  (13+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "

[PATCH v7 0/9] perf c2c: add a function view
 2026-08-06  7:54 UTC  (12+ messages)
` [PATCH v7 1/9] perf c2c: extract shared data structures into c2c.h
` [PATCH v7 2/9] perf c2c: add function view browser skeleton
` [PATCH v7 3/9] perf c2c: add column rendering for function view
` [PATCH v7 4/9] perf c2c: add HPP list parsing for function view columns
` [PATCH v7 5/9] perf c2c: add function view stats merge and memory management
` [PATCH v7 6/9] perf c2c: add function view hierarchy entry creation
` [PATCH v7 7/9] perf c2c: build and finalize the function view hierarchy
` [PATCH v7 8/9] perf c2c: add function view browser UI and cacheline detail
` [PATCH v7 9/9] perf c2c: document function view in perf-c2c man page

[PATCH v6 0/9] perf c2c: add a function view
 2026-08-06  7:47 UTC  (3+ messages)

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-06  7:17 UTC  (16+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint

[PATCH] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
 2026-08-06  5:40 UTC  (3+ messages)

[PATCH v1] perf evlist: Warn when 'sleep' workload is used without system-wide (-a) option
 2026-08-06  4:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCHES v1 0/12] perf jitdump: Input validation hardening
 2026-08-05 21:29 UTC  (27+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 03/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 04/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 06/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 07/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 08/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload

[PATCH v7 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-05 20:19 UTC  (9+ messages)
` [PATCH v7 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v7 4/4] perf sched latency: Add histogram and time interval options

[PATCH v2] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
 2026-08-05 18:53 UTC  (3+ messages)

[PATCHES 0/4] perf bpf hardening
 2026-08-05 18:28 UTC  (2+ messages)

[PATCH v1 1/1] perf vendor events intel: Fix Novalake CPUID regex in mapfile.csv
 2026-08-05 18:28 UTC  (2+ messages)

[RESEND PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-05 16:51 UTC  (14+ messages)
` [RESEND PATCH v4 01/11] perf/cxl: Program the requested event group on configurable counters
` [RESEND PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [RESEND PATCH v4 06/11] cxl/pci: Add the PMUs after configuring events
` [RESEND PATCH v4 08/11] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [RESEND PATCH v4 09/11] perf/cxl: Validate the hardware-reported counter width
` [RESEND PATCH v4 11/11] perf/cxl: Clear stale overflow status before using a counter

[PATCH 0/3] perf: arm_spe: Add support for a 'software' discard mode
 2026-08-05 16:22 UTC  (7+ messages)
` [PATCH 2/3] perf: arm_spe: Factor HW discard mode out of arm_spe_perf_aux_output_begin()
` [PATCH 3/3] perf: arm_spe: Add support for a 'software' discard mode

[PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-05 16:16 UTC  (11+ messages)
` [PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH v4 03/11] perf/cxl: Fix the counter overflow delta fixup
` [PATCH v4 04/11] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v4 05/11] perf/cxl: Split the MSI vector out of info->irq
` [PATCH v4 10/11] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox