Jinyang He ([email protected])

Number of posts: 194 (0.16 per day)
First post: 2020-07-22 10:25:56
Last post: 2023-11-26 12:18:38

Date List Subject
2023-11-26 12:18:38 linux-kernel [PATCH] LoongArch: Set unwind stack type to unknown rather than set error flag
2023-10-15 12:58:22 linux-kernel Re: [PATCH v2 8/8] LoongArch: Add ORC unwinder support
2023-09-19 09:35:44 linux-kernel Re: [PATCH v1] LoongArch: Remove dead code in relocate_new_kernel
2023-08-29 10:41:40 linux-kernel Re: [PATCH] LoongArch: Define the symbol fault as a local label in fpu.S
2023-08-29 09:30:06 linux-kernel Re: [PATCH] LoongArch: Define the symbol fault as a local label in fpu.S
2023-06-28 08:55:02 linux-kernel Re: [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch
2023-06-27 08:57:52 linux-kernel Re: [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface
2023-02-28 08:04:43 linux-kernel [PATCH v2 6/6] LoongArch: Clean up la_abs macro
2023-02-28 08:04:40 linux-kernel [PATCH v2 5/6] LoongArch: Fix up the prologue unwinder unwind exception frame
2023-02-28 08:04:29 linux-kernel [PATCH v2 4/6] LoongArch: Drop pernode exception handlers
2023-02-28 08:04:21 linux-kernel [PATCH v2 3/6] LoongArch: Create a exception handlers section
2023-02-28 08:04:01 linux-kernel [PATCH v2 2/6] LoongArch: Move the content defined by SYM_DATA to data or rodata section
2023-02-28 08:03:31 linux-kernel [PATCH v2 1/6] LoongArch: Rename handle_syscall to handle_sys
2023-02-28 08:03:19 linux-kernel [PATCH v2 0/6] Drop the per-node-mode exception handlers
2023-02-24 13:04:17 linux-kernel Re: [PATCH 6/6] LoongArch: Clean up la_abs macro
2023-02-24 10:12:00 linux-kernel [PATCH 6/6] LoongArch: Clean up la_abs macro
2023-02-24 10:11:58 linux-kernel [PATCH 4/6] LoongArch: Drop pernode exception handlers
2023-02-24 10:11:55 linux-kernel [PATCH 5/6] LoongArch: Fix up the prologue unwinder unwind exception frame
2023-02-24 10:11:51 linux-kernel [PATCH 3/6] LoongArch: Create a exception handlers section
2023-02-24 10:11:49 linux-kernel [PATCH 2/6] LoongArch: Move the content defined by SYM_DATA to data or rodata section
2023-02-24 10:11:45 linux-kernel [PATCH 1/6] LoongArch: Rename handle_syscall to handle_sys
2023-02-24 10:11:43 linux-kernel [PATCH 0/6] Drop the per-node-mode exception handlers
2023-02-18 01:21:13 linux-kernel Re: [PATCH v4 2/3] LoongArch: Add ptrace single step support
2023-02-16 06:59:30 linux-kernel Re: [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for exception handlers
2023-02-16 06:44:42 linux-kernel Re: [PATCH v3 2/3] LoongArch: Add ptrace single step support
2023-02-16 02:07:55 linux-kernel Re: [PATCH v3 2/3] LoongArch: Add ptrace single step support
2023-02-15 07:52:05 linux-kernel Re: "kernel ade access" oops on LoongArch
2023-02-11 06:55:22 linux-kernel Re: [PATCH v2 1/3] LoongArch: Add hardware breakpoints/watchpoints support
2023-02-08 00:59:28 linux-kernel Re: [PATCH v2 2/5] LoongArch: Use la.pcrel instead of la.abs for exception handlers
2023-02-01 09:29:53 linux-kernel [PATCH] LoongArch: Fix Chinese comma
2023-01-18 08:10:51 linux-kernel Re: [PATCH v12 4/5] LoongArch: Mark some assembler symbols as non-kprobe-able
2023-01-18 06:24:32 linux-kernel Re: [PATCH v12 4/5] LoongArch: Mark some assembler symbols as non-kprobe-able
2023-01-14 08:37:11 linux-kernel Re: [PATCH 3/4] LoongArch: Add support for kernel relocation
2023-01-14 07:27:01 linux-kernel Re: [PATCH 3/4] LoongArch: Add support for kernel relocation
2023-01-14 07:11:06 linux-kernel Re: [PATCH 2/4] LoongArch: Add JUMP_LINK_ADDR macro implementation to avoid using la.abs
2023-01-14 06:46:28 linux-kernel Re: [PATCH 1/4] LoongArch: Use trampoline for exception handlers and kill la.abs
2023-01-12 06:51:11 linux-kernel Re: [PATCH v3 5/5] LoongArch: Add generic ex-handler unwind in prologue unwinder
2023-01-12 01:34:08 linux-kernel [PATCH v3 1/5] LoongArch: Get frame info in unwind_start when regs is not supported
2023-01-12 01:34:06 linux-kernel [PATCH v3 2/5] LoongArch: Use correct sp value to get graph addr in unwinder guess
2023-01-12 01:29:40 linux-kernel [PATCH v3 0/5] LoongArch: Some fix and new features for unwinders
2023-01-12 01:23:07 linux-kernel [PATCH v3 3/5] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
2023-01-12 01:08:49 linux-kernel [PATCH v3 5/5] LoongArch: Add generic ex-handler unwind in prologue unwinder
2023-01-12 01:07:58 linux-kernel [PATCH v3 4/5] LoongArch: Strip guess_unwinder out from prologue_unwinder
2023-01-03 09:29:53 linux-kernel Re: [PATCH v2 4/6] LoongArch: Strip guess_unwinder out from prologue_unwinder
2023-01-03 08:59:08 linux-kernel Re: [PATCH] LoongArch: Fix irq enable in exception handlers
2022-12-30 06:28:19 linux-kernel Re: [PATCH] LoongArch: Fix irq enable in exception handlers
2022-12-29 06:55:06 linux-kernel [PATCH v2 5/6] LoongArch: Add generic ex-handler unwind in prologue unwinder
2022-12-29 06:47:03 linux-kernel [PATCH v2 3/6] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
2022-12-29 06:39:36 linux-kernel [PATCH v2 2/6] LoongArch: Use correct sp value to get graph addr in unwinder guess
2022-12-29 06:33:03 linux-kernel [PATCH v2 4/6] LoongArch: Strip guess_unwinder out from prologue_unwinder
2022-12-29 06:27:42 linux-kernel [PATCH v2 0/5] LoongArch: Some fix and new features for unwinders