Madhavan T. Venkataraman ([email protected])

Number of posts: 473 (0.38 per day)
First post: 2020-07-28 13:11:35
Last post: 2023-12-15 15:18:17

Date List Subject
2023-02-02 07:42:58 linux-kernel [RFC PATCH v3 07/22] objtool: Reorganize ORC kernel code
2023-02-02 07:42:56 linux-kernel [RFC PATCH v3 08/22] objtool: Introduce STATIC_CHECK
2023-02-02 07:42:54 linux-kernel [RFC PATCH v3 06/22] objtool: Reorganize ORC code
2023-02-02 07:42:45 linux-kernel [RFC PATCH v3 04/22] objtool: Reorganize Unwind hint code
2023-02-02 07:42:42 linux-kernel [RFC PATCH v3 05/22] objtool: Reorganize ORC types
2023-02-02 07:42:39 linux-kernel [RFC PATCH v3 03/22] objtool: Move decode_instructions() to a separate file
2023-02-02 07:42:36 linux-kernel [RFC PATCH v3 02/22] objtool: Reorganize instruction-related code
2023-02-02 07:42:32 linux-kernel [RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
2023-02-02 07:42:30 linux-kernel [RFC PATCH v3 01/22] objtool: Reorganize CFI code
2022-07-07 15:32:33 linux-kernel [PATCH v16 0/1] arm64: Reorganize the unwinder
2022-07-07 15:30:44 linux-kernel [PATCH v16 1/1] arm64: Make the unwind loop similar to other architectures
2022-07-01 19:55:27 linux-kernel Re: [RFC PATCH v2 19/20] arm64: Miscellaneous changes required for enabling livepatch
2022-06-27 17:12:30 linux-kernel Re: [RFC PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-27 17:11:39 linux-kernel Re: [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-27 06:01:30 linux-kernel Re: [PATCH v15 6/6] arm64: Introduce arch_stack_walk_reliable()
2022-06-27 05:18:47 linux-kernel Re: [PATCH v15 5/6] arm64: Create a list of SYM_CODE functions, check return PC against list
2022-06-27 05:16:32 linux-kernel Re: [PATCH v15 4/6] arm64: Introduce stack trace reliability checks in the unwinder
2022-06-27 05:00:33 linux-kernel Re: [PATCH v15 3/6] arm64: Make the unwind loop in unwind() similar to other architectures
2022-06-27 05:00:32 linux-kernel Re: [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-27 04:44:47 linux-kernel Re: [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-24 22:23:43 linux-kernel Re: [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-24 06:07:54 linux-kernel Re: [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-24 05:39:37 linux-kernel Re: [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-17 21:30:45 linux-kernel Re: [RFC PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-17 21:29:47 linux-kernel [PATCH v15 3/6] arm64: Make the unwind loop in unwind() similar to other architectures
2022-06-17 21:28:44 linux-kernel [PATCH v15 1/6] arm64: Split unwind_init()
2022-06-17 21:28:30 linux-kernel [PATCH v15 6/6] arm64: Introduce arch_stack_walk_reliable()
2022-06-17 21:25:11 linux-kernel [PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-17 21:18:12 linux-kernel [PATCH v15 5/6] arm64: Create a list of SYM_CODE functions, check return PC against list
2022-06-17 21:10:33 linux-kernel [PATCH v15 4/6] arm64: Introduce stack trace reliability checks in the unwinder
2022-06-17 21:10:14 linux-kernel [PATCH v15 2/6] arm64: Copy the task argument to unwind_state
2022-06-17 18:15:11 linux-kernel [RFC PATCH v15 3/6] arm64: Make the unwind loop in unwind() similar to other architectures
2022-06-17 18:13:07 linux-kernel [RFC PATCH v15 4/6] arm64: Introduce stack trace reliability checks in the unwinder
2022-06-17 18:13:07 linux-kernel [RFC PATCH v15 5/6] arm64: Create a list of SYM_CODE functions, check return PC against list
2022-06-17 18:06:20 linux-kernel [RFC PATCH v15 6/6] arm64: Introduce arch_stack_walk_reliable()
2022-06-17 18:06:20 linux-kernel [RFC PATCH v15 2/6] arm64: Copy the task argument to unwind_state
2022-06-17 18:05:51 linux-kernel [RFC PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-17 18:05:36 linux-kernel [RFC PATCH v15 1/6] arm64: Split unwind_init()
2022-06-15 21:09:02 linux-kernel Re: [RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation
2022-06-15 20:49:34 linux-kernel Re: [RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation
2022-06-15 19:38:29 linux-kernel Re: [PATCH v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-08 05:08:06 linux-kernel Re: [RFC PATCH v2 09/20] objtool: arm64: Implement command to invoke the decoder
2022-06-06 05:13:25 linux-kernel Re: [PATCH v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-01 22:49:06 linux-kernel Re: [RFC PATCH v2 09/20] objtool: arm64: Implement command to invoke the decoder
2022-05-30 13:40:02 linux-kernel Re: [RFC PATCH v2 09/20] objtool: arm64: Implement command to invoke the decoder
2022-05-30 11:42:27 linux-kernel Re: [RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation
2022-05-29 17:38:00 linux-kernel Re: [RFC PATCH v2 11/20] objtool: arm64: Walk instructions and compute CFI for each instruction
2022-05-29 16:54:21 linux-kernel Re: [RFC PATCH v2 05/20] objtool: Reorganize ORC types
2022-05-24 09:02:53 linux-kernel [RFC PATCH v2 05/20] objtool: Reorganize ORC types
2022-05-24 07:28:18 linux-kernel [RFC PATCH v2 09/20] objtool: arm64: Implement command to invoke the decoder
2022-05-24 05:58:41 linux-kernel [RFC PATCH v2 03/20] objtool: Move decode_instructions() to a separate file