org.kernel.vger.linux-perf-users archive
1248 archived articles, newest first (page 7 of 13). Latest articles →
[PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
Thu, 06 Aug 2026 21:21:30 +0100[PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
Thu, 06 Aug 2026 21:21:29 +0100[PATCH v4 03/20] mm: introduce linear_anon_page_index()
Thu, 06 Aug 2026 21:21:28 +0100[PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Thu, 06 Aug 2026 21:21:27 +0100[PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Thu, 06 Aug 2026 21:21:26 +0100[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Thu, 06 Aug 2026 21:21:25 +0100Re: [PATCH v2] perf/core: Fix group leader use-after-free after sibling detach
Thu, 6 Aug 2026 21:50:20 +0200Re: [PATCH] tools: Use fputc() calls in some functions
Thu, 6 Aug 2026 19:40:10 +0200Re: [PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
Thu, 6 Aug 2026 10:18:34 -0700Re: [PATCH v2] perf/arm_cspmu: Support 64-bit programmers' model
Thu, 6 Aug 2026 18:11:44 +0100Re: [PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
Thu, 6 Aug 2026 18:11:43 +0100Re: [PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
Thu, 6 Aug 2026 18:11:42 +0100Re: [PATCH v7 0/5] perf: Fix and optimize maps parsing, boundaries, and bounds safety
Thu, 06 Aug 2026 09:17:41 -0700Re: [PATCH v4 0/5] perf trace-event: Fix overflow, loop and cleanup bugs
Thu, 06 Aug 2026 09:17:41 -0700Re: [PATCHES v8 0/2] perf c2c hardening
Thu, 06 Aug 2026 09:17:40 -0700Re: [PATCH v4] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
Thu, 6 Aug 2026 09:16:22 -0700Re: [PATCH v9 4/4] perf sched latency: Add histogram and time interval options
Thu, 06 Aug 2026 15:52:59 +0000Re: [PATCH 3/3] perf/x86/amd: Implement x86_pmu::print_debug
Thu, 6 Aug 2026 17:44:08 +0200[PATCH v9 4/4] perf sched latency: Add histogram and time interval options
Thu, 6 Aug 2026 11:39:26 -0400[PATCH v9 3/4] perf sched latency: Auto-scale latency and runtime display units
Thu, 6 Aug 2026 11:39:25 -0400[PATCH v9 2/4] perf sched: Handle missing trace samples in pipe mode
Thu, 6 Aug 2026 11:39:24 -0400[PATCH v9 1/4] perf sched: Suppress latency table output when trace samples are missing
Thu, 6 Aug 2026 11:39:23 -0400[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
Thu, 6 Aug 2026 11:39:22 -0400Re: [PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
Thu, 6 Aug 2026 12:21:37 -0300Re: [PATCH v8 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
Thu, 6 Aug 2026 10:05:05 -0400[PATCH v6 3/3] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
Thu, 6 Aug 2026 06:52:23 -0700[PATCH v6 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
Thu, 6 Aug 2026 06:52:22 -0700[PATCH v6 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
Thu, 6 Aug 2026 06:52:21 -0700[PATCH v6 0/3] perf/core: sched_task() dispatch and branch entry fixes
Thu, 6 Aug 2026 06:52:20 -0700Re: [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
Thu, 06 Aug 2026 13:10:43 +0000Re: [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload
Thu, 06 Aug 2026 13:06:32 +0000Re: [PATCH 01/12] perf jitdump: Fix extended header read that always fails
Thu, 06 Aug 2026 13:04:45 +0000Re: [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
Thu, 06 Aug 2026 13:03:49 +0000Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
Thu, 6 Aug 2026 14:03:33 +0100Re: [PATCH 03/12] perf jitdump: Validate code_size against total_size in code load
Thu, 06 Aug 2026 12:56:39 +0000Re: [PATCH 04/12] perf jitdump: Prevent integer underflow in debug info size calculation
Thu, 06 Aug 2026 12:55:08 +0000Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
Thu, 6 Aug 2026 13:53:48 +0100Re: [PATCH 06/12] perf jitdump: Check snprintf return before computing header size
Thu, 06 Aug 2026 12:52:23 +0000Re: [PATCH 02/12] perf jitdump: Fix debug_data and unwinding_data leaks
Thu, 06 Aug 2026 12:52:02 +0000Re: [PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
Thu, 06 Aug 2026 12:51:56 +0000Re: [PATCH 07/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
Thu, 06 Aug 2026 12:51:55 +0000Re: [PATCH 08/12] perf jitdump: Free event in jit_repipe_code_move()
Thu, 06 Aug 2026 12:49:42 +0000Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
Thu, 6 Aug 2026 13:46:10 +0100Re: [PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
Thu, 6 Aug 2026 13:45:12 +0100[PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload
Thu, 6 Aug 2026 09:36:03 -0300[PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
Thu, 6 Aug 2026 09:36:02 -0300[PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
Thu, 6 Aug 2026 09:36:01 -0300[PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
Thu, 6 Aug 2026 09:36:00 -0300[PATCH 08/12] perf jitdump: Free event in jit_repipe_code_move()
Thu, 6 Aug 2026 09:35:59 -0300[PATCH 07/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
Thu, 6 Aug 2026 09:35:58 -0300[PATCH 06/12] perf jitdump: Check snprintf return before computing header size
Thu, 6 Aug 2026 09:35:57 -0300[PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
Thu, 6 Aug 2026 09:35:56 -0300[PATCH 04/12] perf jitdump: Prevent integer underflow in debug info size calculation
Thu, 6 Aug 2026 09:35:55 -0300[PATCH 03/12] perf jitdump: Validate code_size against total_size in code load
Thu, 6 Aug 2026 09:35:54 -0300[PATCH 02/12] perf jitdump: Fix debug_data and unwinding_data leaks
Thu, 6 Aug 2026 09:35:53 -0300[PATCH 01/12] perf jitdump: Fix extended header read that always fails
Thu, 6 Aug 2026 09:35:52 -0300[PATCHES v3 0/12] perf jitdump: Input validation hardening
Thu, 6 Aug 2026 09:35:51 -0300Re: [PATCH 02/12] perf jitdump: Validate code_size against total_size in code load
Thu, 6 Aug 2026 09:30:23 -0300Re: [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
Thu, 6 Aug 2026 20:16:57 +0800Re: [PATCH v3 0/3] perf tools: Fix memory issues
Thu, 6 Aug 2026 14:17:40 +0200Re: [PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
Thu, 6 Aug 2026 13:07:36 +0100Re: [External] Re: [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Thu, 6 Aug 2026 19:03:33 +0800Re: [PATCH 1/3] perf/x86: Add x86_pmu::print_debug
Thu, 06 Aug 2026 10:24:07 +0000[PATCH 3/3] perf/x86/amd: Implement x86_pmu::print_debug
Thu, 6 Aug 2026 15:33:28 +0530[PATCH 2/3] perf/x86: Move MSR_CORE_PERF_GLOBAL_* dump to vendor code
Thu, 6 Aug 2026 15:33:27 +0530[PATCH 1/3] perf/x86: Add x86_pmu::print_debug
Thu, 6 Aug 2026 15:33:26 +0530[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
Thu, 6 Aug 2026 15:33:25 +0530Re: [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'
Thu, 6 Aug 2026 14:50:07 +0530Re: [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
Thu, 06 Aug 2026 09:01:21 +0000Re: [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
Thu, 06 Aug 2026 09:00:43 +0000Re: [PATCH 5/9] mm: convert PTE table entries in ptep_get()
Thu, 06 Aug 2026 08:57:03 +0000[PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
Thu, 6 Aug 2026 09:38:47 +0100[PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
Thu, 6 Aug 2026 09:38:46 +0100[PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
Thu, 6 Aug 2026 09:38:45 +0100[PATCH 6/9] mm: convert PTE table entry to pte
Thu, 6 Aug 2026 09:38:44 +0100[PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
Thu, 6 Aug 2026 09:38:42 +0100[PATCH 5/9] mm: convert PTE table entries in ptep_get()
Thu, 6 Aug 2026 09:38:43 +0100[PATCH 3/9] mm: name pointers to copied PTE values ptentp
Thu, 6 Aug 2026 09:38:41 +0100[PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Thu, 6 Aug 2026 09:38:40 +0100[PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Thu, 6 Aug 2026 09:38:39 +0100[PATCH 0/9] mm: distinguish PTE table storage from PTE values
Thu, 6 Aug 2026 09:38:38 +0100Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support
Thu, 6 Aug 2026 10:28:34 +0200Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support
Thu, 6 Aug 2026 08:58:32 +0100Re: [PATCH v7 6/9] perf c2c: add function view hierarchy entry creation
Thu, 06 Aug 2026 07:54:53 +0000Re: [PATCH v7 3/9] perf c2c: add column rendering for function view
Thu, 06 Aug 2026 07:47:31 +0000Re: [PATCH v6 0/9] perf c2c: add a function view
Thu, 6 Aug 2026 15:47:10 +0800[PATCH v7 9/9] perf c2c: document function view in perf-c2c man page
Thu, 6 Aug 2026 15:42:17 +0800[PATCH v7 8/9] perf c2c: add function view browser UI and cacheline detail
Thu, 6 Aug 2026 15:42:16 +0800[PATCH v7 7/9] perf c2c: build and finalize the function view hierarchy
Thu, 6 Aug 2026 15:42:15 +0800[PATCH v7 6/9] perf c2c: add function view hierarchy entry creation
Thu, 6 Aug 2026 15:42:14 +0800[PATCH v7 5/9] perf c2c: add function view stats merge and memory management
Thu, 6 Aug 2026 15:42:13 +0800[PATCH v7 4/9] perf c2c: add HPP list parsing for function view columns
Thu, 6 Aug 2026 15:42:12 +0800[PATCH v7 3/9] perf c2c: add column rendering for function view
Thu, 6 Aug 2026 15:42:11 +0800[PATCH v7 2/9] perf c2c: add function view browser skeleton
Thu, 6 Aug 2026 15:42:10 +0800[PATCH v7 1/9] perf c2c: extract shared data structures into c2c.h
Thu, 6 Aug 2026 15:42:09 +0800[PATCH v7 0/9] perf c2c: add a function view
Thu, 6 Aug 2026 15:42:08 +0800Re: [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
Thu, 6 Aug 2026 08:34:22 +0100Re: [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Thu, 6 Aug 2026 09:17:37 +0200Re: [PATCH] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
Wed, 5 Aug 2026 22:40:41 -0700Re: [PATCH v3 0/3] perf tools: Fix memory issues
Wed, 5 Aug 2026 22:12:33 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.