LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-04-14 14:55:15
linux-kernel
[PATCH bpf-next] bpf: Fix some invalid links in bpf_devel_QA.rst
2021-04-13 13:12:01
linux-kernel
[PATCH RFC] module: Use ARG_MAX as second argument of strndup_user() in load_module()
2021-04-13 12:29:47
linux-kernel
[PATCH RFC v2] module: Use ARG_MAX as second argument of strndup_user() in load_module()
2021-04-12 07:20:51
linux-kernel
Re: [PATCH] MIPS: Fix strnlen_user access check
2021-04-12 03:35:22
linux-kernel
Re: [PATCH] MIPS: Fix strnlen_user access check
2021-04-06 18:29:51
linux-kernel
[PATCH RFC] MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
2021-04-02 10:28:22
linux-kernel
[PATCH v3] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-25 12:51:52
linux-kernel
[PATCH v3] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-25 12:20:42
linux-kernel
Re: [PATCH v2] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-22 07:15:13
linux-kernel
Re: [PATCH v2] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-18 02:31:17
linux-kernel
[PATCH v2] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-17 07:17:24
linux-kernel
[PATCH] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
2021-03-17 00:33:25
linux-kernel
Re: [PATCH v2] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-15 12:28:12
linux-kernel
Re: [PATCH v2] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-15 12:12:41
linux-kernel
Re: [PATCH v2] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-15 03:59:26
linux-kernel
[PATCH] MAINTAINERS: Add Mailing list and Web-page for PERFORMANCE EVENTS SUBSYSTEM
2021-03-09 04:22:58
linux-kernel
[PATCH v2] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-09 02:25:21
linux-kernel
Re: [PATCH] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-08 12:54:05
linux-kernel
[PATCH] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
2021-03-08 08:44:47
linux-kernel
[PATCH] MIPS: Enable some missed configs in loongson3_defconfig to support bpftrace
2021-03-06 07:54:35
linux-kernel
[PATCH v2] riscv: Return -EFAULT if copy_{to,from}_user() failed in signal.c
2021-03-04 23:59:05
linux-kernel
[PATCH] MIPS: Add comment about CONFIG_MIPS32_O32 in loongson3_defconfig when build with Clang
2021-03-04 15:29:47
linux-kernel
[PATCH v3] MIPS: Make MIPS32_O32 depends on !CC_IS_CLANG
2021-03-04 15:18:48
linux-kernel
Re: [PATCH] MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
2021-03-04 15:10:47
linux-kernel
[PATCH v2] MIPS: Make MIPS32_O32 depends on !CC_IS_CLANG
2021-03-04 14:42:51
linux-kernel
Re: [PATCH] MIPS: Add comment about CONFIG_MIPS32_O32 in loongson3_defconfig when build with Clang
2021-03-04 08:09:38
linux-kernel
Re: [PATCH] riscv: Return -EFAULT if copy_to_user() failed in signal.c
2021-03-04 05:59:47
linux-kernel
[PATCH] riscv: Return -EFAULT if copy_to_user() failed in signal.c
2021-02-26 01:16:39
linux-kernel
Re: [PATCH v2 0/3] Add some perf support for mips
2021-02-22 06:47:08
linux-kernel
Re: [PATCH v2 0/3] Add some perf support for mips
2021-02-10 03:43:28
linux-kernel
Re: [PATCH v2] MIPS: Make check condition for SDBBP consistent with EJTAG spec
2021-02-09 05:13:26
linux-kernel
[PATCH v2] MIPS: Make check condition for SDBBP consistent with EJTAG spec
2021-02-09 03:28:26
linux-kernel
Re: [PATCH] MIPS: Make check condition for SDBBP consistent with EJTAG spec
2021-02-08 13:19:23
linux-kernel
[PATCH] MIPS: Make check condition for SDBBP consistent with EJTAG spec
2021-02-08 11:22:33
linux-kernel
[PATCH] MIPS: Add basic support for ptrace single step
2021-02-05 06:36:23
linux-kernel
[PATCH] selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
2021-02-04 11:42:36
linux-kernel
[PATCH bpf-next] samples/bpf: Add hello world sample for newbies
2021-02-04 03:59:30
linux-kernel
[PATCH v2 0/3] Add some perf support for mips
2021-02-04 03:40:58
linux-kernel
[PATCH v2 3/3] perf tools: Generate mips syscalls_n64.c syscall table
2021-02-04 03:40:08
linux-kernel
[PATCH v2 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf
2021-02-04 03:39:49
linux-kernel
[PATCH v2 2/3] perf tools: Support mips unwinding and dwarf-regs
2021-02-04 03:06:48
linux-kernel
Re: [PATCH] selftests: breakpoints: Fix wrong argument of ptrace() when single step
2021-02-03 13:14:37
linux-kernel
Re: [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf
2021-02-03 08:43:59
linux-kernel
[PATCH] selftests: breakpoints: Fix wrong argument of ptrace() when single step
2021-02-03 05:38:44
linux-kernel
[PATCH] sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
2021-02-03 05:33:28
linux-kernel
[PATCH] parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
2021-02-01 12:58:26
linux-kernel
Re: [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf
2021-01-29 02:52:25
linux-kernel
Re: [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf
2021-01-28 09:23:30
linux-kernel
[PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects
2021-01-27 21:09:12
linux-kernel
[PATCH] MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
2021-01-27 20:52:10
linux-kernel
Re: [PATCH bpf-next] samples/bpf: Add include dir for MIPS Loongson64 to fix build errors