Tiezhu Yang ([email protected])

Number of posts: 1425 (0.84 per day)
First post: 2019-09-30 05:05:28
Last post: 2024-05-29 06:32:21

Date List Subject
2022-11-22 14:06:29 linux-kernel [PATCH] docs/zh_CN/LoongArch: Fix wrong description of FPRs Note
2022-11-21 04:35:36 linux-kernel Re: [PATCH] lib/vdso: use "grep -E" instead of "egrep"
2022-11-21 03:33:28 linux-kernel [PATCH v2] tools/memory-model: Use "grep -E" instead of "egrep"
2022-11-21 03:27:36 linux-kernel Re: [PATCH] tools: perf: Use "grep -E" instead of "egrep"
2022-11-21 03:26:21 linux-kernel Re: [PATCH] tools/memory-model: Use "grep -E" instead of "egrep"
2022-11-19 03:30:19 linux-kernel [PATCH] tools/vm/slabinfo-gnuplot: Use "grep -E" instead of "egrep"
2022-11-19 03:25:23 linux-kernel [PATCH net-next] samples: pktgen: Use "grep -E" instead of "egrep"
2022-11-19 02:28:50 linux-kernel Re: [PATCH] lib/vdso: use "grep -E" instead of "egrep"
2022-11-19 02:28:18 linux-kernel [PATCH] tools/memory-model: Use "grep -E" instead of "egrep"
2022-11-18 11:05:46 linux-kernel [PATCH] powerpc: Use "grep -E" instead of "egrep"
2022-11-18 10:14:12 linux-kernel [PATCH bpf-next] samples: bpf: Use "grep -E" instead of "egrep"
2022-11-18 09:42:50 linux-kernel [PATCH] tools: perf: Use "grep -E" instead of "egrep"
2022-11-18 09:42:45 linux-kernel [PATCH] tools: selftests: Use "grep -E" instead of "egrep"
2022-11-18 09:00:47 linux-kernel Re: [PATCH] lib/vdso: use "grep -E" instead of "egrep"
2022-11-18 08:49:08 linux-kernel Re: [PATCH] scripts: coccicheck: use "grep -E" instead of "egrep"
2022-11-18 08:43:48 linux-kernel [PATCH] MIPS: Use "grep -E" instead of "egrep"
2022-11-18 06:52:53 linux-kernel [PATCH v4 1/4] LoongArch: Simulate branch and PC instructions
2022-11-18 06:35:34 linux-kernel [PATCH v4 2/4] LoongArch: Add kprobe support
2022-11-18 06:31:23 linux-kernel [PATCH v4 4/4] samples/kprobes: Add LoongArch support
2022-11-18 06:31:23 linux-kernel [PATCH v4 0/4] Add kprobe and kretprobe support for LoongArch
2022-11-18 06:08:28 linux-kernel [PATCH v4 3/4] LoongArch: Add kretprobe support
2022-11-17 01:23:26 linux-kernel Questions about kprobe handler
2022-11-16 03:15:45 linux-kernel [PATCH v3 4/4] samples/kprobes: Add LoongArch support
2022-11-16 02:54:18 linux-kernel [PATCH v3 2/4] LoongArch: Add kprobe support
2022-11-16 02:52:10 linux-kernel [PATCH v3 0/4] Add kprobe and kretprobe support for LoongArch
2022-11-16 02:51:00 linux-kernel [PATCH v3 3/4] LoongArch: Add kretprobe support
2022-11-16 02:39:03 linux-kernel [PATCH v3 1/4] LoongArch: Simulate branch and PC instructions
2022-11-15 13:27:37 linux-kernel [PATCH bpf-next v2] bpftool: Check argc first before "file" in do_batch()
2022-11-15 10:09:05 linux-kernel [PATCH] LoongArch: Makefile: use "grep -E" instead of "egrep"
2022-11-15 09:19:07 linux-kernel Re: [PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
2022-11-14 04:36:21 linux-kernel [PATCH bpf-next 2/2] bpftool: Check argc first before "file" in do_batch()
2022-11-14 03:32:52 linux-kernel [PATCH bpf-next 0/2] Some small changes about bpftool
2022-11-14 03:32:44 linux-kernel [PATCH bpf-next 1/2] bpftool: Use strcmp() instead of is_prefix() to check parameters
2022-11-10 05:05:06 linux-kernel [PATCH v5 1/4] tools x86: Keep list sorted by number in unistd_{32,64}.h
2022-11-10 04:11:00 linux-kernel [PATCH v5 3/4] perf bench syscall: Add getpgid syscall benchmark
2022-11-10 03:57:59 linux-kernel [PATCH v5 4/4] perf bench syscall: Add execve syscall benchmark
2022-11-10 03:57:04 linux-kernel [PATCH v5 2/4] perf bench syscall: Introduce bench_syscall_common()
2022-11-10 03:56:54 linux-kernel [PATCH v5 0/4] perf: Add more syscalls to benchmark
2022-11-10 03:15:07 linux-kernel Re: [PATCH v4 0/4] perf: Add more syscalls to benchmark
2022-11-09 09:11:47 linux-kernel [PATCH v4 1/4] tools x86: Keep list sorted by number in unistd_{32,64}.h
2022-11-09 08:53:58 linux-kernel [PATCH v4 3/4] perf bench syscall: Add getpgrp syscall benchmark
2022-11-09 08:46:34 linux-kernel [PATCH v4 0/4] perf: Add more syscalls to benchmark
2022-11-09 08:45:13 linux-kernel [PATCH v4 2/4] perf bench syscall: Introduce bench_syscall_common()
2022-11-09 08:44:48 linux-kernel [PATCH v4 4/4] perf bench syscall: Add execve syscall benchmark
2022-11-03 13:47:39 linux-kernel Re: [PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch
2022-10-27 04:28:05 linux-kernel [PATCH v2] irqchip: LoongArch: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP
2022-10-26 05:13:51 linux-kernel Re: [PATCH v3 2/3] perf bench syscall: Add close syscall benchmark
2022-10-25 07:19:09 linux-kernel Re: [PATCH v3 0/3] perf: Add more syscalls to benchmark
2022-10-14 02:32:14 linux-kernel Re: [PATCH] LoongArch: BPF: Avoid declare variables in switch-case
2022-10-14 02:11:22 linux-kernel Re: [PATCH] LoongArch: BPF: Avoid declare variables in switch-case
2022-10-12 07:06:58 linux-kernel Re: [PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch