Youling Tang ([email protected])

Number of posts: 258 (0.25 per day)
First post: 2020-08-03 05:19:14
Last post: 2023-06-20 09:08:54

Date List Subject
2023-06-20 09:08:54 linux-kernel Re: [RFC PATCH v1 00/23] LoongArch: Add objtool and ORC unwinder support
2023-06-20 08:57:02 linux-kernel [RFC PATCH v1 22/23] objtool: Make update_cfi_state() arch-specific function
2023-06-20 08:55:48 linux-kernel [RFC PATCH v1 23/23] LoongArch: objtool: Mark non-standard object files and directories
2023-06-20 08:50:24 linux-kernel Re: [RFC PATCH v1 00/23] LoongArch: Add objtool and ORC unwinder support
2023-06-20 08:46:30 linux-kernel [RFC PATCH v1 21/23] objtool: Add arch-specific "noreturn" function handling
2023-06-20 08:38:09 linux-kernel [RFC PATCH v1 20/23] LoongArch: Move some data definitions into the .data section
2023-06-20 08:37:27 linux-kernel [RFC PATCH v1 13/23] objtool: Add next member in struct reloc
2023-06-20 08:36:07 linux-kernel [RFC PATCH v1 08/23] tools: LoongArch: Copy inst.h and asm.h to tools
2023-06-20 08:30:20 linux-kernel [RFC PATCH v1 16/23] LoongArch: Add ORC unwinder support
2023-06-20 08:28:20 linux-kernel [RFC PATCH v1 12/23] LoongArch: bug: Add reachable annotation to warning macros
2023-06-20 08:23:05 linux-kernel [RFC PATCH v1 19/23] LoongArch: Annotate unwind_hint
2023-06-20 08:23:01 linux-kernel [RFC PATCH v1 01/23] objtool: Reorganize CFI code
2023-06-20 08:19:57 linux-kernel [RFC PATCH v1 15/23] objtool: Add ORC support for LoongArch
2023-06-20 08:12:18 linux-kernel [RFC PATCH v1 00/23] LoongArch: Add objtool and ORC unwinder support
2023-06-20 08:11:48 linux-kernel [RFC PATCH v1 14/23] objtool: Add orc_print_dump() package
2023-06-20 08:10:36 linux-kernel [RFC PATCH v1 06/23] objtool: Reorganize ORC kernel code
2023-06-20 08:06:47 linux-kernel [RFC PATCH v1 09/23] objtool: LoongArch: Add base definition for LoongArch
2023-06-20 08:04:13 linux-kernel [RFC PATCH v1 18/23] LoongArch: Fix fpu.S objtool warning
2023-06-20 08:03:52 linux-kernel [RFC PATCH v1 03/23] objtool: Move decode_instructions() to a separate file
2023-06-20 08:02:43 linux-kernel [RFC PATCH v1 04/23] objtool: Reorganize Unwind hint code
2023-06-20 08:02:09 linux-kernel [RFC PATCH v1 17/23] LoongArch: Support R_LARCH_32_PCREL relocation type in kernel module
2023-06-20 08:02:08 linux-kernel [RFC PATCH v1 11/23] objtool: Add annotate_reachable() for objtools
2023-06-20 08:00:00 linux-kernel [RFC PATCH v1 05/23] objtool: Reorganize ORC code
2023-06-20 07:57:54 linux-kernel [RFC PATCH v1 10/23] objtool: LoongArch: Implement decoder
2023-06-20 07:54:47 linux-kernel [RFC PATCH v1 07/23] objtool: Introduce STATIC_CHECK
2023-06-20 07:53:25 linux-kernel [RFC PATCH v1 02/23] objtool: Reorganize instruction-related code
2023-06-06 07:42:28 linux-kernel Re: [PATCH v12 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
2023-06-06 07:41:20 linux-kernel Re: [PATCH v12 26/31] LoongArch: KVM: Implement kvm exception vector
2023-06-06 07:36:19 linux-kernel Re: [PATCH v12 12/31] LoongArch: KVM: Implement vcpu interrupt operations
2023-06-06 06:46:09 linux-kernel Re: [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
2023-06-03 02:16:47 linux-kernel Re: [PATCH v3] LoongArch: Add support to clone a time namespace
2023-05-31 08:45:20 linux-kernel Re: [PATCH v3] LoongArch: Add support to clone a time namespace
2023-05-15 02:58:06 linux-kernel [PATCH v3] LoongArch: Add jump-label implementation
2023-05-11 01:49:04 linux-kernel Re: [PATCH v2] LoongArch: Add jump-label implementation
2023-05-11 01:48:17 linux-kernel Re: [PATCH v2] LoongArch: Add jump-label implementation
2023-05-10 09:36:07 linux-kernel [PATCH v2] LoongArch: Add jump-label implementation
2023-05-09 08:10:39 linux-kernel Re: [PATCH] LoongArch: Add jump-label implementation
2023-05-09 08:08:25 linux-kernel [PATCH] LoongArch: Add jump-label implementation
2023-05-09 07:23:40 linux-kernel Re: [PATCH] LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
2023-04-27 07:05:35 linux-kernel Re: [PATCH v2 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
2023-04-27 02:15:34 linux-kernel [PATCH v2 3/5] LoongArch: ftrace: Add direct call support
2023-04-27 02:15:23 linux-kernel [PATCH v2 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
2023-04-27 02:15:17 linux-kernel [PATCH v2 4/5] LoongArch: ftrace: Add direct call trampoline samples support
2023-04-27 02:14:26 linux-kernel [PATCH v2 0/5] LoongArch: ftrace: Add direct call support and code simplification
2023-04-27 02:14:26 linux-kernel [PATCH v2 1/5] LoongArch: Fix build error if CONFIG_DYNAMIC_FTRACE_WITH_REGS is not set
2023-04-27 02:14:22 linux-kernel [PATCH v2 2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code
2023-04-26 14:46:21 linux-kernel Re: [PATCH 3/5] LoongArch: ftrace: Add direct call support
2023-04-26 01:51:41 linux-kernel [PATCH 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses
2023-04-26 01:51:24 linux-kernel [PATCH 3/5] LoongArch: ftrace: Add direct call support
2023-04-26 01:51:24 linux-kernel [PATCH 4/5] LoongArch: ftrace: Add direct call trampoline samples support
2023-04-26 01:50:34 linux-kernel [PATCH 2/5] LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify code