messages from 2026-08-05 21:28:18 to 2026-08-07 08:56:58 UTC [more...]
[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
2026-08-07 8:50 UTC (3+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v1 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks
[PATCH v9 00/20] Add Counter delegation ISA extension support
2026-08-07 8:43 UTC (29+ messages)
` [PATCH v9 01/20] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v9 02/20] RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitions
` [PATCH v9 03/20] RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsing
` [PATCH v9 04/20] dt-bindings: riscv: add Smcsrind and Sscsrind ISA extension descriptions
` [PATCH v9 05/20] RISC-V: Define indirect CSR access helpers
` [PATCH v9 06/20] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v9 07/20] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v9 08/20] RISC-V: Add Ssccfg extension CSR definition
` [PATCH v9 09/20] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v9 10/20] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v9 11/20] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v9 12/20] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v9 13/20] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v9 14/20] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v9 15/20] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v9 16/20] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v9 17/20] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v9 18/20] RISC-V: perf: Add Qemu virt machine events
` [PATCH v9 19/20] tools/perf: Support event code for arch standard events
` [PATCH v9 20/20] tools/perf: Add RISC-V CounterIDMask event field
[RFC PATCH v1 0/8] perf/core, perf/tools: Add PERF_SAMPLE_BUILD_ID_OFFSET support
2026-08-07 8:41 UTC (14+ messages)
` [RFC PATCH v1 1/8] perf event: Factor build_id out into its own top-level struct
` [RFC PATCH v1 2/8] perf/core: Add BUILD_ID_OFFSET to UAPI
` [RFC PATCH v1 3/8] perf/core: Implement BUILD_ID_OFFSET sample type
` [RFC PATCH v1 4/8] perf: Refactor thread map and symbol APIs to take perf_sample
` [RFC PATCH v1 5/8] perf tools: Internal support for BUILD_ID_OFFSET
` [RFC PATCH v1 6/8] perf inject: Extend perf inject to support bid_offset conversion
` [RFC PATCH v1 7/8] perf record: Add --buildid-offset option
` [RFC PATCH v1 8/8] perf tests: Add build_id_offset test coverage
[PATCH v6 0/3] perf/core: sched_task() dispatch and branch entry fixes
2026-08-07 8:30 UTC (5+ messages)
` [PATCH v6 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
` [PATCH v6 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
` [PATCH v6 3/3] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-08-07 8:08 UTC (9+ messages)
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-07 7:09 UTC (15+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "
[PATCH v2] perf/core: Fix group leader use-after-free after sibling detach
2026-08-07 6:54 UTC (3+ messages)
[PATCH] tools: Use fputc() calls in some functions
2026-08-07 6:33 UTC (3+ messages)
` "
[PATCH v6 0/9] perf c2c: add a function view
2026-08-07 6:19 UTC (4+ messages)
[PATCH v7 0/9] perf c2c: add a function view
2026-08-07 6:13 UTC (13+ messages)
` [PATCH v7 1/9] perf c2c: extract shared data structures into c2c.h
` [PATCH v7 2/9] perf c2c: add function view browser skeleton
` [PATCH v7 3/9] perf c2c: add column rendering for function view
` [PATCH v7 4/9] perf c2c: add HPP list parsing for function view columns
` [PATCH v7 5/9] perf c2c: add function view stats merge and memory management
` [PATCH v7 6/9] perf c2c: add function view hierarchy entry creation
` [PATCH v7 7/9] perf c2c: build and finalize the function view hierarchy
` [PATCH v7 8/9] perf c2c: add function view browser UI and cacheline detail
` [PATCH v7 9/9] perf c2c: document function view in perf-c2c man page
[PATCH] perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQ
2026-08-07 3:46 UTC (2+ messages)
[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-07 3:18 UTC (17+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-06 23:27 UTC (22+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-08-06 17:18 UTC (2+ messages)
[PATCH v2] perf/arm_cspmu: Support 64-bit programmers' model
2026-08-06 17:11 UTC (2+ messages)
[PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
2026-08-06 17:11 UTC (4+ messages)
[PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
2026-08-06 17:11 UTC (2+ messages)
[PATCH v6 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
2026-08-06 16:17 UTC (3+ messages)
` [PATCH v7 0/5] "
[PATCH v4 0/5] perf trace-event: Fix overflow, loop and cleanup bugs
2026-08-06 16:17 UTC (2+ messages)
[PATCHES v8 0/2] perf c2c hardening
2026-08-06 16:17 UTC (8+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() and c2c_hists__reinit() failure
[PATCH v4] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
2026-08-06 16:16 UTC (2+ messages)
[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-06 15:52 UTC (6+ messages)
` [PATCH v9 1/4] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v9 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v9 3/4] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v9 4/4] perf sched latency: Add histogram and time interval options
[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
2026-08-06 15:44 UTC (6+ messages)
` [PATCH 1/3] perf/x86: Add x86_pmu::print_debug
` [PATCH 2/3] perf/x86: Move MSR_CORE_PERF_GLOBAL_* dump to vendor code
` [PATCH 3/3] perf/x86/amd: Implement x86_pmu::print_debug
[PATCHES v3 0/12] perf jitdump: Input validation hardening
2026-08-06 15:21 UTC (25+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 03/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 04/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 06/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 07/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 08/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload
[PATCH v8 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-06 14:05 UTC (4+ messages)
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-06 13:03 UTC (15+ messages)
` [PATCH v5 3/4] perf/arm64: "
[PATCHES v2 0/12] perf jitdump: Input validation hardening
2026-08-06 12:30 UTC (18+ messages)
` [PATCH 02/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 03/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 04/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload
[PATCH v3 0/3] perf tools: Fix memory issues
2026-08-06 12:17 UTC (3+ messages)
[PATCH v2 00/15] riscv: add Svnapot PTE folding support
2026-08-06 11:03 UTC (6+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [External] "
[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
2026-08-06 9:20 UTC (6+ messages)
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'
[PATCH] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
2026-08-06 5:40 UTC (3+ messages)
[PATCH v1] perf evlist: Warn when 'sleep' workload is used without system-wide (-a) option
2026-08-06 4:14 UTC (3+ messages)
` [PATCH v2] "
[PATCHES v1 0/12] perf jitdump: Input validation hardening
2026-08-05 21:29 UTC (5+ messages)
` [PATCH 05/12] perf jitdump: Check snprintf return before computing header size
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