public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 20:49:42 to 2026-03-05 19:08:27 UTC [more...]

[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-03-05 19:08 UTC  (8+ messages)

[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-03-05 18:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tools: perf: add comm_ignore_digit column
 2026-03-05 18:18 UTC 

Question: perf report & top memory usage
 2026-03-05 18:02 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.18] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-03-05 15:36 UTC 

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-05 14:25 UTC  (21+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-05 12:45 UTC  (4+ messages)

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-03-05 10:16 UTC  (3+ messages)
` [PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU

potential bug -- ignoring frequency for Intel hardware events?
 2026-03-05  9:53 UTC  (3+ messages)

[PATCH v3] perf: Add layout support for --symfs option
 2026-03-05  9:02 UTC  (3+ messages)

[PATCH v2 0/7] perf data/pipe handling improvements
 2026-03-05  6:39 UTC  (7+ messages)
` [PATCH v2 4/7] perf header: Refactor pipe mode end marker handling
` [PATCH v2 5/7] perf ordered-events: Event processing consistency with the regular reader
` [PATCH v2 7/7] perf data convert ctf: Pipe mode improvements

[PATCH 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-03-05  6:14 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-03-05  3:51 UTC  (2+ messages)

[PATCH v3] perf tests: mmap-basic: fix user rdpmc detection logic
 2026-03-05  3:08 UTC  (2+ messages)

[PATCH] perf ftrace: Fix NULL vs IS_ERR() check in prepare_func_profile()
 2026-03-05  2:23 UTC 

[PATCH] perf annotate: Fix NULL vs IS_ERR() check in annotated_source__alloc_histograms()
 2026-03-05  2:17 UTC 

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2026-03-05  1:20 UTC  (7+ messages)
` [Patch v9 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v9 08/12] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v9 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups

[PATCH] perf llvm: Specify features="+all" for aarch64
 2026-03-04 22:06 UTC  (3+ messages)

[PATCH] perf llvm: Clean up after a failed disassembly
 2026-03-04 22:05 UTC  (4+ messages)

[RFC PATCH v2 4/4] perf tests: Test annotate with data type profiling and C
 2026-03-04 22:04 UTC  (6+ messages)
` [PATCH v1] perf test type profiling: Remote typedef on struct

[PATCH v1] perf pmu: Replace starts_with with strstarts
 2026-03-04 21:48 UTC  (3+ messages)

[PATCH] perf disasm: Fix off-by-one bug in outside check
 2026-03-04 20:30 UTC  (3+ messages)

[PATCH v1 00/25] perf tool: Add evsel to perf_sample
 2026-03-04 16:19 UTC  (10+ messages)
` [PATCH v1 01/25] perf sample: Document struct perf_sample
` [PATCH v1 02/25] perf sample: Make sure perf_sample__init/exit are used

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-04 15:26 UTC  (14+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()

[PATCH v3] perf/core: Fix missing read event generation on task exit
 2026-03-04 15:23 UTC  (7+ messages)

[PATCH v4] tools build: Fix rust cross compilation
 2026-03-04 14:39 UTC  (3+ messages)

[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
 2026-03-04 14:34 UTC  (6+ messages)
` [PATCH v1] perf symbol: Lazily compute idle and use the perf_env

[PATCH] perf build: prevent "argument list too long" error
 2026-03-04 14:23 UTC  (5+ messages)

[PATCH] tools/build: make in-target rule robust against too long argument error
 2026-03-04 14:13 UTC  (3+ messages)

[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64
 2026-03-04 14:10 UTC  (111+ messages)
` [PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
` [PATCH v2 002/110] vfs: widen inode hash/lookup functions to u64
` [PATCH v2 003/110] audit: widen ino fields "
` [PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v2 007/110] ext4: use PRIino format for i_ino
` [PATCH v2 008/110] jbd2: "
` [PATCH v2 014/110] proc: "
` [PATCH v2 015/110] nilfs2: "
` [PATCH v2 016/110] 9p: "
` [PATCH v2 023/110] ceph: "
` [PATCH v2 029/110] ext2: "
` [PATCH v2 031/110] hfs: "
` [PATCH v2 032/110] hfsplus: "
` [PATCH v2 034/110] isofs: "
` [PATCH v2 037/110] minix: "
` [PATCH v2 040/110] ocfs2: "
` [PATCH v2 046/110] udf: "
` [PATCH v2 048/110] zonefs: "
` [PATCH v2 049/110] security: "
` [PATCH v2 051/110] fsnotify: "
` [PATCH v2 053/110] uprobes: "
` [PATCH v2 059/110] vfs: "
` [PATCH v2 060/110] vfs: change kino_t from unsigned long to u64
` [PATCH v2 061/110] ext4: replace PRIino with %llu/%llx format strings
` [PATCH v2 062/110] jbd2: "
` [PATCH v2 067/110] proc: "
` [PATCH v2 068/110] nilfs2: "
` [PATCH v2 069/110] 9p: "
` [PATCH v2 076/110] ceph: "
` [PATCH v2 082/110] ext2: "
` [PATCH v2 084/110] hfs: "
` [PATCH v2 087/110] isofs: "
` [PATCH v2 090/110] minix: "
` [PATCH v2 092/110] ocfs2: "
` [PATCH v2 098/110] udf: "
` [PATCH v2 100/110] zonefs: "
` [PATCH v2 103/110] iomap: "
` [PATCH v2 104/110] fsnotify: "
` [PATCH v2 105/110] security: "
` [PATCH v2 106/110] drm/amdgpu: "
` [PATCH v2 107/110] dma-buf: "
` [PATCH v2 108/110] net: "
` [PATCH v2 109/110] uprobes: "
` [PATCH v2 110/110] vfs: remove kino_t typedef and PRIino format macro

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-03-04 12:48 UTC  (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "

[PATCH v2 0/1] Perf stack unwinding with pointer authentication
 2026-03-04  9:10 UTC  (10+ messages)
` [PATCH v2 1/1] perf arm64: Send pointer auth masks to ring buffer

[PATCH] kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
 2026-03-04  9:08 UTC 

[BUG] kprobes: WARNING in __arm_kprobe_ftrace when kprobe-ftrace arming fails with -ENOMEM under fault injection
 2026-03-04  1:44 UTC  (3+ messages)

[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
 2026-03-04  1:26 UTC  (2+ messages)

[PATCH] perf utilities: cln_size header
 2026-03-04  1:25 UTC  (2+ messages)

[PATCH] perf trace: Fix IS_ERR() vs NULL check bug
 2026-03-03 22:18 UTC  (3+ messages)
` [PATCH v1] perf trace: Avoid an ERR_PTR in syscall_stats

[PATCH] perf kvm stat: Fix relative paths for including headers
 2026-03-03 22:18 UTC  (2+ messages)

[PATCH v5 00/10] perf sched: Introduce stats tool
 2026-03-03 18:47 UTC  (3+ messages)
` [PATCH v5 07/10] perf sched stats: Add support for live mode

[BUG] WARNING in __perf_event_account_interrupt (kernel/events/core.c:2797)
 2026-03-03 14:35 UTC  (2+ messages)

[PATCH] perf/core: Drop an unused parameter 'ctx'
 2026-03-03  8:02 UTC  (2+ messages)

[linus:master] [perf test] c9cd0c7e52: perf-sanity-tests.python_profiling_with_jitdump.fail
 2026-03-03  1:10 UTC  (4+ messages)


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