LinuxLists
Users
About
Matt Helsley (
[email protected]
)
Number of posts: 234 (0.59 per day)
First post: 2019-05-23 00:05:20
Last post: 2020-06-23 14:15:00
Previous Page
/
Next Page
Date
List
Subject
2020-04-10 19:40:35
linux-kernel
[RFC][PATCH 18/36] objtool: mcount: Move is_fake_mcount()
2020-04-10 19:40:26
linux-kernel
[RFC][PATCH 15/36] objtool: mcount: Walk relocation lists
2020-04-10 19:40:14
linux-kernel
[RFC][PATCH 16/36] objtool: mcount: Move get_mcountsym
2020-04-10 19:40:12
linux-kernel
[RFC][PATCH 23/36] objtool: mcount: Move nop_mcount()
2020-04-10 19:39:58
linux-kernel
[RFC][PATCH 21/36] objtool: mcount: Restrict using ehdr in append_func()
2020-04-10 19:39:50
linux-kernel
[RFC][PATCH 20/36] objtool: mcount: Move find_section_sym_index()
2020-04-10 19:39:42
linux-kernel
[RFC][PATCH 10/36] objtool: recordmcount: Convert do_func() relhdrs
2020-04-10 19:39:32
linux-kernel
[RFC][PATCH 19/36] objtool: mcount: Stop using ehdr in find_section_sym_index
2020-04-10 19:39:18
linux-kernel
[RFC][PATCH 12/36] objtool: mcount: Use libelf for section header names
2020-04-10 19:39:13
linux-kernel
[RFC][PATCH 06/36] objtool: Prepare to merge recordmcount
2020-04-10 19:39:08
linux-kernel
[RFC][PATCH 17/36] objtool: mcount: Replace MIPS offset types
2020-04-10 19:39:04
linux-kernel
[RFC][PATCH 04/36] objtool: Report missing support for subcommands
2020-04-10 19:38:55
linux-kernel
[RFC][PATCH 14/36] objtool: mcount: Use symbol structs to find mcount relocations
2020-04-10 19:38:49
linux-kernel
[RFC][PATCH 13/36] objtool: mcount: Walk objtool Elf structs in find_secsym_ndx
2020-04-10 19:38:34
linux-kernel
[RFC][PATCH 11/36] objtool: mcount: Remove unused fname parameter
2020-04-10 19:38:23
linux-kernel
[RFC][PATCH 09/36] objtool: recordmcount: Search for __mcount_loc before walking the sections
2020-04-10 19:38:15
linux-kernel
[RFC][PATCH 08/36] objtool: recordmcount: Start using objtool's elf wrapper
2020-04-10 19:38:09
linux-kernel
[RFC][PATCH 07/36] objtool: Make recordmcount into mcount subcmd
2020-04-10 19:37:53
linux-kernel
[RFC][PATCH 05/36] objtool: Add support for relocations without addends
2020-04-10 19:37:44
linux-kernel
[RFC][PATCH 03/36] objtool: Enable compilation of objtool for all architectures
2020-04-10 19:37:34
linux-kernel
[RFC][PATCH 00/36] objtool: Make recordmcount a subcommand
2020-04-10 19:37:22
linux-kernel
[RFC][PATCH 02/36] objtool: Move struct objtool_file into arch-independent header
2020-04-10 19:37:12
linux-kernel
[RFC][PATCH 01/36] objtool: Exit successfully when requesting help
2020-03-26 14:04:04
linux-kernel
Re: [PATCH] objtool: Documentation: document UACCESS warnings
2019-07-31 21:31:28
linux-kernel
[PATCH v4 7/8] recordmcount: Remove redundant cleanup() calls
2019-07-31 21:31:26
linux-kernel
[PATCH v4 8/8] recordmcount: Clarify what cleanup() does
2019-07-31 21:30:59
linux-kernel
[PATCH v4 4/8] recordmcount: Rewrite error/success handling
2019-07-31 21:30:58
linux-kernel
[PATCH v4 3/8] recordmcount: Remove unused fd from uwrite() and ulseek()
2019-07-31 21:30:52
linux-kernel
[PATCH v4 2/8] recordmcount: Remove uread()
2019-07-31 21:30:37
linux-kernel
[PATCH v4 1/8] recordmcount: Remove redundant strcmp
2019-07-31 20:30:33
linux-kernel
[PATCH v4 5/8] recordmcount: Kernel style function signature formatting
2019-07-31 20:29:16
linux-kernel
[PATCH v4 6/8] recordmcount: Kernel style formatting
2019-07-31 19:45:01
linux-kernel
[PATCH v4 0/8] recordmcount cleanups
2019-07-29 20:21:24
linux-kernel
Re: [PATCH v3 10/13] objtool: Make recordmcount into an objtool subcmd
2019-07-29 20:12:41
linux-kernel
Re: [PATCH v3 09/13] objtool: Prepare to merge recordmcount
2019-07-26 20:06:04
linux-kernel
Re: [PATCH v3 04/13] recordmcount: Rewrite error/success handling
2019-07-26 19:47:15
linux-kernel
Re: [PATCH v3 04/13] recordmcount: Rewrite error/success handling
2019-07-24 21:09:09
linux-kernel
[PATCH v3 00/13] Cleanup recordmcount and begin objtool conversion
2019-07-24 21:08:58
linux-kernel
[PATCH v3 05/13] recordmcount: Kernel style function signature formatting
2019-07-24 21:08:53
linux-kernel
[PATCH v3 01/13] recordmcount: Remove redundant strcmp
2019-07-24 21:08:47
linux-kernel
[PATCH v3 06/13] recordmcount: Kernel style formatting
2019-07-24 21:08:04
linux-kernel
[PATCH v3 13/13] objtool: recordmcount: Convert do_func() relhdrs
2019-07-24 21:07:39
linux-kernel
[PATCH v3 11/13] objtool: recordmcount: Start using objtool's elf wrapper
2019-07-24 21:07:04
linux-kernel
[PATCH v3 08/13] recordmcount: Clarify what cleanup() does
2019-07-24 21:07:02
linux-kernel
[PATCH v3 04/13] recordmcount: Rewrite error/success handling
2019-07-24 21:06:57
linux-kernel
[PATCH v3 12/13] objtool: recordmcount: Search for __mcount_loc before walking the sections
2019-07-24 21:06:48
linux-kernel
[PATCH v3 10/13] objtool: Make recordmcount into an objtool subcmd
2019-07-24 21:06:44
linux-kernel
[PATCH v3 09/13] objtool: Prepare to merge recordmcount
2019-07-24 21:06:37
linux-kernel
[PATCH v3 07/13] recordmcount: Remove redundant cleanup() calls
2019-07-24 21:06:27
linux-kernel
[PATCH v3 03/13] recordmcount: Remove unused fd from uwrite() and ulseek()
2019-07-24 21:06:21
linux-kernel
[PATCH v3 02/13] recordmcount: Remove uread()