public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 20:34:32 to 2026-03-09 14:43:30 UTC [more...]

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-09 14:43 UTC  (7+ messages)

[PATCH] perf/x86: Restore event pointer setup in x86_pmu_start()
 2026-03-09 14:40 UTC 

[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-09 14:40 UTC 

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-09 14:29 UTC  (36+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH] perf_events: fix array-index-out-of-bounds in x86_pmu_del
 2026-03-09 13:37 UTC  (3+ messages)

[PATCH v3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-09 13:29 UTC  (6+ messages)
  ` [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-03-09 13:28 UTC  (2+ messages)

Test case '105: perf stat tests' fails for s390
 2026-03-09 13:04 UTC 

[PATCH] perf test: Fix test case 120 and 121 for s390
 2026-03-09 12:59 UTC  (4+ messages)

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-09 12:45 UTC  (43+ messages)
` [PATCH v3 01/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v3 02/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v3 03/30] tools: lib: thermal: "
` [PATCH v3 04/30] tools/thermal: "
` [PATCH v3 05/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v3 06/30] bpftool: Append extra host flags
` [PATCH v3 07/30] perf build: "
` [PATCH v3 08/30] tools/bpf: build: Append extra cflags
` [PATCH v3 09/30] tools build: Append extra host cflags
` [PATCH v3 10/30] tools build: Append extra cflags for feature
` [PATCH v3 11/30] tools: bootconfig: Append extra cflags
` [PATCH v3 12/30] tools: counter: "
` [PATCH v3 13/30] tools: dma: "
` [PATCH v3 14/30] tools: gpio: "
` [PATCH v3 15/30] tools: hv: "
  ` [EXTERNAL] "
` [PATCH v3 16/30] tools: iio: "
` [PATCH v3 17/30] tools: mm: "
` [PATCH v3 18/30] tools: nolibc: "
` [PATCH v3 19/30] tools: objtool: Append extra host cflags
` [PATCH v3 20/30] tools: power: acpi: Append extra cflags
` [PATCH v3 21/30] tools: power: x86/intel-speed-select: "
` [PATCH v3 22/30] tools: sched_ext: "
` [PATCH v3 23/30] tools: spi: "
` [PATCH v3 24/30] tools: tracing: "
` [PATCH v3 25/30] tools: usb: "
` [PATCH v3 26/30] tools: verification: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 28/30] selftests/hid: "
` [PATCH v3 29/30] selftests/nolibc: "
` [PATCH v3 30/30] selftests/sched_ext: "

[PATCH v2 0/5] perf/amd/ibs: Assorted fixes
 2026-03-09 11:40 UTC  (5+ messages)
` [PATCH v2 4/5] perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler

[PATCH v4] perf: Add layout support for --symfs option
 2026-03-09 17:44 UTC 

[PATCH v3] perf: Add layout support for --symfs option
 2026-03-09  8:47 UTC  (4+ messages)

[PATCH] perf: Fix deadlock in perf_mmap()
 2026-03-09  8:25 UTC 

[syzbot] [perf?] possible deadlock in refcount_dec_and_mutex_lock (2)
 2026-03-09  6:40 UTC  (6+ messages)

[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-03-09  3:26 UTC  (2+ messages)

[PATCH v2 0/7] perf/amd/ibs: Future enhancements
 2026-03-09  2:58 UTC  (5+ messages)
` [PATCH v2 5/7] perf/amd/ibs: Enable RIP bit63 hardware filtering

[RFC PATCH v2 0/6] mm/damon: introduce perf event based access check
 2026-03-09  1:00 UTC  (7+ messages)
` [RFC PATCH v2 1/6] mm/damon: reintroduce damon_operations->cleanup()
` [RFC PATCH v2 2/6] mm/damon/core: introduce struct damon_access_report
` [RFC PATCH v2 3/6] mm/damon/core: add common code for perf event based access check
` [RFC PATCH v2 4/6] mm/damon/vaddr: support "
` [RFC PATCH v2 5/6] mm/damon/paddr: "
` [RFC PATCH v2 6/6] mm/damon: allow user to set min size of region

[PATCH] perf utilities: cln_size header
 2026-03-08 17:20 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] tools build: Link crypto lib for libopenssl feature
 2026-03-07 14:05 UTC 

[PATCH] perf/core: Fix refcount bug and potential UAF in perf_mmap
 2026-03-07  5:57 UTC  (7+ messages)
` [PATCH v2] "

[RESEND Patch 1/2] perf/x86/intel: Only check GP counters for PEBS constraints validation
 2026-03-07  1:27 UTC  (4+ messages)
` [RESEND Patch 2/2] perf/x86/intel: Add missing branch counters constraint apply

[PATCH v2] perf disasm: Fix potential use-after-free on fileloc
 2026-03-07  0:22 UTC 

[PATCH] MAINTAINERS: Add references to tip tree handbook
 2026-03-06 22:46 UTC  (4+ messages)

[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
 2026-03-06 19:19 UTC 

[PATCH v1] perf disasm: Fix potential use-after-free on fileloc
 2026-03-06 19:16 UTC 

[PATCH] perf disasm: Fix off-by-one bug in outside check
 2026-03-06 18:53 UTC  (2+ messages)
` [PATCH v1] perf annotate loongarch: "

[PATCH v1] perf ftrace: Proper error clean up in print_profile_result
 2026-03-06 18:50 UTC 

[PATCH v2 0/2] perf cs-etm: Finish removal of ETM_OPT_*
 2026-03-06 14:08 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Sync coresight-pmu.h header

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-06 13:28 UTC  (18+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 04/12] vfs: widen trace event i_ino "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "

[PATCH 0/2] perf cs-etm: Finish removal of ETM_OPT_*
 2026-03-06 13:01 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: Sync coresight-pmu.h header

[PATCH v4] tools build: Fix rust cross compilation
 2026-03-06 12:14 UTC  (5+ messages)

Syncing include/linux/coresight-pmu.h with its copy in tools/perf
 2026-03-06 11:27 UTC  (2+ messages)

[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
 2026-03-06 10:37 UTC  (3+ messages)

[PATCH 1/1 fyi] tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscall
 2026-03-06 10:05 UTC  (2+ messages)

[PATCH v2] perf ftrace: Fix hashmap__new() error checking
 2026-03-06  4:10 UTC 

[PATCH v2] perf annotate: Fix hashmap__new() error checking
 2026-03-06  3:56 UTC 

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2026-03-06  2:17 UTC  (10+ 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 ftrace: Fix NULL vs IS_ERR() check in prepare_func_profile()
 2026-03-05 22:31 UTC  (2+ messages)

[PATCH] perf annotate: Fix NULL vs IS_ERR() check in annotated_source__alloc_histograms()
 2026-03-05 22:29 UTC  (3+ messages)

[PATCH] perf llvm: Specify features="+all" for aarch64
 2026-03-05 22:20 UTC  (4+ messages)

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-05 22:19 UTC  (10+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
  ` [PATCH v2 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v2 2/8] perf build loongarch: Remove reference to missing file
  ` [PATCH v2 3/8] tools build: Deduplicate test-libunwind for different architectures
  ` [PATCH v2 4/8] perf build: Be more programmatic when setting up libunwind variables
  ` [PATCH v2 5/8] perf unwind-libunwind: Make libunwind register reading cross platform
  ` [PATCH v2 6/8] perf unwind-libunwind: Move flush/finish access out of local
  ` [PATCH v2 7/8] perf unwind-libunwind: Remove libunwind-local
  ` [PATCH v2 8/8] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH v3 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-03-05 20:15 UTC  (3+ messages)
` [PATCH v3 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions

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

[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 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 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 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  (2+ messages)


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