linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-22 03:59:44 to 2024-12-04 02:23:57 UTC [more...]

[PATCH resend] bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING
 2024-12-04  2:23 UTC  (2+ messages)

[syzbot] [netfs?] WARNING in netfs_retry_reads (2)
 2024-12-04  1:51 UTC  (3+ messages)

[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
 2024-12-04  1:48 UTC  (5+ messages)

[PATCH v2] selftests/ftrace: adjust offset for kprobe syntax error test
 2024-12-04  1:20 UTC  (4+ messages)

[PATCH] tracing: Fix cmp_entries_dup() to respect sort() comparison rules
 2024-12-03 20:22 UTC 

[PATCH v3 0/2] Add basic tracing support for m68k
 2024-12-03 19:56 UTC  (3+ messages)
` [PATCH v3 1/2] m68k: Add tracirqs
` [PATCH v3 2/2] arch: m68k: Add STACKTRACE support

[PATCH v2 0/2] Add basic tracing support for m68k
 2024-12-03 19:10 UTC  (5+ messages)
` [PATCH v2 1/2] m68k: Add tracirqs
` [PATCH v2 2/2] arch: m68k: Add STACKTRACE support

[PATCH] ftrace: Show timings of how long nop patching took
 2024-12-03 15:17 UTC  (7+ messages)

[PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2024-12-03 14:44 UTC  (7+ messages)
    `  "
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v3 4/7] riscv: ftrace: do not use stop_machine to update code

[PATCH] x86/ftrace: fix boot time slowdown
 2024-12-03  9:08 UTC  (4+ messages)

[PATCH RFC 0/2] Add basic tracing support for m68k
 2024-12-03  6:25 UTC  (17+ messages)
` [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support

[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
 2024-12-02 12:41 UTC  (4+ messages)

[PATCH net-next] bridge: Make the FDB consider inner tag for Q-in-Q
 2024-12-02 10:06 UTC  (7+ messages)

[RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration
 2024-12-01 15:38 UTC 

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-12-01 12:53 UTC  (12+ messages)

[v8] security: add trace event for cap_capable
 2024-11-30 20:07 UTC  (3+ messages)

[syzbot] [block?] [trace?] possible deadlock in do_page_mkwrite (2)
 2024-11-30 15:59 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-29 19:30 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter
 2024-11-29 17:15 UTC  (3+ messages)

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

[PATCH 0/6] kprobes: tracing/probes: Fix and cleanup to use guard
 2024-11-29  8:16 UTC  (10+ 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] tracing: Add WARN_ON_ONCE for syscall_nr check
 2024-11-29  2:51 UTC  (9+ messages)

[PATCH bpf-next v3 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-28 19:05 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[v7] security: add trace event for cap_capable
 2024-11-28 17:09 UTC  (3+ messages)

[v6] security: add trace event for cap_capable
 2024-11-28 15:09 UTC 

[PATCH v2] rtla/timerlat: Fix histogram ALL for zero samples
 2024-11-27 13:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-27 12:11 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message
 2024-11-27 10:39 UTC  (4+ messages)

[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
 2024-11-27  8:01 UTC  (12+ 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

[RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints
 2024-11-26 22:40 UTC  (18+ 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  (6+ messages)

[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

[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  (4+ messages)

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


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