messages from 2026-07-10 20:01:50 to 2026-07-14 16:51:57 UTC [more...]
[PATCH 0/3] driver core: Constify the signature of device_show/store_*()
2026-07-14 16:51 UTC (3+ messages)
` [PATCH 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH 2/3] drivers: perf: "
[PATCH] perf build: Do not pass -static to dlfilters
2026-07-14 16:50 UTC (3+ messages)
[PATCH v3 0/2] perf record: fix multi-record Zstd compression
2026-07-14 16:50 UTC (2+ messages)
[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
2026-07-14 16:41 UTC (11+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld
[PATCH] perf trace: Add --bitmask-list option and correct cpumask formatting
2026-07-14 16:39 UTC (2+ messages)
[PATCH v1 0/3] perf jevents: Deterministic build fix and mypy cleanliness
2026-07-14 16:39 UTC (2+ messages)
[PATCH v4 0/2] RISC-V IOMMU HPM support
2026-07-14 13:13 UTC (8+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v4 2/2] iommu/riscv: create a auxiliary device for HPM
[RFC PATCH 17/22] perf/events: arm64: ti: Add J7 DDR performance events
2026-07-14 12:56 UTC (6+ messages)
` [RFC PATCH 18/22] perf/events: arm64: ti: Add AM62 "
` [RFC PATCH 19/22] perf/events: arm64: ti: Add AM62A "
` [RFC PATCH 20/22] perf/events: arm64: ti: Add AM62P "
` [RFC PATCH 21/22] perf/events: arm64: ti: Add AM64 "
` [RFC PATCH 22/22] tools/perf: jevents: Add k3_ddr to JSON unit table
[RFC PATCH 07/22] perf: ti_k3_ddr: Add TI K3 DDR performance monitor driver
2026-07-14 12:56 UTC (2+ messages)
` [RFC PATCH 08/22] docs: perf: Add TI K3 DDR PMU documentation
[RFC PATCH 04/22] dt-bindings: perf: ti,k3-ddr-pmu: Add K3 DDR PMU binding
2026-07-14 12:55 UTC
[RFC PATCH 00/22] Add TI K3 DDR subsystem drivers and DT bindings
2026-07-14 12:55 UTC
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-14 10:17 UTC (55+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
` [PATCH v2 15/33] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH v2 16/33] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH v2 17/33] mm: introduce and use linear_page_delta()
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 19/33] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH v2 20/33] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH v2 21/33] mm: use linear_page_[index, delta]() consistently
` [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 24/33] mm/vma: move __install_special_mapping() to vma.c
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [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]()
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH] perf capstone: Fix build with Capstone versions before 6
2026-07-14 8:36 UTC (5+ messages)
[PATCH] perf test: Remove duplicate include of util/term.h
2026-07-14 8:28 UTC
[PATCH v3 0/3] perf/cxlpmu: Misc updates
2026-07-14 6:40 UTC (6+ messages)
` [PATCH v3 1/3] perf/cxlpmu: Fix 64-bit write to 32-bit HDM filter register
` [PATCH v3 2/3] perf/cxlpmu: Add missing CXL 4.0 events
` [PATCH v3 3/3] perf/cxlpmu: Support Channel/Rank/Bank filter
[PATCH v1 0/12] perf vendor events intel: update
2026-07-14 5:21 UTC (16+ messages)
` [PATCH v1 01/12] perf vendor events intel: Update alderlake events from 1.39 to 1.40
` [PATCH v1 02/12] perf vendor events intel: Update alderlaken "
` [PATCH v1 03/12] perf vendor events intel: Update arrowlake events from 1.19 to 1.20
` [PATCH v1 04/12] perf vendor events intel: Update clearwaterforest events from 1.02 to 1.04
` [PATCH v1 05/12] perf vendor events intel: Update grandridge events from 1.12 to 1.13
` [PATCH v1 06/12] perf vendor events intel: Update graniterapids events from 1.19 to 1.20
` [PATCH v1 07/12] perf vendor events intel: Update lunarlake events from 1.25 to 1.26
` [PATCH v1 08/12] perf vendor events intel: Update meteorlake events from 1.21 to 1.22
` [PATCH v1 09/12] perf vendor events intel: Add novalake v1.00 events
` [PATCH v1 10/12] perf vendor events intel: Update pantherlake events from 1.06 to 1.07
` [PATCH v1 11/12] perf vendor events intel: Update sierraforest events from 1.17 to 1.18
` [PATCH v1 12/12] perf vendor events intel: Update emeraldrapids metrics
[PATCH v2 0/6] perf: Add support for memory region/range reporting
2026-07-14 0:59 UTC (11+ messages)
` [PATCH v2 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v2 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v2 3/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v2 4/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v2 5/6] perf header: Support memory ranges
` [PATCH v2 6/6] perf c2c: print memory region data with stdio output
[PATCH v2 0/3] perf sched stats: Fix memory leaks
2026-07-13 23:54 UTC (5+ messages)
` [PATCH v2 1/3] perf sched: Add missing perf_session__delete()
` [PATCH v2 2/3] perf sched: Fix memory leaks in perf sched stats report
` [PATCH v2 3/3] perf sched: Free subcommand string after perf sched stats
[PATCH v1 0/3] perf sched stats: Fix memory leaks
2026-07-13 23:00 UTC (6+ messages)
` [PATCH v1 1/3] perf sched: Add missing perf_session__delete()
` [PATCH v1 2/3] perf sched: Fix memory leaks in perf sched stats report
` [PATCH v1 3/3] perf sched: Free subcommand string after perf sched stats
[PATCH] perf build: Fix static build of dlfilters
2026-07-13 20:54 UTC (4+ messages)
[PATCH 0/3] perf: Fix missing CET property notes on x86 with -fcf-protection
2026-07-13 20:33 UTC (4+ messages)
` [PATCH 3/3] perf x86: Add .note.gnu.property to assembly linked into perf
[PATCH 0/2] perf cs-etm: Fix bogus branch samples
2026-07-13 18:09 UTC (4+ messages)
` [PATCH 1/2] perf cs-etm: Avoid bogus branch samples before async exceptions
` [PATCH 2/2] perf cs-etm: Centralize branch sample checks
[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
2026-07-13 18:00 UTC (2+ messages)
[PATCH 10/10] perf hisi-ptt: Add decoder version compatibility
2026-07-13 17:49 UTC (4+ messages)
[RFC PATCH] ARM, ARM64, LOONGARCH: Delay HW BP notification to task_work()
2026-07-13 15:05 UTC (2+ messages)
[PATCH 0/2] perf: Support Arm Bus Monitor Unit
2026-07-13 12:59 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: perf: Add "
[PATCH] perf doc: Fix mmap failure checks in topdown example
2026-07-13 9:36 UTC
[PATCH 00/14] perf c2c: add a function view
2026-07-13 9:22 UTC (4+ messages)
[Patch v2 0/7] perf/x86: Miscellaneous PMU bug fixes and optimizations
2026-07-13 8:59 UTC (9+ messages)
` [Patch v2 1/7] perf/x86: Unregister PMI handler on PMU init failure
` [Patch v2 2/7] perf/x86: Free hybrid state "
` [Patch v2 3/7] perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU casts
` [Patch v2 4/7] perf/x86/intel: Unwind cpuc state if PEBS buffer setup fails
` [Patch v2 5/7] perf/x86: Remove stale fixed counter helper and fix hybrid PMU access
` [Patch v2 6/7] perf/x86/intel: Fix intel_cap handling on hybrid PMUs
` [Patch v2 7/7] perf/x86: Optimize ACR handling in match_prev_assignment()
[PATCH 09/10] perf hisi-ptt: Add field-level parsing for header DW2/DW3
2026-07-13 8:45 UTC (3+ messages)
[PATCH 0/4] perf/arm_cspmu: Miscellaneous improvements
2026-07-13 6:32 UTC (8+ messages)
` [PATCH 1/4] ACPI/APMT: Use stable device ID
` [PATCH 3/4] perf/arm_cspmu: Improve sub-module error reporting
` [PATCH 4/4] perf/arm_cspmu: Make IRQ more optional
[tip: perf/urgent] perf/core: Detach event groups during remove_on_exec
2026-07-12 8:18 UTC (2+ messages)
[PATCH v2] perf clang-format: Prioritize Python.h and expand other categories
2026-07-12 6:56 UTC (3+ messages)
` [PATCH v3] "
perf metricgroup: Fix metric expression copy leaks
2026-07-12 6:56 UTC (2+ messages)
[PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
2026-07-12 6:56 UTC (6+ messages)
` [PATCH v1 2/2] perf cap: If capability is missing still perform root test
` (subset) [PATCH v1 1/2] perf record: Fix teardown hang on system-wide multi-threaded sessions
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-11 13:02 UTC (6+ messages)
` [PATCH bpf-next 1/2] srcu: Add lock guard for srcu_fast_updown flavor
` [PATCH bpf-next 2/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-11 6:26 UTC (12+ messages)
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
[PATCH v2] tools/lib/api: Fix potential double-free from fdarray__grow()
2026-07-11 0:32 UTC
[PATCH v1] lib/api/fd: Fix potential double-free from fdarray__grow()
2026-07-11 0:22 UTC
[PATCH v3 1/4] perf stat: Fix duplicate output with --for-each-cgroup
2026-07-11 0:04 UTC (4+ messages)
` [PATCH v3 2/4] perf evsel: Remove unused BPF related fields
` [PATCH v3 3/4] perf evsel: Arrange some fields that should be cloned
` [PATCH v3 4/4] perf test: Update test for --for-each-cgroup option
[PATCH v2 1/4] perf stat: Fix duplicate output with --for-each-cgroup
2026-07-10 23:59 UTC (6+ messages)
` [PATCH v2 2/4] perf evsel: Remove unused BPF related fields
` [PATCH v2 3/4] perf evsel: Arrange some fields that should be cloned
` [PATCH v2 4/4] perf test: Update test for --for-each-cgroup option
[PATCH] perf stat: Do not open cgroups for BPF counters
2026-07-10 23:50 UTC (3+ messages)
[PATCH] tools/lib/api: Check nonfilterable in fdarray__filter()
2026-07-10 21:51 UTC (3+ messages)
[PATCH v3 00/21] perf arm64: Support data type profiling
2026-07-10 21:49 UTC (4+ messages)
` [PATCH v3 01/21] perf capstone: Fix kernel map reference count leak
[PATCH v1] perf tests: Restore -p flag to lock contention test
2026-07-10 21:48 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