messages from 2026-08-05 00:44:53 to 2026-08-06 08:57:04 UTC [more...]
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-06 8:57 UTC (11+ 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 00/15] riscv: add Svnapot PTE folding support
2026-08-06 8:28 UTC (5+ messages)
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
[PATCH v7 0/9] perf c2c: add a function view
2026-08-06 7:54 UTC (12+ 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 v6 0/9] perf c2c: add a function view
2026-08-06 7:47 UTC (5+ messages)
[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-06 7:17 UTC (16+ 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] perf test sample-parsing: Validate PERF_FORMAT_GROUP values without LOST
2026-08-06 5:40 UTC (3+ messages)
[PATCH v3 0/3] perf tools: Fix memory issues
2026-08-06 5:12 UTC (2+ messages)
[PATCH v8 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-06 5:04 UTC (8+ messages)
` [PATCH v8 1/4] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v8 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v8 3/4] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v8 4/4] perf sched latency: Add histogram and time interval options
[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] "
[PATCH v8 00/22] Add Counter delegation ISA extension support
2026-08-06 2:00 UTC (26+ messages)
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 07/22] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v8 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v8 10/22] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v8 11/22] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support
[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
2026-08-06 0:18 UTC (5+ messages)
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'
[PATCHES v8 0/2] perf c2c hardening
2026-08-06 0:02 UTC (7+ 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
[PATCHES v2 0/12] perf jitdump: Input validation hardening
2026-08-05 22:00 UTC (21+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [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 06/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 07/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 08/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [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
[PATCHES v1 0/12] perf jitdump: Input validation hardening
2026-08-05 21:29 UTC (37+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [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 06/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 07/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 08/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [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 v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-08-05 20:46 UTC (12+ messages)
` [PATCH v5 3/4] perf/arm64: "
[PATCH v7 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-05 20:19 UTC (9+ messages)
` [PATCH v7 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v7 4/4] perf sched latency: Add histogram and time interval options
[PATCH v2] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
2026-08-05 18:53 UTC (3+ messages)
[PATCHES 0/4] perf bpf hardening
2026-08-05 18:28 UTC (3+ messages)
[PATCH v1 1/1] perf vendor events intel: Fix Novalake CPUID regex in mapfile.csv
2026-08-05 18:28 UTC (2+ messages)
[RESEND PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
2026-08-05 16:51 UTC (19+ messages)
` [RESEND PATCH v4 01/11] perf/cxl: Program the requested event group on configurable counters
` [RESEND PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [RESEND PATCH v4 03/11] perf/cxl: Fix the counter overflow delta fixup
` [RESEND PATCH v4 04/11] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [RESEND PATCH v4 05/11] perf/cxl: Split the MSI vector out of info->irq
` [RESEND PATCH v4 06/11] cxl/pci: Add the PMUs after configuring events
` [RESEND PATCH v4 07/11] perf/cxl: Don't share the overflow interrupt, and keep it pinned
` [RESEND PATCH v4 08/11] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [RESEND PATCH v4 09/11] perf/cxl: Validate the hardware-reported counter width
` [RESEND PATCH v4 10/11] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
` [RESEND PATCH v4 11/11] perf/cxl: Clear stale overflow status before using a counter
[PATCH 0/3] perf: arm_spe: Add support for a 'software' discard mode
2026-08-05 16:22 UTC (9+ messages)
` [PATCH 1/3] perf: arm_spe: Factor aux output and flags out of buffer fault handler
` [PATCH 2/3] perf: arm_spe: Factor HW discard mode out of arm_spe_perf_aux_output_begin()
` [PATCH 3/3] perf: arm_spe: Add support for a 'software' discard mode
[PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
2026-08-05 16:16 UTC (17+ messages)
` [PATCH v4 01/11] perf/cxl: Program the requested event group on configurable counters
` [PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH v4 03/11] perf/cxl: Fix the counter overflow delta fixup
` [PATCH v4 04/11] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v4 05/11] perf/cxl: Split the MSI vector out of info->irq
` [PATCH v4 06/11] cxl/pci: Add the PMUs after configuring events
` [PATCH v4 07/11] perf/cxl: Don't share the overflow interrupt, and keep it pinned
` [PATCH v4 08/11] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH v4 09/11] perf/cxl: Validate the hardware-reported counter width
` [PATCH v4 10/11] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
` [PATCH v4 11/11] perf/cxl: Clear stale overflow status before using a counter
[PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
2026-08-05 14:21 UTC (8+ messages)
[PATCH 0/3] perf/x86/intel/pt: Fix stop/start with no update
2026-08-05 11:22 UTC (2+ messages)
[PATCH v3] perf tests: mmap-basic: fix user rdpmc detection logic
2026-08-05 10:43 UTC (4+ messages)
[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
2026-08-05 10:40 UTC (5+ messages)
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-08-05 10:09 UTC (2+ messages)
[PATCH v2] perf/arm_cspmu: Support 64-bit programmers' model
2026-08-05 7:08 UTC (2+ 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