messages from 2025-06-18 13:59:14 to 2025-06-25 23:16:02 UTC [more...]
[PATCH v11 00/11] perf: Support the deferred unwinding infrastructure
2025-06-25 23:15 UTC (2+ messages)
` [PATCH v11 06/11] perf: Support deferred user callchains
[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-25 22:56 UTC (15+ messages)
` [PATCH v11 01/14] unwind_user: Add user space unwinding API
` [PATCH v11 02/14] unwind_user: Add frame pointer support
` [PATCH v11 03/14] unwind_user: Add compat mode "
` [PATCH v11 04/14] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v11 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v11 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v11 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v11 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v11 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v11 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v11 11/14] unwind: Finish up unwind when a task exits
` [PATCH v11 12/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v11 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v11 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-06-25 15:16 UTC (18+ messages)
` [PATCHv3 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv3 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv3 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv3 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv3 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv3 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-06-25 13:19 UTC (9+ messages)
` [PATCH 1/8] dma-debug: refactor to use physical addresses for page mapping
` [PATCH 2/8] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH 3/8] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH 4/8] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
` [PATCH 7/8] dma-mapping: export new dma_*map_phys() interface
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API
[PATCH v2] tracing: Fix inconsistency in irq tracking on NMIs
2025-06-25 12:08 UTC
[PATCH 0/3] use vm_flags_t consistently
2025-06-25 6:47 UTC (39+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-24 22:36 UTC (67+ messages)
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 03/14] unwind_user: Add compat mode "
` [PATCH v10 04/14] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v10 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
[PATCH bpf-next v5 1/3] bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
2025-06-24 19:41 UTC (12+ messages)
` [PATCH bpf-next v5 2/3] bpf: Add show_fdinfo for uprobe_multi
` [PATCH bpf-next v5 3/3] bpf: Add show_fdinfo for kprobe_multi
[RFC PATCH v2 09/12] rv: Replace tss monitor with more complete sts
2025-06-24 19:31 UTC (5+ messages)
[syzbot] [trace?] KASAN: slab-use-after-free Read in __free_filter
2025-06-24 19:17 UTC (5+ messages)
` [PATCH] tracing: Fix filter logic error
[PATCH v10 15/19] riscv: mm: Add page fault trace points
2025-06-23 23:37 UTC (2+ messages)
[RFC PATCH 0/2] Switch tracing from sched-RCU to preempt-RCU
2025-06-23 18:13 UTC (7+ messages)
` [RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-06-23 16:10 UTC (20+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
[PATCH 0/8] rtla/timerlat: Support actions on threshold and on end
2025-06-23 14:15 UTC (3+ messages)
[PATCH v3 RESEND] x86/tracing: introduce enter/exit tracepoint pairs for page faults
2025-06-23 13:57 UTC (2+ messages)
[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-06-23 3:04 UTC (3+ messages)
[PATCH bpf-next v4 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-23 2:32 UTC (9+ messages)
` [PATCH bpf-next v4 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH] lockdep: Fix inconsistency in irq tracking on NMIs
2025-06-21 8:57 UTC (3+ messages)
[PATCH] tracing/sched: Remove obsolete comment on suffixes
2025-06-21 0:30 UTC
[RFC PATCH 0/2] tracing: ftrace_enable_fops fixes
2025-06-20 13:26 UTC (6+ messages)
` [RFC PATCH 1/2] tracing: fixes of ftrace_enable_fops
[PATCH] kernel: trace: preemptirq_delay_test: use offstack cpu mask
2025-06-20 11:12 UTC
[RFC PATCH RESEND] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
2025-06-20 8:56 UTC
[PATCH] tools:bootconfig:scripts: Put back the comments where they should be
2025-06-20 0:41 UTC (2+ messages)
[PATCH] fgraph: Make pid_str size match the comment
2025-06-20 0:30 UTC (2+ messages)
next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
2025-06-19 14:00 UTC (11+ messages)
[PATCH] fgraph: Keep track of when fgraph_ops are registered or not
2025-06-19 3:45 UTC (2+ messages)
[PATCH bpf-next v3 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-19 3:08 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add show_fdinfo for kprobe_multi
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;
as well as URLs for NNTP newsgroup(s).