Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-11 15:31:39 to 2026-08-12 07:41:54 UTC [more...]

[PATCH 0/2] perf kvm: Fix memory leaks
 2026-08-12  7:41 UTC  (3+ messages)
` [PATCH 1/2] perf kvm: Fix memory leak in process_sample_event()

[syzbot] [perf?] WARNING: suspicious RCU usage in get_callchain_entry
 2026-08-12  7:12 UTC  (2+ messages)

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-12  6:07 UTC  (11+ messages)
` [PATCH v4 07/23] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for data type profiling
` [PATCH v4 12/23] perf annotate-arm64: Enable instruction tracking support

[PATCH v1 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-12  5:36 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] perf: Add Raspberry Pi BCM2835 "
  ` [PATCH v2 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
  ` [PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
    ` [PATCH v3 1/2] perf: Add Raspberry Pi BCM2835 "
    ` [PATCH v3 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
    ` [PATCH v4 0/2] perf: Add Raspberry Pi AXI PMU driver
      ` [PATCH v4 1/2] perf: Add Raspberry Pi BCM2835 "
      ` [PATCH v4 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH RESEND v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
 2026-08-12  5:07 UTC  (2+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-12  4:06 UTC  (5+ messages)
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp

[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
 2026-08-12  2:37 UTC  (3+ messages)
` [PATCH 1/3] perf/x86: Add x86_pmu::print_debug

[PATCH v8 0/9] perf c2c: add a function view
 2026-08-12  1:47 UTC  (4+ messages)
` [PATCH v8 6/9] perf c2c: add function view hierarchy entry creation

[PATCH] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-12  1:04 UTC  (3+ messages)

[PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
 2026-08-12  0:52 UTC  (3+ messages)
` [PATCH v3 00/15] "

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

[PATCH v9 00/20] Add Counter delegation ISA extension support
 2026-08-11 20:13 UTC  (3+ messages)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-11 20:08 UTC  (33+ messages)
` [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 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 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

[PATCHES v9 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11 18:29 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCHES v3 0/5] perf DSO hardening series
 2026-08-11 17:51 UTC  (6+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()

[PATCH v4 0/6] perf: Add support for memory region/range reporting
 2026-08-11 17:33 UTC  (7+ messages)
` [PATCH v4 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v4 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v4 3/6] perf header: Support memory ranges
` [PATCH v4 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v4 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v4 6/6] perf c2c: print memory region data with stdio output

[PATCHES v2 0/5] perf DSO hardening series
 2026-08-11 17:12 UTC  (6+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()

[PATCH v2 0/2] perf/dwc_pcie: Fix lockdep warnings in device and event setup
 2026-08-11 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] perf/dwc_pcie: Avoid nested bus notifier locking
` [PATCH v2 2/2] perf/dwc_pcie: Skip sibling walks for new group leaders

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-11 15:58 UTC  (5+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
` [PATCH 3/9] perf thread-stack: Bound wrapped branch stack copy


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