messages from 2026-07-16 02:52:29 to 2026-07-16 09:28:10 UTC [more...]
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-16 9:27 UTC (16+ messages)
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
(subset) [PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
2026-07-16 8:00 UTC (3+ messages)
` [PATCH v2] perf record: Fix destructor invocation and event counting in fdarray__filter
[PATCH v5 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
2026-07-16 7:51 UTC (19+ messages)
` [PATCH v6 "
` [PATCH v6 02/10] perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
` [PATCH v6 03/10] perf ui hists: Include limits.h for PATH_MAX definition
` [PATCH v6 04/10] perf ui hists: Fix stack use-after-return in symbol_filter_str
` [PATCH v6 05/10] perf disasm: Fix potential NULL pointer dereference and use-after-free in arch__find()
` [PATCH v6 06/10] perf ui hists: Fix NULL pointer array gap in add_script_opt()
` [PATCH v6 07/10] perf ui hists: In report UI ensure thread is set with reference counting
` [PATCH v6 08/10] perf ui hists: Remove duplicated thread in popup_action
` [PATCH v6 09/10] perf ui hists: Fix dso_filter reference leak and exit zoom cleanup
` [PATCH v6 10/10] perf annotate: Be robust to annotating without a thread
[PATCH v1 2/2] perf cap: If capability is missing still perform root test
2026-07-16 7:40 UTC (2+ messages)
` [PATCH v2] perf cap: Remove used_root parameter and simplify capability checks
[RFC PATCH v2 00/14] perf stat: Decouple and modularize metrics/events output printing API
2026-07-16 7:24 UTC (46+ messages)
` [PATCH v3 00/14] perf stat: Decouple printing API and introduce streaming zero-allocation printers
` [PATCH v3 01/14] perf stat: Introduce core generic print traversal engine and header stubs
` [PATCH v3 02/14] perf stat: Implement standard console (STD) formatting callbacks
` [PATCH v3 03/14] perf stat: Extend STD output linter to test basic New API checks
` [PATCH v3 04/14] perf stat: Extend STD output linter to test core aggregation checks
` [PATCH v3 05/14] perf stat: Extend STD output linter to test advanced PMU checks
` [PATCH v3 06/14] perf stat: Extend STD output linter to test metric-only checks
` [PATCH v3 07/14] perf stat: Implement CSV formatting callbacks
` [PATCH v3 08/14] perf stat: Extend CSV output linter to test core aggregation checks
` [PATCH v3 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
` [PATCH v3 10/14] perf stat: Implement streaming JSON formatting callbacks
` [PATCH v3 11/14] perf stat: Extend JSON output linter to test core aggregation checks
` [PATCH v3 12/14] perf stat: Extend JSON output linter to test advanced PMU and metric-only checks
` [PATCH v3 13/14] perf stat: Add --new support to PMU metrics Python validator
` [PATCH v3 14/14] perf stat: Extend PMU metrics value linter to validate --new outputs
` [PATCH v4 00/14] perf stat: Decouple and modularize display formatting
` [PATCH v4 01/14] perf stat: Introduce core generic print traversal engine and header stubs
` [PATCH v4 02/14] perf stat: Implement standard console (STD) formatting callbacks
` [PATCH v4 03/14] perf stat: Extend STD output linter to test basic New API checks
` [PATCH v4 04/14] perf stat: Extend STD output linter to test core aggregation checks
` [PATCH v4 05/14] perf stat: Extend STD output linter to test advanced PMU checks
` [PATCH v4 06/14] perf stat: Extend STD output linter to test metric-only checks
` [PATCH v4 07/14] perf stat: Implement CSV formatting callbacks
` [PATCH v4 08/14] perf stat: Extend CSV output linter to test core aggregation checks
` [PATCH v4 09/14] perf stat: Extend CSV output linter to test advanced PMU and metric-only checks
` [PATCH v4 10/14] perf stat: Implement streaming JSON formatting callbacks
` [PATCH v4 11/14] perf stat: Extend JSON output linter to test core aggregation checks
` [PATCH v4 12/14] perf stat: Extend JSON output linter to test advanced PMU and metric-only checks
` [PATCH v4 13/14] perf stat: Add --new support to PMU metrics Python validator
` [PATCH v4 14/14] perf stat: Extend PMU metrics value linter to validate --new outputs
[PATCH v4 0/3] perf/cxlpmu: Misc updates
2026-07-16 6:53 UTC (5+ messages)
` [PATCH v4 2/3] perf/cxlpmu: Add missing CXL 4.0 events
` [PATCH v4 3/3] perf/cxlpmu: Support Channel/Rank/Bank filter
[tip:perf/core] [perf/core] 166f10836a: perf-sanity-tests.Object_code_reading.fail
2026-07-16 6:29 UTC (4+ messages)
[PATCH v2] tools/lib/api: Fix potential double-free from fdarray__grow()
2026-07-16 6:10 UTC (2+ messages)
[PATCH v2] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
2026-07-16 3:15 UTC (2+ messages)
[PATCH v8 0/9] tracing: wprobe: x86: Add wprobe for watchpoint
2026-07-16 3:13 UTC (16+ messages)
` [PATCH v8 1/9] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v8 2/9] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v8 3/9] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v8 4/9] selftests: tracing: Add syntax "
` [PATCH v8 5/9] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v8 6/9] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v8 7/9] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v8 8/9] tracing: wprobe: Add wprobe event trigger
` [PATCH v8 9/9] selftests: ftrace: Add wprobe trigger testcase
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