linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-16 21:41:46 to 2024-11-26 22:19:57 UTC [more...]

[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
 2024-11-26 22:19 UTC  (10+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v5 tip/perf/core 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
 2024-11-26 21:32 UTC  (2+ messages)

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-26 21:15 UTC  (9+ messages)

[RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints
 2024-11-26 20:47 UTC  (16+ messages)
` [RFC PATCH 1/5] tracing: Move it_func[0] comment to the relevant context
` [RFC PATCH 2/5] tracing: Remove __idx variable from __DO_TRACE
` [RFC PATCH 3/5] rcupdate_trace: Define rcu_tasks_trace lock guard
` [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
` [RFC PATCH 5/5] tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-26 19:13 UTC  (46+ messages)
` [RFC perf/core 02/11] uprobes: Make copy_from_page global
` [RFC perf/core 03/11] uprobes: Add len argument to uprobe_write_opcode
` [RFC perf/core 04/11] uprobes: Add data argument to uprobe_write_opcode function
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
` [RFC perf/core 07/11] uprobes/x86: Add support to optimize uprobes
` [RFC bpf-next 09/11] selftests/bpf: Add usdt trigger bench

[for-next][PATCH 4/6] rcupdate_trace: Define rcu_tasks_trace lock guard
 2024-11-26 18:29 UTC  (4+ messages)
` [for-next][PATCH 5/6] tracing: Remove conditional locking from __DO_TRACE()
` [for-next][PATCH 6/6] tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL

[PATCH 0/6] kprobes: tracing/probes: Fix and cleanup to use guard
 2024-11-26 13:57 UTC  (7+ messages)
` [PATCH 1/6] tracing/eprobe: Fix to release eprobe when failed to add dyn_event
` [PATCH 2/6] kprobes: Adopt guard() and scoped_guard()
` [PATCH 3/6] tracing/kprobe: "
` [PATCH 4/6] tracing/uprobe: "
` [PATCH 5/6] tracing/eprobe: "
` [PATCH 6/6] tracing/dynevent: "

[PATCH] x86/ftrace: fix boot time slowdown
 2024-11-26  0:04 UTC  (3+ messages)

[RFC PATCH 1/1] tracing: Use guard() rather than scoped_guard()
 2024-11-25 14:26 UTC  (2+ messages)

[PATCH] trace: constify string literal data member
 2024-11-25 10:50 UTC 

uprobe_events can't accept paths that contain spaces
 2024-11-25  6:43 UTC  (2+ messages)

[PATCH] kprobes: Reduce preempt disable scope in check_kprobe_access_safe()
 2024-11-25  5:25 UTC  (4+ messages)

[syzbot] [perf?] [trace?] KCSAN: assert: race in srcu_gp_start_if_needed
 2024-11-24 22:48 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 1/5] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 14:36 UTC  (4+ messages)

[PATCH AUTOSEL 4.19] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 5.4 1/2] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 5.10 1/2] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 5.15 1/2] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 6.1 1/3] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:47 UTC 

[PATCH AUTOSEL 6.6 1/4] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:46 UTC 

[PATCH AUTOSEL 6.11 1/5] uprobes: sanitiize xol_free_insn_slot()
 2024-11-24 12:46 UTC 

[PATCH v4] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-23 11:31 UTC 

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-11-23  4:39 UTC  (8+ messages)
      ` [EXTERNAL] "

[PATCH v3] tracing: Record task flag NEED_RESCHED_LAZY
 2024-11-22 20:32 UTC  (6+ messages)
  ` [PATCH v4] "

[PATCH v2] kernel: add pid_max to pid_namespace
 2024-11-22 11:31 UTC  (5+ messages)

[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-22 10:29 UTC  (9+ messages)

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-21 16:32 UTC  (18+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
` [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}

[PATCH 0/4] verification/dot2k: Improve template management
 2024-11-21 14:59 UTC  (5+ messages)
` [PATCH 1/4] verification/dot2k: Fix template directory if not installed
` [PATCH 2/4] verification/dot2k: Unify main.c templates
` [PATCH 3/4] verification/dot2k: More robust template variables
` [PATCH 4/4] verification/dot2k: Add support for name and description options

[PATCH v2 0/2] tracing: Fix deadlock in hwlat tracer
 2024-11-21  2:18 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Allow custom read/write processing in trace_min_max_{write,read}()
` [PATCH v2 2/2] tracing/hwlat: Fix deadlock in cpuhp processing

[PATCH] rust: jump_label: skip formatting generated file
 2024-11-20 18:32 UTC  (3+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-11-20 16:51 UTC  (19+ messages)

[PATCH] ftrace: Fix regression with module command in stack_trace_filter
 2024-11-20 14:52 UTC  (2+ messages)

[PATCH] rtla/timerlat: Fix histogram ALL for zero samples
 2024-11-20  5:04 UTC  (3+ messages)

[PATCH RESEND] jump_label: rust: pass a mut ptr to `static_key_count`
 2024-11-19 16:52 UTC  (9+ messages)

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-19 16:19 UTC  (9+ messages)
` [RFC PATCH 1/6] Documentation: KVM: add userfault KVM exit flag
` [RFC PATCH 2/6] Documentation: KVM: add async pf user doc
` [RFC PATCH 3/6] KVM: x86: add async ioctl support
` [RFC PATCH 4/6] KVM: trace events: add type argument to async pf
` [RFC PATCH 5/6] KVM: x86: async_pf_user: add infrastructure
` [RFC PATCH 6/6] KVM: x86: async_pf_user: hook to fault handling and add ioctl

uprobe overhead when specifying a pid
 2024-11-19 13:30 UTC  (2+ messages)

[PATCH] tools/bootconfig: Fix the wrong format specifier
 2024-11-19  1:25 UTC  (2+ messages)

[PATCH 1/3] tools/rtla: Improve code readability in timerlat_load.py
 2024-11-18 19:34 UTC  (2+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ messages)

[PATCH v5] ftrace: Get the true parent ip for function tracer
 2024-11-18 17:06 UTC  (4+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-11-17 12:09 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in loop_reconfigure_limits
 2024-11-16 23:33 UTC 


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).