public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 13:06:07 to 2026-03-01 03:50:35 UTC [more...]

[PATCH v5 1/8] iommu/riscv: Enable IOMMU DMA mapping support
 2026-03-01  3:48 UTC  (10+ messages)
` [PATCH v5 2/8] iommu/riscv: Add auxiliary bus framework and HPM device support
` [PATCH v5 3/8] iommu/riscv: Add HPM support for performance monitoring
` [PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features
` [PATCH v5 5/8] spacemit/t100: Add global filter awareness for RISC-V IOMMU HPM
` [PATCH v5 6/8] iommu/riscv: Add SpacemiT T100 IOATC HPM support
` [PATCH v5 7/8] iommu/riscv: Add vendor event support for RISC-V IOMMU HPM
` [PATCH v5 8/8] perf vendor events riscv: Add SpacemiT T100 HPM event aliases

[PATCH v5 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-03-01  3:36 UTC  (3+ messages)

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 5.10-stable tree
 2026-03-01  2:00 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 5.15-stable tree
 2026-03-01  1:50 UTC 

FAILED: Patch "perf/arm-cmn: Reject unsupported hardware configurations" failed to apply to 6.1-stable tree
 2026-03-01  1:45 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.1-stable tree
 2026-03-01  1:42 UTC 

FAILED: Patch "perf/arm-cmn: Reject unsupported hardware configurations" failed to apply to 6.6-stable tree
 2026-03-01  1:36 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.6-stable tree
 2026-03-01  1:32 UTC 

[PATCH] perf: Add match_mode support for --symfs option
 2026-03-01  1:26 UTC  (3+ messages)

FAILED: Patch "perf/arm-cmn: Reject unsupported hardware configurations" failed to apply to 6.12-stable tree
 2026-03-01  1:25 UTC 

FAILED: Patch "uprobes: Fix incorrect lockdep condition in filter_chain()" failed to apply to 6.12-stable tree
 2026-03-01  1:25 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.12-stable tree
 2026-03-01  1:21 UTC 

FAILED: Patch "x86/uprobes: Fix XOL allocation failure for 32-bit tasks" failed to apply to 6.18-stable tree
 2026-03-01  1:15 UTC 

[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-02-28 16:49 UTC  (3+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-02-28 12:44 UTC  (19+ 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 v2] perf: Add layout support for --symfs option
 2026-02-28 18:23 UTC 

[PATCH] perf trace: Fix IS_ERR() vs NULL check bug
 2026-02-28  7:06 UTC  (6+ messages)

[PATCH v2 0/7] perf data/pipe handling improvements
 2026-02-28  6:59 UTC  (8+ messages)
` [PATCH v2 1/7] perf clockid: Add missing include
` [PATCH v2 2/7] perf header: Add utility to convert feature number to a string
` [PATCH v2 3/7] perf session: Extra logging for failed to process events
` [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 6/7] perf evsel: Make unknown event names more unique
` [PATCH v2 7/7] perf data convert ctf: Pipe mode improvements

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

[PATCH v2 1/2] perf bench: Fix initialization of union
 2026-02-27 21:42 UTC  (3+ messages)
` [PATCH v2 2/2] perf bench: Add -t/--threads option to perf bench mem mmap

[linus:master] [perf test] c9cd0c7e52: perf-sanity-tests.python_profiling_with_jitdump.fail
 2026-02-27 21:39 UTC  (2+ messages)

[PATCH v2 01/10] perf vendor events intel: Update alderlake events from 1.35 to 1.37
 2026-02-27 21:32 UTC  (12+ messages)
` [PATCH v2 02/10] perf vendor events intel: Update arrowlake events from 1.14 to 1.16
` [PATCH v2 03/10] perf vendor events intel: Update emeraldrapid events from 1.20 to 1.21
` [PATCH v2 04/10] perf vendor events intel: Update grandridge events from 1.10 to 1.11
` [PATCH v2 05/10] perf vendor events intel: Update graniterapids events from 1.16 to 1.17
` [PATCH v2 06/10] perf vendor events intel: Update lunarlake events from 1.19 to 1.21
` [PATCH v2 07/10] perf vendor events intel: Update meteorlake events from 1.18 to 1.20
` [PATCH v2 08/10] perf vendor events intel: Update pantherlake events from 1.02 to 1.04
` [PATCH v2 09/10] perf vendor events intel: Update sapphirerapids events from 1.35 to 1.36
` [PATCH v2 10/10] perf vendor events intel: Update sierraforest events from 1.13 to 1.15

[PATCH] perf trace: Handle task exit in BPF syscall summary
 2026-02-27 21:32 UTC  (2+ messages)

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27 21:05 UTC  (101+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "

[PATCH] perf kvm stat: Fix build error
 2026-02-27 17:30 UTC  (7+ messages)

[PATCH 1/1 fyi] tools headers: Sync uapi/linux/prctl.h with the kernel source
 2026-02-27 12:12 UTC 

[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-02-27 11:28 UTC  (11+ messages)
` [PATCH v3 06/16] KVM: VMX: Move core VMXON enablement to kernel
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME "
` [PATCH v3 09/16] x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
` [PATCH v3 11/16] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-02-27  8:25 UTC 

[PATCH v3 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-02-27  5:55 UTC  (5+ messages)

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-02-27  5:54 UTC  (4+ messages)

[PATCH] perf, script: Fix brcntr output with --xed
 2026-02-26 18:41 UTC  (2+ messages)

[PATCH v5] tools build: Fix rust cross compilation
 2026-02-26 18:40 UTC  (3+ messages)

[PATCH v1 01/10] perf vendor events intel: Update alderlake events from 1.35 to 1.37
 2026-02-26 16:54 UTC  (4+ messages)
` [PATCH v1 07/10] perf vendor events intel: Update lunarlake events from 1.18 to 1.20

[PATCH v2 0/7] perf/amd/ibs: Future enhancements
 2026-02-26 16:53 UTC  (5+ messages)
` [PATCH v2 5/7] perf/amd/ibs: Enable RIP bit63 hardware filtering

[PATCH v2 0/5] perf/amd/ibs: Assorted fixes
 2026-02-26 13:06 UTC  (5+ messages)
` [PATCH v2 1/5] perf/amd/ibs: Account interrupt for discarded samples


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