messages from 2024-03-14 14:16:09 to 2024-03-25 03:59:10 UTC [more...]
[PATCH v3 resend] net/ipv4: add tracepoint for icmp_send
2024-03-25 3:57 UTC (5+ messages)
` "
[PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
2024-03-25 3:58 UTC (6+ messages)
[PATCH net-next 0/3] trace: use TP_STORE_ADDRS macro
2024-03-25 3:43 UTC (4+ messages)
` [PATCH net-next 1/3] trace: move to TP_STORE_ADDRS related macro to net_probe_common.h
` [PATCH net-next 2/3] trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()
` [PATCH net-next 3/3] trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()
[PATCH] uprobes: reduce contention on uprobes_tree access
2024-03-25 3:03 UTC (4+ messages)
[PATCH] ftrace: make extra rcu_is_watching() validation check optional
2024-03-25 2:38 UTC (2+ messages)
[PATCH v8 0/5] support '%pd' and '%pD' for print file name
2024-03-25 1:52 UTC (8+ messages)
` [PATCH v8 1/5] tracing/probes: support '%pd' type for print struct dentry's name
` [PATCH v8 2/5] tracing/probes: support '%pD' type for print struct file's name
` [PATCH v8 3/5] Documentation: tracing: add new type '%pd' and '%pD' for kprobe
` [PATCH v8 4/5] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
` [PATCH v8 5/5] selftests/ftrace: add fprobe "
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run1
2024-03-25 0:06 UTC (2+ messages)
` raw_tp+cookie is buggy. Was: "
[RFC PATCH net-next v6 00/15] Device Memory TCP
2024-03-24 23:37 UTC (11+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
2024-03-22 16:39 UTC (11+ messages)
[RFC PATCH v2 0/7] DAMON based 2-tier memory management for CXL memory
2024-03-22 16:32 UTC (3+ messages)
[PATCH] ftrace: fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
2024-03-22 15:51 UTC (2+ messages)
[PATCH v3] net/ipv4: add tracepoint for icmp_send
2024-03-22 7:41 UTC (4+ messages)
[PATCH -next] fs: Fix kernel-doc comments to functions
2024-03-22 6:26 UTC
[RFC PATCH] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
2024-03-21 20:02 UTC (15+ messages)
[PATCH v7 0/5] support '%pd' and '%pD' for print file name
2024-03-21 15:48 UTC (12+ messages)
` [PATCH v7 1/5] tracing/probes: support '%pd' type for print struct dentry's name
` [PATCH v7 2/5] tracing/probes: support '%pD' type for print struct file's name
` [PATCH v7 3/5] Documentation: tracing: add new type '%pd' and '%pD' for kprobe
` [PATCH v7 4/5] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
` [PATCH v7 5/5] selftests/ftrace: add fprobe "
[PATCH] trace doc: Minor grammatical correction
2024-03-21 11:27 UTC
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run2
2024-03-21 9:01 UTC
[syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run4
2024-03-21 9:01 UTC
[RFC][PATCH] tracing: Introduce restart_critical_timings()
2024-03-21 1:03 UTC (6+ messages)
[PATCH] selftests/ftrace: Fix event filter target_func selection
2024-03-21 0:09 UTC (2+ messages)
[bug report] tracing/probes: Support $argN in return probe (kprobe and fprobe)
2024-03-20 22:56 UTC (9+ messages)
` [PATCH] tracing: probes: Fix to zero initialize a local variable
[PATCH] tracing: Explicitly cast divisor to fix Coccinelle warning
2024-03-20 21:55 UTC (5+ messages)
` [PATCH v2] tracing: Improve performance by using do_div()
[GIT PULL V2] tracing/tools: Updates for 6.9
2024-03-20 14:54 UTC
[GIT PULL] tracing/tools: Updates for 6.9
2024-03-20 13:29 UTC (4+ messages)
[PATCH v6 0/8] support '%pd' and '%pD' for print file name
2024-03-20 12:46 UTC (13+ messages)
` [PATCH v6 1/8] tracing/probes: add traceprobe_expand_dentry_args() helper
` [PATCH v6 2/8] tracing/probes: support '%pd' type for print struct dentry's name
` [PATCH v6 3/8] tracing/probes: support '%pd' type for fprobe
` [PATCH v6 4/8] tracing/probes: support '%pD' type for print struct file's name
` [PATCH v6 5/8] tracing: add new type "%pd/%pD" in readme_msg[]
` [PATCH v6 6/8] Documentation: tracing: add new type '%pd' and '%pD' for kprobe
` [PATCH v6 7/8] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
` [PATCH v6 8/8] selftests/ftrace: add fprobe "
[PATCH v2] net/ipv4: add tracepoint for icmp_send
2024-03-20 11:59 UTC (3+ messages)
` "
[PATCH] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-20 8:12 UTC (7+ messages)
` [PATCH v2] "
[PATCH v2 0/3] uprobes: two common case speed ups
2024-03-20 3:17 UTC (9+ messages)
` [PATCH v2 1/3] uprobes: encapsulate preparation of uprobe args buffer
` [PATCH v2 2/3] uprobes: prepare uprobe args buffer lazily
` [PATCH v2 3/3] uprobes: add speculative lockless system-wide uprobe filter check
[PATCH 0/8] tracing: Persistent traces across a reboot or crash
2024-03-20 0:44 UTC (5+ messages)
[PATCH 0/2] tracing: Fully silence instance of -Wstring-compare
2024-03-20 0:37 UTC (8+ messages)
` [PATCH 1/2] compiler_types: Ensure __diag_clang() is always available
` [PATCH 2/2] tracing: Ignore -Wstring-compare with diagnostic macros
[PATCH v2] workqueue: add function in event of workqueue_activate_work
2024-03-19 23:49 UTC (3+ messages)
[PATCH] tracing: Just use strcmp() for testing __string() and __assign_str() match
2024-03-19 17:39 UTC
[PATCH] net: hns3: tracing: fix hclgevf trace event strings
2024-03-19 11:09 UTC (4+ messages)
TP_printk() bug with %c, and more?
2024-03-18 15:53 UTC (6+ messages)
net/sunrpc/sched.c: error: result of comparison against a string literal is unspecified (use an explicit string comparison function instead)
2024-03-18 15:43 UTC
KASAN: null-ptr-deref Write in tctx_task_work_run
2024-03-18 6:35 UTC (3+ messages)
` 回复:KASAN: "
[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-03-16 2:52 UTC (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
[PATCH] tracing: Add __string_src() helper to help compilers not to get confused
2024-03-15 19:53 UTC (2+ messages)
[PATCH V3 0/3] tools/tracing: Use tools/build makefiles like perf
2024-03-15 16:44 UTC (4+ messages)
` [PATCH V3 1/3] tools/tracing: Use tools/build makefiles on latency-collector
` [PATCH V3 2/3] tools/rtla: Use tools/build makefiles to build rtla
` [PATCH V3 3/3] tools/verification: Use tools/build makefiles on rv
[PATCH V2 0/3] tools/tracing: Use tools/build makefiles like perf
2024-03-15 15:17 UTC (7+ messages)
` [PATCH V2 1/3] tools/tracing: Use tools/build makefiles on latency-collector
` [PATCH V2 2/3] tools/rtla: Use tools/build makefiles to build rtla
` [PATCH V2 3/3] tools/verification: Use tools/build makefiles on rv
[PATCH] ring-buffer: Make wake once of ring_buffer_wait() more robust
2024-03-15 10:31 UTC
[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
2024-03-15 8:17 UTC (12+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
` [External] "
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-03-14 18:34 UTC (3+ messages)
[PATCH] Documentation: tracing: update format of sched_wakeup in example
2024-03-14 14:41 UTC
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).