linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-14 01:47:44 to 2026-09-14 19:24:09 UTC [more...]

[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-14 19:24 UTC  (58+ messages)
` [PATCH v2 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v2 02/40] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH v2 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v2 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v2 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v2 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v2 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v2 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v2 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH v2 10/40] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH v2 11/40] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH v2 12/40] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH v2 13/40] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH v2 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v2 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH v2 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH v2 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH v2 18/40] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH v2 19/40] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH v2 20/40] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH v2 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH v2 22/40] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH v2 23/40] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH v2 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH v2 25/40] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH v2 26/40] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH v2 27/40] mm: remove hugetlb_inline.h
` [PATCH v2 28/40] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH v2 29/40] mm: drop some redundant checks around hugetlb VMAs
` [PATCH v2 30/40] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH v2 31/40] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH v2 32/40] mm/uffd: use predicates for userfaultfd checks
` [PATCH v2 33/40] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH v2 34/40] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH v2 35/40] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH v2 36/40] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH v2 37/40] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH v2 38/40] fuse: dax: do not set VM_MIXEDMAP
` [PATCH v2 39/40] mm/huge_memory: remove vma_is_special_huge()
` [PATCH v2 40/40] mm/vma: introduce and use vma[_flags]_can_gup()

[PATCH v2 0/4] perf annotate-data: Support flexible array types
 2026-09-14 19:22 UTC  (14+ messages)
` [PATCH v2 1/4] perf annotate-data: Convert type histogram to hashmap
` [PATCH v2 2/4] perf dwarf-aux: Add die_has_flex_array() helper
` [PATCH v2 3/4] perf annotate-date: Allow out-of-size access for flex-array types
` [PATCH v2 4/4] perf annotate-data: Adjust type offset for flex-array

[Patch v11 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-09-14 18:29 UTC  (26+ messages)
` [Patch v11 01/10] perf dwarf-regs: Fix DWARF register index bounds check
` [Patch v11 02/10] perf util: Add missed fields in _attr__fprintf() and __attr_swap()
` [Patch v11 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v11 04/10] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
` [Patch v11 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v11 06/10] perf regs: Support x86 SIMD registers sampling
` [Patch v11 07/10] perf regs: Enable dumping of SIMD registers
` [Patch v11 08/10] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers
` [Patch v11 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test
` [Patch v11 10/10] perf tests: Add SIMD "

[PATCH] perf/arm-cmn: Fix multi-filter encoding
 2026-09-14 18:02 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpftool: Improve perf counter reporting
 2026-09-14 18:00 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] bpftool: Track perf counter snapshot state

[PATCH v8 0/6] perf: Add support for memory region/range reporting
 2026-09-14 17:57 UTC  (6+ messages)
` [PATCH v8 4/6] perf tools: Show memory region in perf-c2c subcommand

[PATCH v1 1/2] perf libdw: Fix Dwfl discovery with split files
 2026-09-14 17:30 UTC  (4+ messages)
` [PATCH v1 2/2] perf dso: Separate libbfd and cmd addr2line caches to fix confusion

[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-09-14 15:54 UTC  (3+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
 2026-09-14 15:30 UTC  (7+ messages)
` [PATCH v4 02/16] perf/ring_buffer: stop using PG_private as AUX page high-order marker
` [f2fs-dev] [PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-14 15:30 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v16 00/13] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-14 15:19 UTC  (28+ messages)
` [PATCH v16 01/13] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v16 02/13] KVM: x86: Prevent host DR7 debug register leak into guest OS on NMI
` [PATCH v16 03/13] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v16 04/13] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v16 05/13] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v16 06/13] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v16 07/13] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v16 08/13] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v16 09/13] selftests: tracing: Add syntax "
` [PATCH v16 10/13] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v16 11/13] selftests: tracing: Add wprobe trigger testcase
` [PATCH v16 12/13] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v16 13/13] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-14 14:27 UTC  (5+ messages)

[PATCH v5 0/9] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
 2026-09-14 14:15 UTC  (19+ messages)
` [PATCH 1/9] perf test: Skip data_type_profiling when the PMU cannot record memory events
` [PATCH 2/9] perf debuginfo: Fetch debuginfo keyed by build ID using debuginfod
` [PATCH 3/9] perf symbol: Fall back to fetching the vmlinux by build ID
` [PATCH 4/9] perf annotate-data: Show the sample count in the data-type browser
` [PATCH 5/9] perf report: Add --progress option
` [PATCH 6/9] perf scripts: Add perf-stuck, to tell where a running perf is stuck
` [PATCH 7/9] perf annotate-data: Resolve type DIEs in the debug file they came from
` [PATCH 8/9] perf mem record: Request PERF_SAMPLE_CPU by default
` [PATCH 9/9] perf mem record: Use the IBS swfilt filter when available

[PATCH] perf riscv: Add perf_regs_load and enable the dwarf unwind test
 2026-09-14 12:58 UTC  (2+ messages)

[PATCH] perf test: Fix a leaked map reference in the arch dwarf unwind tests
 2026-09-14 12:26 UTC  (2+ messages)

[PATCH] perf: Fix refcount leak on perf_cgroup_ensure_storage error
 2026-09-14 10:47 UTC  (2+ messages)

[PATCH v6 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-09-14  9:40 UTC  (15+ messages)
` [PATCH v6 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v6 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v6 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v6 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v6 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v6 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v6 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
 2026-09-14  8:13 UTC  (3+ messages)

[PATCH v15 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-14  6:46 UTC  (16+ messages)
` [PATCH v15 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v15 03/12] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v15 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v15 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers

[PATCH v11 0/2] RISC-V IOMMU HPM support
 2026-09-14  4:10 UTC  (5+ messages)
` [PATCH v11 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v11 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH v4 0/8] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
 2026-09-14  1:52 UTC  (5+ messages)
` [PATCH 2/8] perf debuginfo: Fetch debuginfo keyed by build ID using debuginfod
` [PATCH 8/8] perf mem record: Request PERF_SAMPLE_CPU by default

[PATCH v3 0/8] perf tools: Annotate fixes, stdio progress indication, debuginfo-client in more places
 2026-09-14  1:51 UTC  (4+ messages)
` [PATCH 2/8] perf debuginfo: Fetch debuginfo keyed by build ID using debuginfod


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).