Julien Thierry ([email protected])

Number of posts: 296 (0.58 per day)
First post: 2019-10-14 08:39:08
Last post: 2021-03-09 14:36:05

Date List Subject
2020-08-25 13:11:49 linux-kernel [PATCH v4 0/4] Remove dependency of check subcmd upon orc
2020-08-25 13:11:37 linux-kernel [PATCH v4 2/4] objtool: Move orc outside of check
2020-08-25 13:07:34 linux-kernel Re: [PATCH v2 9/9] objtool: Abstract unwind hint reading
2020-08-25 12:55:53 linux-kernel Re: [PATCH v2 8/9] frame: Make unwind hints definitions available to other architectures
2020-08-03 12:17:26 linux-kernel Re: [PATCH v2 9/9] objtool: Abstract unwind hint reading
2020-07-31 08:22:28 linux-kernel Re: [PATCH v3 2/4] objtool: Move orc outside of check
2020-07-31 07:25:06 linux-kernel Re: [PATCH v2 5/9] objtool: Make relocation in alternative handling arch dependent
2020-07-31 07:04:17 linux-kernel Re: [PATCH v2 9/9] objtool: Abstract unwind hint reading
2020-07-30 14:47:00 linux-kernel Re: [PATCH v3 2/4] objtool: Move orc outside of check
2020-07-30 14:44:54 linux-kernel Re: [PATCH v3 0/4] Remove dependency of check subcmd upon orc
2020-07-30 14:43:42 linux-kernel Re: [PATCH v3 1/4] objtool: Move object file loading out of check
2020-07-30 13:46:55 linux-kernel Re: [PATCH v3 4/4] objtool: orc_gen: Move orc_entry out of instruction structure
2020-07-30 13:32:04 linux-kernel Re: [PATCH v3 2/4] objtool: Move orc outside of check
2020-07-30 12:42:34 linux-kernel Re: [PATCH v3 4/4] objtool: orc_gen: Move orc_entry out of instruction structure
2020-07-30 12:41:59 linux-kernel Re: [PATCH v3 2/4] objtool: Move orc outside of check
2020-07-30 09:51:31 linux-kernel [PATCH v2 4/9] objtool: Abstract alternative special case handling
2020-07-30 09:50:13 linux-kernel [PATCH v2 9/9] objtool: Abstract unwind hint reading
2020-07-30 09:50:05 linux-kernel [PATCH v2 5/9] objtool: Make relocation in alternative handling arch dependent
2020-07-30 09:49:37 linux-kernel [PATCH v2 7/9] frame: Only include valid definitions depending on source file type
2020-07-30 09:48:55 linux-kernel [PATCH v2 8/9] frame: Make unwind hints definitions available to other architectures
2020-07-30 09:48:43 linux-kernel [PATCH v2 2/9] objtool: Make sync-check consider the target architecture
2020-07-30 09:48:17 linux-kernel [PATCH v2 0/9] Make check implementation arch agnostic
2020-07-30 09:48:02 linux-kernel [PATCH v2 6/9] objtool: Refactor switch-tables code to support other architectures
2020-07-30 09:47:58 linux-kernel [PATCH v2 3/9] objtool: Move macros describing structures to arch-dependent code
2020-07-30 09:47:39 linux-kernel [PATCH v2 1/9] objtool: Group headers to check in a single list
2020-07-30 09:46:18 linux-kernel [PATCH v3 3/4] objtool: orc: Skip setting orc_entry for non-text sections
2020-07-30 09:45:05 linux-kernel [PATCH v3 2/4] objtool: Move orc outside of check
2020-07-30 09:44:10 linux-kernel [PATCH v3 4/4] objtool: orc_gen: Move orc_entry out of instruction structure
2020-07-30 09:43:01 linux-kernel [PATCH v3 1/4] objtool: Move object file loading out of check
2020-07-30 09:42:27 linux-kernel [PATCH v3 0/4] Remove dependency of check subcmd upon orc
2020-06-11 07:22:58 linux-kernel Re: [RFC PATCH 7/7] objtool: Make unwind_hints available for all architectures
2020-06-09 20:37:29 linux-kernel Re: [RFC][PATCH v4 01/32] objtool: Prepare to merge recordmcount
2020-06-09 20:36:21 linux-kernel Re: [RFC][PATCH v4 02/32] objtool: Make recordmcount into mcount subcmd
2020-06-09 09:05:56 linux-kernel Re: [RFC][PATCH v4 02/32] objtool: Make recordmcount into mcount subcmd
2020-06-09 08:59:50 linux-kernel Re: [RFC][PATCH v4 01/32] objtool: Prepare to merge recordmcount
2020-06-08 18:29:29 linux-kernel [RFC PATCH 7/7] objtool: Make unwind_hints available for all architectures
2020-06-08 17:38:51 linux-kernel [PATCH 2/7] objtool: Make sync-check consider the target architecture
2020-06-08 17:37:47 linux-kernel [PATCH 4/7] objtool: Abstract alternative special case handling
2020-06-08 17:37:47 linux-kernel [PATCH 5/7] objtool: Make relocation in alternative handling arch dependent
2020-06-08 15:34:26 linux-kernel [PATCH 6/7] objtool: Refactor switch-tables code to support other architectures
2020-06-08 15:32:40 linux-kernel [PATCH 3/7] objtool: Move macros describing structures to arch-dependent code
2020-06-08 15:31:51 linux-kernel [PATCH 0/7] Make check implementation arch agnostic
2020-06-08 15:30:18 linux-kernel [PATCH 1/7] objtool: Group headers to check in a single list
2020-06-08 07:15:58 linux-kernel [PATCH v2 0/4] Remove dependency of check subcmd upon orc
2020-06-08 07:15:49 linux-kernel [PATCH v2 1/4] objtool: Move object file loading out of check
2020-06-08 07:15:43 linux-kernel [PATCH v2 2/4] objtool: Move orc outside of check
2020-06-08 07:15:09 linux-kernel [PATCH v2 3/4] objtool: orc: Skip setting orc_entry for non-text sections
2020-06-08 07:14:39 linux-kernel [PATCH v2 4/4] objtool: orc_gen: Move orc_entry out of instruction structure
2020-06-05 11:44:14 linux-kernel Re: [PATCH 4/4] objtool: orc_gen: Move orc_entry out of instruction structure
2020-06-04 19:59:01 linux-kernel [PATCH 1/4] objtool: Move object file loading out of check
2020-06-04 16:42:55 linux-kernel [PATCH 0/4] Remove dependency of check subcmd upon orc