messages from 2026-07-20 17:55:20 to 2026-07-21 21:15:37 UTC [more...]
[PATCH v1 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
2026-07-21 21:15 UTC (34+ messages)
` [PATCH v1 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v1 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v1 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v1 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
` [PATCH v2 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
` [PATCH v2 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v2 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v2 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v2 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
` [PATCH v3 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
` [PATCH v3 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v3 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v3 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v3 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
` [PATCH v4 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
` [PATCH v4 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v4 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v4 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v4 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
` [PATCH v5 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
` [PATCH v5 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
` [PATCH v5 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
` [PATCH v5 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
` [PATCH v5 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-21 19:44 UTC (4+ messages)
` [PATCH bpf-next 2/2] "
[Patch v10 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
2026-07-21 17:42 UTC (25+ messages)
` [Patch v10 01/23] perf/x86: Move hybrid PMU initialization before x86_pmu_starting_cpu()
` [Patch v10 02/23] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v10 03/23] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v10 04/23] perf: Eliminate duplicate arch-specific function definitions
` [Patch v10 05/23] perf/x86: Use x86_perf_regs in NMI handlers
` [Patch v10 06/23] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v10 07/23] x86/fpu: Add update_fpu_state_and_flag() helper
` [Patch v10 08/23] perf: Move and enhance has_extended_regs() for arch-specific use
` [Patch v10 09/23] perf/x86/intel: Centralize PERF_PMU_CAP_EXTENDED_REGS updates
` [Patch v10 10/23] perf/x86: Enable XMM register sampling for non-PEBS events
` [Patch v10 11/23] perf/x86: Enable XMM register sampling for REGS_USER case
` [Patch v10 12/23] perf: Add sampling support for SIMD registers
` [Patch v10 13/23] perf/x86: Support XMM sampling using sample_simd_vec_reg_* fields
` [Patch v10 14/23] perf/x86: Support YMM "
` [Patch v10 15/23] perf/x86: Support ZMM "
` [Patch v10 16/23] perf/x86: Support OPMASK sampling using sample_simd_pred_reg_* fields
` [Patch v10 17/23] perf: Enhance perf_reg_validate() with simd_enabled argument
` [Patch v10 18/23] perf/x86: Support eGPRs sampling using sample_regs_* fields
` [Patch v10 19/23] perf/x86: Support SSP "
` [Patch v10 20/23] perf/x86/intel: Support arch-PEBS based SIMD/eGPRs sampling
` [Patch v10 21/23] perf/x86/intel: Advertise PERF_PMU_CAP_SIMD_REGS capability
` [Patch v10 22/23] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
` [Patch v10 23/23] perf/x86/intel: Add sanity check for PEBS record/fragment size
[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
2026-07-21 14:58 UTC (2+ messages)
[PATCH] perf cs-etm: Avoid truncating AUX buffer sizes to int
2026-07-21 14:23 UTC (2+ messages)
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-21 13:25 UTC (8+ messages)
[PATCH v3 00/21] perf arm64: Support data type profiling
2026-07-21 11:39 UTC (4+ messages)
` [PATCH v3 11/21] perf auxtrace: Set default period to 1 for PERF_ITRACE_PERIOD_INSTRUCTIONS type
[Patch v10 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
2026-07-21 7:52 UTC (17+ messages)
` [Patch v10 01/10] perf dwarf-regs: Fix DWARF register index bounds check
` [Patch v10 02/10] perf util: Add missed fields in _attr__fprintf() and __attr_swap()
` [Patch v10 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v10 04/10] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
` [Patch v10 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v10 06/10] perf regs: Support x86 SIMD registers sampling
` [Patch v10 07/10] perf regs: Enable dumping of SIMD registers
` [Patch v10 08/10] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers
` [Patch v10 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test
` [Patch v10 10/10] perf tests: Add SIMD "
[PATCH 0/3] perf/x86/intel/pt: Fix stop/start with no update
2026-07-21 7:02 UTC (4+ messages)
` [PATCH 1/3] perf/x86/intel/pt: Factor out pt_config_enable()
` [PATCH 2/3] perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPED
` [PATCH 3/3] perf/x86/intel/pt: Fix stop/start with no update
page: | 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