LinuxLists
Users
About
Chen Zhongjin (
[email protected]
)
Number of posts: 231 (0.44 per day)
First post: 2022-03-25 15:20:13
Last post: 2023-09-02 18:46:38
Previous Page
/
Next Page
Date
List
Subject
2022-06-23 01:54:28
linux-kernel
[PATCH v6 02/33] objtool: arm64: Add base definition for arm64 backend
2022-06-23 01:54:22
linux-kernel
[PATCH v6 04/33] objtool: arm64: Decode jump and call related instructions
2022-06-23 01:54:04
linux-kernel
[PATCH v5 00/33] objtool: add base support for arm64
2022-06-22 16:28:24
linux-kernel
[PATCH v5 08/33] objtool: arm64: Accept non-instruction data in code sections
2022-06-22 16:27:03
linux-kernel
[PATCH v5 13/33] objtool: arm64: Enable ORC for arm64
2022-06-22 16:26:02
linux-kernel
[PATCH v5 27/33] arm64: Set intra-function call annotations
2022-06-22 16:25:31
linux-kernel
[PATCH v5 15/33] arm64: bug: Add reachable annotation to warning macros
2022-06-22 16:24:28
linux-kernel
[PATCH v5 05/33] objtool: arm64: Decode other system instructions
2022-06-22 16:23:00
linux-kernel
[PATCH v5 11/33] objtool: arm64: Ignore replacement section for alternative callback
2022-06-22 16:14:29
linux-kernel
[PATCH v5 12/33] objtool: arm64: Enable stack validation for arm64
2022-06-22 16:14:26
linux-kernel
[PATCH v5 24/33] arm64: proc: Mark constant as data
2022-06-22 16:13:35
linux-kernel
[PATCH v5 19/33] arm64: Annotate unwind_hint for symbols with empty stack
2022-06-22 16:13:10
linux-kernel
[PATCH v5 33/33] objtool: revert c_file fallthrough detection for arm64
2022-06-22 16:12:16
linux-kernel
[PATCH v5 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
2022-06-22 16:11:10
linux-kernel
[PATCH v5 28/33] arm64: sleep: Properly set frame pointer before call
2022-06-22 16:07:31
linux-kernel
[PATCH v5 20/33] arm64: entry: Annotate unwind_hint for entry
2022-06-22 16:06:59
linux-kernel
[PATCH v5 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
2022-06-22 15:58:48
linux-kernel
[PATCH v5 26/33] arm64: crypto: Remove unnecessary stackframe
2022-06-22 15:57:57
linux-kernel
[PATCH v5 30/33] arm64: entry: Align stack size for alternative
2022-06-22 15:57:55
linux-kernel
[PATCH v5 31/33] arm64: kernel: Skip validation of proton-pack.c
2022-06-22 15:57:39
linux-kernel
[PATCH v5 29/33] arm64: compat: Move VDSO code to .rodata section
2022-06-22 15:57:38
linux-kernel
[PATCH v5 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
2022-06-22 15:57:31
linux-kernel
[PATCH v5 25/33] arm64: crypto: Mark constant as data
2022-06-22 15:57:30
linux-kernel
[PATCH v5 23/33] arm64: head: Mark constants as data
2022-06-22 15:57:28
linux-kernel
[PATCH v5 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
2022-06-22 15:57:21
linux-kernel
[PATCH v5 07/33] objtool: arm64: Decode LDR instructions
2022-06-22 15:57:21
linux-kernel
[PATCH v5 22/33] arm64: efi-header: Mark efi header as data
2022-06-22 15:57:17
linux-kernel
[PATCH v5 06/33] objtool: arm64: Decode load/store instructions
2022-06-22 15:57:16
linux-kernel
[PATCH v5 18/33] arm64: Change symbol type annotations
2022-06-22 15:57:11
linux-kernel
[PATCH v5 17/33] objtool: arm64: Add unwind_hint support
2022-06-22 15:57:10
linux-kernel
[PATCH v5 09/33] objtool: check: Support data in text section
2022-06-22 15:57:10
linux-kernel
[PATCH v5 10/33] objtool: arm64: Handle supported relocations in alternatives
2022-06-22 15:57:10
linux-kernel
[PATCH v5 04/33] objtool: arm64: Decode jump and call related instructions
2022-06-22 15:56:53
linux-kernel
[PATCH v5 03/33] objtool: arm64: Decode add/sub instructions
2022-06-22 15:56:45
linux-kernel
[PATCH v5 14/33] objtool: arm64: Add annotate_reachable() for objtools
2022-06-22 15:56:41
linux-kernel
[PATCH v5 00/33] objtool: add base support for arm64
2022-06-22 15:56:25
linux-kernel
[PATCH v5 02/33] objtool: arm64: Add base definition for arm64 backend
2022-06-22 10:45:06
linux-kernel
[PATCH v2 4/5] objtool: Specify host-arch for making LIBSUBCMD
2022-06-22 10:38:12
linux-kernel
[PATCH v2 2/5] objtool: Make ORC init and lookup code arch-generic
2022-06-22 10:26:27
linux-kernel
[PATCH v2 5/5] objtool: use arch_jump_destination in read_intra_function_calls
2022-06-22 10:26:01
linux-kernel
[PATCH v2 3/5] objtool: Add generic symbol for relocation type
2022-06-22 10:20:28
linux-kernel
[PATCH v2 0/5] objtool: Reorganize x86 arch-specific code
2022-06-22 10:18:19
linux-kernel
[PATCH v2 1/5] objtool: Make ORC type code arch-specific
2022-05-23 03:05:38
linux-kernel
Re: [PATCH v4] ARM: module: Add all unwind tables when load module
2022-05-17 06:08:05
linux-kernel
Re: [PATCH v4] locking/csd_lock: change csdlock_debug from early_param to __setup
2022-05-10 13:31:33
linux-kernel
[PATCH v4] locking/csd_lock: change csdlock_debug from early_param to __setup
2022-05-10 07:46:47
linux-kernel
Re: [PATCH 5.10 v3] locking/csd_lock: fix csdlock_debug cause arm64 boot panic
2022-05-09 10:05:49
linux-kernel
Re: [PATCH 5.10 v3] locking/csd_lock: fix csdlock_debug cause arm64 boot panic
2022-05-09 01:27:20
linux-kernel
[PATCH 5.10 v3] locking/csd_lock: fix csdlock_debug cause arm64 boot panic
2022-04-29 09:30:25
linux-kernel
Re: [PATCH v4] ARM: module: Add all unwind tables when load module
2022-04-22 05:19:39
linux-kernel
Re: [PATCH 5.10] fix csdlock_debug cause arm64 boot panic