messages from 2025-08-11 13:55:21 to 2025-08-15 05:42:29 UTC [more...]
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-08-15 5:42 UTC (3+ messages)
` [PATCH 8/8] selftests: riscv: Add test "
[PATCH 6.16 000/627] 6.16.1-rc1 review
2025-08-15 5:33 UTC (12+ messages)
[PATCH] perf drm_pmu: Prevent resource leak in for_each_drm_fdinfo_in_dir()
2025-08-14 20:42 UTC (3+ messages)
[PATCH] perf test: Add test case for event group throttling with inactive events
2025-08-14 20:23 UTC (5+ messages)
[PATCH] tools/perf/tests: Update perf record testcase to fix usage of affinity for machines with #CPUs > 1K
2025-08-14 20:23 UTC (3+ messages)
[PATCHv3 bpf] bpf: Check the helper function is valid in get_helper_proto
2025-08-14 20:06 UTC
[PATCH] event/core.c: fix warning format specifier to use %llu instead of %lld for u64 values
2025-08-14 15:40 UTC (2+ messages)
[PATCH] perf: arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.h
2025-08-14 15:14 UTC
[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-08-14 14:42 UTC (9+ messages)
` [PATCH v5 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4
[PATCHv2 bpf] bpf: Check the helper function is valid in get_helper_proto
2025-08-14 14:18 UTC (5+ messages)
[PATCH] perf/core: Improve arguments checking of inherited per-task counters when sampling
2025-08-14 11:06 UTC
[PATCH v4] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
2025-08-14 9:33 UTC
[PATCH v7 00/12] perf: arm_spe: Armv8.8 SPE features
2025-08-14 9:25 UTC (13+ messages)
` [PATCH v7 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v7 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v7 03/12] perf: arm_spe: Expose event filter
` [PATCH v7 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v7 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v7 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v7 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v7 08/12] perf: Add perf_event_attr::config4
` [PATCH v7 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v7 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v7 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v7 12/12] perf docs: arm-spe: Document new SPE filtering features
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-14 8:43 UTC (38+ 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 00/19] perf: Rework event_init checks
2025-08-14 8:04 UTC (22+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
[PATCH 0/5] perf trace: Fix parallel execution
2025-08-14 7:17 UTC (6+ messages)
` [PATCH 1/5] perf trace: use standard syscall tracepoint structs for augmentation
` [PATCH 2/5] perf trace: Split unaugmented sys_exit program
` [PATCH 3/5] perf trace: Do not return 0 from syscall tracepoint BPF
` [PATCH 4/5] perf trace: Remove unused code
` [PATCH 5/5] perf test: Remove exclusive tag from perf trace tests
[PATCH v4 10/23] KVM: arm64: Writethrough trapped PMEVTYPER register
2025-08-13 22:01 UTC (2+ messages)
[PATCH] perf branch: Fix heap out-of-bounds write in branch_type_count()
2025-08-13 14:20 UTC (3+ messages)
[PATCH 0/3] perf test: Extend branch stack sampling test for arm64 BRBE
2025-08-13 13:38 UTC (4+ messages)
` [PATCH 1/3] perf test: Refactor brstack test
` [PATCH 2/3] perf test: Add syscall and address tests to "
` [PATCH 3/3] perf test: Extend branch stack sampling test for Arm64 BRBE
Regression: perf script report flamegraph dumps core
2025-08-13 13:24 UTC
perf probe fails to add events due to "File exists"
2025-08-13 12:27 UTC
[PATCH v7 0/4] Add support for long task name
2025-08-13 10:29 UTC (15+ messages)
` [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 v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-13 10:01 UTC (12+ messages)
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
[PATCH] drivers: perf: use us_to_ktime() where appropriate
2025-08-13 8:32 UTC
[PATCH bpf] bpf: Check the helper function is valid in get_helper_proto
2025-08-13 8:27 UTC (3+ messages)
[PATCH v5 0/7] arm64: Enable UPROBES with GCS
2025-08-13 6:12 UTC (10+ 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 v2] perf drm_pmu: fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
2025-08-13 3:34 UTC
[PATCH v3] perf: Avoid undefined behavior from stopping/starting inactive events
2025-08-12 23:51 UTC (2+ messages)
[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
2025-08-12 19:40 UTC (3+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
[Patch v2 0/6] x86 perf bug fixes and optimization
2025-08-12 18:16 UTC (8+ messages)
` [Patch v2 3/6] perf/x86: Check if cpuc->events[*] pointer exists before accessing it
` [Patch v2 6/6] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
[PATCH] dt-bindings: perf: Convert apm,xgene-pmu to DT schema
2025-08-12 18:14 UTC
[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 0/2] perf python: Add an example for sampling
2025-08-12 5:22 UTC (2+ messages)
[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 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: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).