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-12-18 03:23:20
linux-kernel
[PATCH 3/3] MIPS: signal: Remove unnecessary DEBUG_SIG related code
2021-12-16 12:47:23
linux-kernel
Re: [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'
2021-12-16 03:33:08
linux-kernel
[PATCH 2/2] rapidio: remove not used code about RIO_VID_TUNDRA
2021-12-16 03:33:07
linux-kernel
[PATCH 1/2] rapidio: remove not used macro definition in rio_ids.h
2021-12-16 03:33:06
linux-kernel
[PATCH 0/2] rapidio: remove some code
2021-12-14 10:03:40
linux-kernel
Re: [PATCH v2 0/2] kdump: simplify code
2021-12-14 03:09:17
linux-kernel
[PATCH v4 2/2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
2021-12-14 03:09:16
linux-kernel
[PATCH v4 1/2] MIPS: SGI-IP22: Remove unnecessary check of GCC option
2021-12-14 03:09:15
linux-kernel
[PATCH v4 0/2] MIPS: Remove some code
2021-12-13 10:16:20
linux-kernel
[PATCH v3 2/2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
2021-12-13 10:16:17
linux-kernel
[PATCH v3 0/2] MIPS: Remove some code
2021-12-13 10:16:15
linux-kernel
[PATCH v3 1/2] MIPS: SGI-IP22: Remove unnecessary check of GCC option
2021-12-11 03:33:31
linux-kernel
[PATCH v2 1/2] kdump: vmcore: remove copy_to() and add copy_to_user_or_kernel()
2021-12-11 03:33:30
linux-kernel
[PATCH v2 2/2] kdump: crashdump: use copy_to_user_or_kernel() to simplify code
2021-12-11 03:33:29
linux-kernel
[PATCH v2 0/2] kdump: simplify code
2021-12-10 23:50:50
linux-kernel
Re: [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h
2021-12-10 13:36:58
linux-kernel
[PATCH 2/2] kdump: crashdump: use copy_to() to simplify the related code
2021-12-10 13:36:53
linux-kernel
[PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h
2021-12-10 13:36:50
linux-kernel
[PATCH 0/2] kdump: simplify code
2021-12-10 04:05:14
linux-kernel
[PATCH v2] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
2021-12-10 03:40:33
linux-kernel
[PATCH] MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platforms
2021-12-08 09:27:28
linux-kernel
[PATCH v2] MIPS: Only define pci_remap_iospace() for Ralink
2021-11-29 13:29:25
linux-kernel
Re: [PATCH v2] fuse: rename some files and clean up Makefile
2021-11-27 10:15:43
linux-kernel
[PATCH v2] fuse: rename some files and clean up Makefile
2021-11-26 12:25:42
linux-kernel
[PATCH] fuse: Rename virtio_fs.c to virtiofs.c and clean up Makefile
2021-11-25 11:41:39
linux-kernel
[PATCH v2] MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
2021-11-25 11:34:55
linux-kernel
Re: [PATCH] MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
2021-11-25 01:38:15
linux-kernel
[PATCH bpf-next v2] bpf, mips: Fix build errors about __NR_bpf undeclared
2021-11-24 09:00:41
linux-kernel
[PATCH bpf-next] bpf, mips: Fix build errors about __NR_bpf undeclared
2021-11-22 10:17:48
linux-kernel
[PATCH] MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()
2021-11-17 09:04:07
linux-kernel
[PATCH] MIPS: Do not define pci_remap_iospace() under MACH_LOONGSON64
2021-11-05 01:51:42
linux-kernel
[PATCH bpf-next v6] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-11-04 01:52:34
linux-kernel
[PATCH bpf-next v5] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-11-02 08:53:56
linux-kernel
[PATCH bpf-next v4] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-10-29 11:55:41
linux-kernel
[PATCH bpf-next v3] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-10-28 01:27:51
linux-kernel
[PATCH bpf-next v8] test_bpf: Add module parameter test_suite
2021-10-26 08:43:30
linux-kernel
[PATCH v2 0/4] Do some changes about kprobe and trace
2021-10-26 08:33:10
linux-kernel
[PATCH v2 2/4] docs, kprobes: Remove invalid URL and add new reference
2021-10-26 08:32:36
linux-kernel
[PATCH v2 4/4] MAINTAINERS: Update KPROBES and TRACING entries
2021-10-26 07:58:45
linux-kernel
[PATCH v2 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
2021-10-26 06:16:16
linux-kernel
[PATCH v2 3/4] test_kprobes: Move it from kernel/ to lib/
2021-10-25 11:20:24
linux-kernel
Re: [PATCH 4/4] MAINTAINERS: Add git tree and missing files for KPROBES
2021-10-25 04:07:18
linux-kernel
[PATCH 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
2021-10-25 04:07:18
linux-kernel
[PATCH 2/4] docs, kprobes: Remove invalid URL and add new reference
2021-10-25 03:37:51
linux-kernel
[PATCH 3/4] test_kprobes: Move it from kernel/ to lib/
2021-10-25 03:35:27
linux-kernel
[PATCH 4/4] MAINTAINERS: Add git tree and missing files for KPROBES
2021-10-25 03:34:12
linux-kernel
[PATCH 0/4] Do some changes about kprobe
2021-10-18 12:58:15
linux-kernel
[PATCH bpf-next v6] test_bpf: Add module parameter test_suite
2021-10-14 02:37:48
linux-kernel
[PATCH bpf-next v5] test_bpf: Add module parameter test_suite
2021-10-11 01:37:29
linux-kernel
[PATCH bpf-next v2 0/2] bpf, mips: Do some small changes
2021-10-11 01:37:29
linux-kernel
[PATCH bpf-next v2 2/2] bpf, mips: Fix comment on tail call count limiting