linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 16:24:47 to 2025-08-12 17:35:49 UTC [more...]

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-12 17:35 UTC  (21+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH] perf drm_pmu: fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
 2025-08-12 13:46 UTC  (2+ messages)

[PATCH v2] perf: Avoid undefined behavior from stopping/starting inactive events
 2025-08-12 13:40 UTC  (3+ messages)

[PATCH] perf parse-events: Fix potential null pointer dereference in __add_event()
 2025-08-12  9:22 UTC  (2+ messages)

[PATCH] perf branch: Fix heap out-of-bounds write in branch_type_count()
 2025-08-12  7:31 UTC  (2+ messages)

[PATCH 0/2] perf python: Add an example for sampling
 2025-08-12  5:22 UTC  (2+ messages)

[PATCH v7 0/4] Add support for long task name
 2025-08-12  3:47 UTC  (13+ messages)
` [PATCH v7 1/4] exec: Remove obsolete comments
` [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
` [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[Patch v2 0/6] x86 perf bug fixes and optimization
 2025-08-12  2:54 UTC  (11+ messages)
` [Patch v2 1/6] perf/x86/intel: Use early_initcall() to hook bts_init()
` [Patch v2 2/6] perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error
` [Patch v2 3/6] perf/x86: Check if cpuc->events[*] pointer exists before accessing it
` [Patch v2 4/6] perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
` [Patch v2 5/6] perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
` [Patch v2 6/6] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK

[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
 2025-08-11 20:15 UTC  (7+ messages)

[PATCH v2] perf/core: Replace memset(0) + strscpy() with strscpy_pad()
 2025-08-11 18:29 UTC  (2+ messages)

[PATCH] perf: Fix the POLL_HUP delivery breakage
 2025-08-11 18:26 UTC 

[PATCH v5 0/7] arm64: Enable UPROBES with GCS
 2025-08-11 14:40 UTC  (9+ messages)
` [PATCH v5 1/7] arm64: probes: Break ret out from bl/blr
` [PATCH v5 2/7] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v5 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v5 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v5 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v5 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v5 7/7] uprobes: uprobe_warn should use passed task

[PATCH V4 00/16] perf: Fix the throttle logic for group
 2025-08-11 14:02 UTC  (6+ messages)
` [PATCH V4 07/16] s390/perf: Remove driver-specific throttle support

[PATCH v8 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-08-11 13:54 UTC  (22+ messages)
` [PATCH v8 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v8 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH v8 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v8 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v8 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v8 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v8 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v8 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v8 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v8 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v8 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v8 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH v8 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH v8 14/21] arm64: dts: apple: t7000: "
` [PATCH v8 15/21] arm64: dts: apple: t7001: "
` [PATCH v8 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH v8 17/21] arm64: dts: apple: s8001: "
` [PATCH v8 18/21] arm64: dts: apple: t8010: "
` [PATCH v8 19/21] arm64: dts: apple: t8011: "
` [PATCH v8 20/21] arm64: dts: apple: t8012: "
` [PATCH v8 21/21] arm64: dts: apple: t8015: "

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-11  9:41 UTC  (3+ messages)
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping

[PATCH] perf/core: Replace memset(0) + strscpy() with strscpy_pad()
 2025-08-11  9:16 UTC 

[Patch v2 0/6] Perf kvm commands bug fix
 2025-08-11  5:55 UTC  (7+ messages)
` [Patch v2 1/6] perf tools kvm: Add missed memory allocation check and free
` [Patch v2 2/6] perf tools kwork: "
` [Patch v2 3/6] perf tools kvm: Fix the potential out of range memory access issue
` [Patch v2 4/6] perf tools: Add helper x86__is_intel_cpu()
` [Patch v2 5/6] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
` [Patch v2 6/6] perf tools kvm: Use "cycles" to sample guest for "kvm top" "

[PATCH 0/5] Perf kvm commands bug fix
 2025-08-11  5:35 UTC  (12+ messages)
` [PATCH 1/5] perf tools kvm: Add missed memory allocation check and free
` [PATCH 2/5] perf tools kvm: Fix the potential out of range memory access issue
` [PATCH 4/5] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel

[PATCH] perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()
 2025-08-10 16:08 UTC  (3+ messages)

[PATCH] perf tools: Remove a pointless check
 2025-08-08 22:26 UTC 

[PATCH] perf: use standard syscall tracepoint structs for augmentation
 2025-08-08 22:21 UTC  (4+ messages)

[PATCH] perf session: Fix handling when buffer exceeds 2 GiB
 2025-08-08 13:24 UTC 

[PATCH v6 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-08 12:39 UTC  (15+ messages)
` [PATCH v6 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v6 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v6 03/12] perf: arm_spe: Expose event filter
` [PATCH v6 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v6 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v6 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v6 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v6 08/12] perf: Add perf_event_attr::config4
` [PATCH v6 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v6 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v6 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v6 12/12] perf docs: arm-spe: Document new SPE filtering features

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-08-08 11:47 UTC  (5+ messages)

[PATCH v5 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-08-08  9:18 UTC  (3+ messages)
` [PATCH v5 05/12] arm64/boot: Factor out a macro to check SPE version

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-08-08  8:45 UTC  (10+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 2/4] cxl: Hotness Monitoring Unit via a Perf AUX Buffer
` [RFC PATCH 3/4] perf: Add support for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-08-08  8:35 UTC  (48+ messages)
` [PATCH v5 01/44] perf: Skip pmu_ctx based on event_type
` [PATCH v5 02/44] perf: Add generic exclude_guest support
` [PATCH v5 03/44] perf: Move security_perf_event_free() call to __free_event()
` [PATCH v5 04/44] perf: Add APIs to create/release mediated guest vPMUs
` [PATCH v5 05/44] perf: Clean up perf ctx time
` [PATCH v5 06/44] perf: Add a EVENT_GUEST flag
` [PATCH v5 07/44] perf: Add APIs to load/put guest mediated PMU context
` [PATCH v5 08/44] perf: core/x86: Register a new vector for handling mediated guest PMIs
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
` [PATCH v5 10/44] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v5 11/44] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v5 12/44] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v5 13/44] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v5 14/44] KVM: VMX: Setup canonical VMCS config prior to kvm_x86_vendor_init()
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 16/44] KVM: Add a simplified wrapper for registering perf callbacks
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 18/44] KVM: x86/pmu: Start stubbing in mediated PMU support
` [PATCH v5 19/44] KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 21/44] KVM: x86/pmu: Register PMI handler for mediated vPMU
` [PATCH v5 22/44] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers
` [PATCH v5 23/44] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
` [PATCH v5 24/44] KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTS
` [PATCH v5 25/44] KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updates
` [PATCH v5 26/44] KVM: VMX: Add helpers to toggle/change a bit in VMCS execution controls
` [PATCH v5 27/44] KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
` [PATCH v5 29/44] KVM: x86/pmu: Use BIT_ULL() instead of open coded equivalents
` [PATCH v5 30/44] KVM: x86/pmu: Move initialization of valid PMCs bitmask to common x86
` [PATCH v5 31/44] KVM: x86/pmu: Restrict GLOBAL_{CTRL,STATUS}, fixed PMCs, and PEBS to PMU v2+
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 34/44] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v5 35/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
` [PATCH v5 36/44] KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD
` [PATCH v5 37/44] KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
` [PATCH v5 39/44] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v5 40/44] KVM: nVMX: Add macros to simplify nested MSR interception setting
` [PATCH v5 41/44] KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
` [PATCH v5 42/44] KVM: nSVM: "
` [PATCH v5 43/44] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match

[syzbot] Monthly perf report (Aug 2025)
 2025-08-08  7:28 UTC 

[namhyung-perf:perf/annotate-code-type-tui-v4] [perf vendor events] 8b7b7e8f8b: perf-sanity-tests.PMU_JSON_event_tests.Parsing_of_PMU_event_table_metrics.fail
 2025-08-08  6:29 UTC 

[PATCH v1 1/7] tools: Import cmpxchg and xchg functions
 2025-08-08  6:11 UTC  (2+ messages)

[PATCH v5 0/2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-08-07 16:20 UTC  (3+ messages)
` [PATCH v5 2/2] perf bpf-filter: Enable events manually

linux-6.16/tools/perf/util/tool_pmu.c:242: Pointless test ?
 2025-08-07  5:24 UTC  (3+ messages)

[PATCH v4 0/2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-08-07  5:02 UTC  (5+ messages)
` [PATCH v4 2/2] perf bpf-filter: Enable events manually

[PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
 2025-08-07  0:27 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).