LinuxLists
Users
About
Masami Hiramatsu (
[email protected]
)
Number of posts: 6552 (2.19 per day)
First post: 2016-03-31 13:34:07
Last post: 2024-06-15 16:19:28
Previous Page
/
Next Page
Date
List
Subject
2024-04-03 14:09:57
linux-kernel
Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
2024-04-03 04:02:14
linux-kernel
Re: [RFC PATCH] ftrace: riscv: move from REGS to ARGS
2024-04-03 01:09:03
linux-kernel
Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
2024-04-03 00:18:02
linux-kernel
Re: [PATCH v3] x86/tools: fix line number reported for malformed lines
2024-03-30 00:36:51
linux-kernel
Re: [PATCH] uprobes: reduce contention on uprobes_tree access
2024-03-28 00:18:59
linux-kernel
Re: [PATCH] uprobes: reduce contention on uprobes_tree access
2024-03-27 23:47:21
linux-kernel
Re: [PATCH 4/4] kprobes: Remove core dependency on modules
2024-03-27 15:14:42
linux-kernel
[GIT PULL] probes: Fixes for v6.9-rc1
2024-03-27 00:02:10
linux-kernel
Re: [PATCH 4/4] kprobes: Remove core dependency on modules
2024-03-26 23:43:18
linux-kernel
Re: [PATCH] uprobes: reduce contention on uprobes_tree access
2024-03-26 23:43:02
linux-kernel
Re: [PATCH] uprobes: reduce contention on uprobes_tree access
2024-03-26 15:35:38
linux-kernel
Re: [PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
2024-03-26 15:05:34
linux-kernel
Re: [PATCH v5 1/2] kprobes: textmem API
2024-03-26 01:39:00
linux-kernel
Re: [PATCH v5 1/2] kprobes: textmem API
2024-03-26 00:58:51
linux-kernel
Re: [PATCH v5 1/2] kprobes: textmem API
2024-03-25 11:35:54
linux-kernel
Re: [PATCH] uprobes: reduce contention on uprobes_tree access
2024-03-25 11:06:23
linux-kernel
Re: [PATCH v2] arch/riscv: Enable kprobes when CONFIG_MODULES=n
2024-03-25 08:49:40
linux-kernel
Re: [PATCH v8 0/5] support '%pd' and '%pD' for print file name
2024-03-25 08:46:16
linux-kernel
Re: [PATCH v8 2/5] tracing/probes: support '%pD' type for print struct file's name
2024-03-21 15:41:00
linux-kernel
Re: [PATCH v7 1/5] tracing/probes: support '%pd' type for print struct dentry's name
2024-03-21 15:08:12
linux-kernel
Re: [PATCH v7 1/5] tracing/probes: support '%pd' type for print struct dentry's name
2024-03-21 14:08:06
linux-kernel
Re: [PATCH v7 0/5] support '%pd' and '%pD' for print file name
2024-03-21 00:10:03
linux-kernel
Re: [PATCH] selftests/ftrace: Fix event filter target_func selection
2024-03-20 12:46:59
linux-kernel
Re: [PATCH v6 3/8] tracing/probes: support '%pd' type for fprobe
2024-03-20 10:31:12
linux-kernel
Re: [PATCH] tracing: Explicitly cast divisor to fix Coccinelle warning
2024-03-20 10:21:07
linux-kernel
Re: [PATCH v6 0/8] support '%pd' and '%pD' for print file name
2024-03-20 10:09:35
linux-kernel
Re: [PATCH v6 5/8] tracing: add new type "%pd/%pD" in readme_msg[]
2024-03-20 08:12:17
linux-kernel
Re: [PATCH v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-20 03:28:35
linux-kernel
Re: [PATCH v6 7/8] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
2024-03-20 03:17:32
linux-kernel
Re: [PATCH v2 0/3] uprobes: two common case speed ups
2024-03-19 04:32:10
linux-kernel
Re: [PATCH v2 0/3] uprobes: two common case speed ups
2024-03-19 04:21:15
linux-kernel
Re: [PATCH v2 0/3] uprobes: two common case speed ups
2024-03-16 13:46:49
linux-kernel
Re: [PATCH v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-14 15:17:45
linux-kernel
[PATCH v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-14 15:15:33
linux-kernel
Re: [PATCH] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-14 15:12:55
linux-kernel
[PATCH] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
2024-03-14 15:08:12
linux-kernel
Re: BUG: unable to handle kernel paging request in arch_adjust_kprobe_addr
2024-03-12 16:14:06
linux-kernel
Re: [PATCH] ring-buffer: Do not set shortest_full when full target is hit
2024-03-12 15:39:37
linux-kernel
[GIT PULL] probes: Updates for v6.9
2024-03-12 15:39:26
linux-kernel
Re: [PATCH v2 2/2] ring-buffer: Reuse rb_watermark_hit() for the poll logic
2024-03-12 15:22:42
linux-kernel
Re: [PATCH v2 1/2] ring-buffer: Fix full_waiters_pending in poll
2024-03-10 01:25:46
linux-kernel
Re: [PATCH v2] bootconfig: do not put quotes on cmdline items unless necessary
2024-03-08 05:41:59
linux-kernel
Re: [PATCH] bootconfig: do not put quotes on cmdline items unless necessary
2024-03-08 02:57:36
linux-kernel
Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
2024-03-08 02:47:42
linux-kernel
Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
2024-03-08 02:47:23
linux-kernel
Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
2024-03-08 02:46:15
linux-kernel
Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
2024-03-08 02:16:51
linux-kernel
Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
2024-03-06 15:47:05
linux-kernel
Re: [PATCH v2] tracing: Limit trace_marker writes to just 4K
2024-03-04 03:42:10
linux-kernel
[PATCH v3 8/8] Documentation: tracing: Add entry argument access at function exit
2024-03-04 03:41:51
linux-kernel
[PATCH v3 7/8] selftests/ftrace: Add test cases for entry args at function exit