messages from 2026-04-13 06:37:38 to 2026-04-16 19:35:42 UTC [more...]
[PATCHES 0/5 v2] More perf.data header validation
2026-04-16 19:35 UTC (16+ messages)
` [PATCH 1/5] perf header: Add section bounds checking to the fd read path
` [PATCH 2/5] perf header: Validate string length before allocating in do_read_string()
` [PATCH 3/5] perf header: Sanity check HEADER_EVENT_DESC
` [PATCH 4/5] perf header: Validate bitmap size before allocating in do_read_bitmap()
` [PATCH 5/5] perf header: Fix 32-bit incompatibility in bitmap serialization
[PATCH v7 0/7] Introduce structure for shell tests
2026-04-16 19:08 UTC (13+ messages)
` [PATCH v7 1/7] perf tests: Create a "
` [PATCH v7 2/7] perf test: Provide setup for the shell test suite
` [PATCH v7 3/7] perf test: Add empty setup for base_probe
` [PATCH v7 4/7] perf test: Introduce storing logs for shell tests
` [PATCH v7 5/7] perf test: Format log directories "
` [PATCH v7 6/7] perf test: Remove perftool drivers
` [PATCH v7 7/7] perf test: Fix relative path for 'stderr-whitelist.txt'
[PATCH 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-04-16 18:24 UTC (11+ messages)
` [PATCH 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH 3/4] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
[PATCH v2 00/16] perf arm64: Support data type profiling
2026-04-16 15:31 UTC (9+ messages)
` [PATCH v2 02/16] perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump
` [PATCH v2 03/16] perf annotate-arm64: Generalize arm64_mov__parse to support standard operands
[PATCH] perf test: probe_vfs_getname add do_getname() probing fallback
2026-04-16 12:55 UTC
[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
2026-04-16 12:49 UTC
[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-16 11:48 UTC (8+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA
[PATCH] MAINTAINERS: Update HiSilicon PMU driver maintainer to Yushan Wang
2026-04-16 11:19 UTC (3+ messages)
[PATCH v2] perf dso: Fix kallsyms DSO detection with fallback logic
2026-04-16 11:09 UTC (2+ messages)
[PATCH] arm_pmu: acpi: fix reference leak on failed device registration
2026-04-16 9:50 UTC (9+ messages)
[linux-next:master] [perf tools] 74e2dbe7be: RIP:cpuidle_enter_state
2026-04-16 8:24 UTC
[PATCHES 0/4] More perf.data header validation
2026-04-16 8:24 UTC (10+ messages)
` [PATCH 1/4] perf header: Add section bounds checking to the fd read path
` [PATCH 2/4] perf header: Validate string length before allocating in do_read_string()
` [PATCH 3/4] perf header: Sanity check HEADER_EVENT_DESC
` [PATCH 4/4] perf header: Validate bitmap size before allocating in do_read_bitmap()
[PATCH] perf/x86/intel/uncore: Re-register PMU on PCI device hot-add
2026-04-16 6:16 UTC (2+ messages)
[PATCH] perf tests: Add auto counter reload (ACR) sampling test
2026-04-16 3:25 UTC (9+ messages)
[PATCH] perf/core: Fix race between perf_event_exit_task and perf_pending_task
2026-04-16 3:34 UTC
[PATCH] perf riscv: Add SDT argument parsing for RISC-V
2026-04-16 2:49 UTC (3+ messages)
[PATCH] perf dso: Fix kallsyms DSO detection with fallback logic
2026-04-15 6:56 UTC (3+ messages)
[PATCH v1] perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.all
2026-04-15 6:03 UTC (2+ messages)
[PATCH 1/2] perf script: Add missed "+" if br_cntr reaches upper limit
2026-04-15 2:30 UTC (3+ messages)
` [PATCH 2/2] perf/annotate: Fix missing branch counter column in TUI mode
[PATCH] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
2026-04-15 2:10 UTC
[PATCH v1] perf header: Ensure read strings are '\0' terminated
2026-04-14 21:21 UTC (4+ messages)
[GIT PULL] Performance events changes for v7.1
2026-04-14 20:45 UTC (5+ messages)
[PATCH v5 00/24] ARM64 PMU Partitioning
2026-04-14 19:55 UTC (2+ messages)
[PATCH v2] perf annotate: Use jump__delete when freeing LoongArch jumps
2026-04-14 17:12 UTC (4+ messages)
[PATCH] perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
2026-04-14 17:12 UTC (5+ messages)
[PATCH v3] perf test: Fixes for check branch stack sampling
2026-04-14 17:11 UTC (5+ messages)
` [PATCH v4] "
[PATCH 0/1] perf build: fix "argument list too long" in second location
2026-04-14 17:11 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v1] perf test: Fix inet_pton probe failure due to multiple probes
2026-04-14 17:11 UTC (4+ messages)
` [PATCH v2] perf test: Fix inet_pton probe failure and unroll call graph
[PATCHES perf-tools-next v2 00/13] Sanity check perf.data headers
2026-04-14 17:11 UTC (3+ messages)
[PATCH v3 0/6] perf arm_spe: Dump IMPDEF events
2026-04-14 17:09 UTC (11+ messages)
` [PATCH v3 1/6] perf arm_spe: Make a function to get the MIDR
` [PATCH v3 2/6] perf arm_spe: Handle missing CPU IDs
` [PATCH v3 3/6] perf arm_spe: Store MIDR in arm_spe_pkt
` [PATCH v3 4/6] perf arm_spe: Turn event name mappings into an array
` [PATCH v3 5/6] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH v3 6/6] perf arm_spe: Print remaining IMPDEF event numbers
[RFC PATCH v2 4/4] perf tests: Test annotate with data type profiling and C
2026-04-14 16:08 UTC (9+ messages)
` [PATCH v1] perf test type profiling: Remote typedef on struct
[PATCH v4 0/6] perf arm_spe: Dump IMPDEF events
2026-04-14 15:52 UTC (8+ messages)
` [PATCH v4 1/6] perf arm_spe: Make a function to get the MIDR
` [PATCH v4 2/6] perf arm_spe: Handle missing CPU IDs
` [PATCH v4 3/6] perf arm_spe: Store MIDR in arm_spe_pkt
` [PATCH v4 4/6] perf arm_spe: Turn event name mappings into an array
` [PATCH v4 5/6] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH v4 6/6] perf arm_spe: Print remaining IMPDEF event numbers
[PATCH] perf build: Add clang and rust target flags for loongarch
2026-04-14 14:03 UTC (4+ messages)
[PATCH] libperf: fix parallel build race with header install
2026-04-14 13:13 UTC (3+ messages)
[PATCH] perf callchain: Handle multiple address spaces
2026-04-14 13:13 UTC (2+ messages)
[PATCH 0/3] arm-smmu-v3: Add PMCG child support and update PMU MMIO mapping
2026-04-14 9:32 UTC (6+ messages)
[PATCH] perf loongarch: Fix discarded-qualifiers warning in _get_field()
2026-04-14 8:15 UTC (2+ messages)
[PATCH v5 0/2] perf: marvell: Add CN20K DDR PMU support
2026-04-14 6:37 UTC (6+ messages)
` [PATCH v5 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding
` [PATCH v5 2/2] perf: marvell: Add CN20K DDR PMU support
[PATCH v9 00/29] perf tool: Add evsel to perf_sample
2026-04-14 5:51 UTC (14+ messages)
` [PATCH v10 "
` [PATCH v10 22/29] perf s390-sample-raw: Don't pass evsel or its PMU with sample
[PATCH 1/2] perf/x86/intel: Fix redundant branch type check in intel_pmu_lbr_filter()
2026-04-14 5:41 UTC (6+ messages)
` [PATCH 2/2] perf/x86/intel: Fix kernel address leakages in LBR stack
[PATCH 1/2] perf/x86/intel: Clear stale ACR mask before updating new mask
2026-04-14 2:57 UTC (3+ messages)
[PATCH v1] perf tests: top/kvm don't depend on coreutils timeout
2026-04-13 21:44 UTC (2+ messages)
[PATCH v3 0/8] perf libunwind multiple remote support
2026-04-13 21:01 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-13 20:31 UTC (8+ messages)
` [PATCH v3 1/4] perf/core: Fix NULL pmu_ctx passed to PMU sched_task callback
` [PATCH v3 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v3 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v3 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE
[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-13 13:15 UTC (4+ messages)
` [PATCH v2 3/4] perf/arm64: "
[syzbot] [perf?] KCSAN: data-race in event_sched_out / perf_mmap_rb
2026-04-13 12:51 UTC
[PATCH v2 0/6] perf arm_spe: Dump IMPDEF events
2026-04-13 9:52 UTC (4+ messages)
` [PATCH v2 6/6] perf arm_spe: Print remaining IMPDEF event numbers
[PATCH] perf annotate: Use jump__delete when freeing LoongArch jumps
2026-04-13 9:41 UTC (4+ messages)
[PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
2026-04-13 6:55 UTC (3+ messages)
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