messages from 2026-08-11 08:24:40 to 2026-08-12 17:15:27 UTC [more...]
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-12 17:15 UTC (35+ messages)
` [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 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 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 v1 0/2] perf: Add Raspberry Pi AXI PMU driver
2026-08-12 16:26 UTC (22+ messages)
` [PATCH v1 1/2] perf: Add Raspberry Pi BCM2835 "
` [PATCH v1 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
` [PATCH v2 0/2] perf: Add Raspberry Pi AXI PMU driver
` [PATCH v2 1/2] perf: Add Raspberry Pi BCM2835 "
` [PATCH v2 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
` [PATCH v3 0/2] perf: Add Raspberry Pi AXI PMU driver
` [PATCH v3 1/2] perf: Add Raspberry Pi BCM2835 "
` [PATCH v3 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
` [PATCH v4 0/2] perf: Add Raspberry Pi AXI PMU driver
` [PATCH v4 1/2] perf: Add Raspberry Pi BCM2835 "
` [PATCH v4 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support
[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
2026-08-12 16:04 UTC (13+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
` [PATCH 3/9] perf thread-stack: Bound wrapped branch stack copy
` [PATCH 7/9] perf test cs-etm: Test branch history on existing samples
[PATCH V5 0/6] tools/perf: Add powerpc HTM auxtrace support
2026-08-12 15:41 UTC (7+ messages)
` [PATCH V5 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V5 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
2026-08-12 15:18 UTC (7+ messages)
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry
[PATCH 0/9] perf cs-etm: Add branch history to existing samples
2026-08-12 14:26 UTC (2+ messages)
[PATCH v8 0/9] perf c2c: add a function view
2026-08-12 13:03 UTC (10+ messages)
` [PATCH v8 2/9] perf c2c: add function view browser skeleton
` [PATCH v8 3/9] perf c2c: add column rendering for function view
` [PATCH v8 6/9] perf c2c: add function view hierarchy entry creation
[PATCH] perf/bpf: Fix data race in __perf_event_overflow
2026-08-12 10:35 UTC (5+ messages)
[PATCH v4 00/23] perf arm64: Support data type profiling
2026-08-12 8:53 UTC (20+ messages)
` [PATCH v4 07/23] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for data type profiling
` [PATCH v4 12/23] perf annotate-arm64: Enable instruction tracking support
` [PATCH v4 18/23] perf annotate-arm64: Support stack variable tracking
` [PATCH v4 19/23] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v4 20/23] perf annotate-arm64: Support 'add' "
` [PATCH v4 21/23] perf annotate-arm64: Support 'adrp' instruction to track global variables
[syzbot] [perf?] WARNING: suspicious RCU usage in get_callchain_entry
2026-08-12 8:15 UTC (3+ messages)
[PATCH 0/2] perf kvm: Fix memory leaks
2026-08-12 7:41 UTC (3+ messages)
` [PATCH 1/2] perf kvm: Fix memory leak in process_sample_event()
[PATCH RESEND v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
2026-08-12 5:07 UTC (2+ messages)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-12 4:06 UTC (22+ 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 6/9] mm: convert PTE table entry to pte
[PATCH 0/3] perf/x86: Fix perf_event_print_debug() on non-Intel PMUs
2026-08-12 2:37 UTC (3+ messages)
` [PATCH 1/3] perf/x86: Add x86_pmu::print_debug
[PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
2026-08-12 0:52 UTC (3+ messages)
` [PATCH v3 00/15] "
[PATCH v5] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
2026-08-11 23:18 UTC (2+ messages)
[PATCH v9 00/20] Add Counter delegation ISA extension support
2026-08-11 20:13 UTC (3+ messages)
[PATCHES v9 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-11 18:29 UTC (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping
[PATCHES v3 0/5] perf DSO hardening series
2026-08-11 17:51 UTC (6+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read() and file_size()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()
[PATCH v4 0/6] perf: Add support for memory region/range reporting
2026-08-11 17:33 UTC (7+ messages)
` [PATCH v4 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v4 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v4 3/6] perf header: Support memory ranges
` [PATCH v4 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v4 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v4 6/6] perf c2c: print memory region data with stdio output
[PATCHES v2 0/5] perf DSO hardening series
2026-08-11 17:12 UTC (6+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
` [PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read()
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()
[PATCH v2 0/2] perf/dwc_pcie: Fix lockdep warnings in device and event setup
2026-08-11 16:07 UTC (3+ messages)
` [PATCH v2 1/2] perf/dwc_pcie: Avoid nested bus notifier locking
` [PATCH v2 2/2] perf/dwc_pcie: Skip sibling walks for new group leaders
[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-08-11 15:30 UTC (15+ messages)
` [PATCH 01/14] perf cs-etm: Fix nVHE per-thread decoding
` [PATCH 02/14] perf cs-etm: Warn for invalid timestamp option
` [PATCH 03/14] perf cs-etm: Turn on context packet timestamps in per-thread mode
` [PATCH 04/14] perf cs-etm: Use per-CPU queues for "
` [PATCH 05/14] perf cs-etm: Increase default timestamp generation period
` [PATCH 06/14] perf auxtrace: Turn Intel BTS snapshot search into a generic one
` [PATCH 07/14] perf arm-spe: Use generic snapshot search
` [PATCH 08/14] perf auxtrace: intel-pt: Use new snapshot_has_wrapped callback
` [PATCH 09/14] perf cs-etm: Queue partial AUX records
` [PATCH 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH 12/14] perf test: Allow infinite named_thread loops
` [PATCH 13/14] perf test: Add test for per-thread mode
` [PATCH 14/14] perf cs-etm: Test multiple per-thread threads
[PATCHES v8 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-11 15:19 UTC (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping
[PATCHES v1 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-11 15:13 UTC (4+ messages)
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
[PATCHES v2 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-11 15:12 UTC (4+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
[PATCH v9 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
2026-08-11 12:10 UTC (3+ messages)
[PATCH 0/2] perf/arm: Prefer large AUX mappings for CoreSight and SPE
2026-08-11 10:17 UTC (6+ messages)
` [PATCH 2/2] perf: arm_spe: Prefer large AUX mappings
[PATCH] perf evsel: Improve frame pointer unwinding warning for s390
2026-08-11 9:52 UTC (3+ messages)
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