LinuxLists
Users
About
Josh Poimboeuf (
[email protected]
)
Number of posts: 3874 (3.12 per day)
First post: 2014-06-11 16:58:38
Last post: 2017-11-03 14:35:03
Previous Page
/
Next Page
Date
List
Subject
2022-04-20 23:01:08
linux-kernel
[PATCH v2 22/25] objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
2022-04-20 16:28:28
linux-kernel
[PATCH v2 04/25] x86/retpoline: Add ANNOTATE_ENDBR for retpolines
2022-04-20 15:27:21
linux-kernel
[PATCH v2 00/25] objtool: Interface overhaul
2022-04-20 13:33:17
linux-kernel
[PATCH v2 23/25] objtool: Add HAVE_NOINSTR_VALIDATION
2022-04-20 13:07:10
linux-kernel
Re: [RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
2022-04-20 11:07:09
linux-kernel
[PATCH v2 14/25] objtool: Make stack validation optional
2022-04-20 09:11:03
linux-kernel
[PATCH v2] MAINTAINERS: Add x86 unwinding entry
2022-04-20 07:24:10
linux-kernel
[PATCH v2] scripts: Create objdump-func helper script
2022-04-20 05:53:45
linux-kernel
[PATCH v2 07/25] objtool: Reorganize cmdline options
2022-04-20 01:28:31
linux-kernel
[PATCH v2 01/25] objtool: Enable unreachable warnings for CLANG LTO
2022-04-19 16:45:52
linux-kernel
[PATCH v2 03/25] x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline
2022-04-19 14:20:03
linux-kernel
Re: [PATCH] x86/unwind/orc: recheck address range after stack info was updated V2
2022-04-19 11:42:47
linux-kernel
[PATCH v2 13/25] scripts: Create objdump-func helper script
2022-04-19 11:19:40
linux-kernel
[PATCH v2 15/25] objtool: Rework ibt and extricate from stack validation
2022-04-19 07:12:24
linux-kernel
[PATCH v2 09/25] objtool: Don't print parentheses in function addresses
2022-04-19 04:50:50
linux-kernel
[PATCH v2 25/25] objtool: Update documentation
2022-04-19 04:27:42
linux-kernel
[PATCH v2 05/25] x86/uaccess: Add ENDBR to __put_user_nocheck*()
2022-04-19 01:29:10
linux-kernel
[PATCH v2 11/25] objtool: Use offstr() to print address of missing ENDBR
2022-04-19 00:45:03
linux-kernel
[PATCH v2 12/25] objtool: Add option to print section addresses
2022-04-19 00:01:24
linux-kernel
[PATCH v2 10/25] objtool: Print data address for "!ENDBR" data warnings
2022-04-18 22:52:29
linux-kernel
[PATCH v2 21/25] objtool: Make noinstr hacks optional
2022-04-18 10:18:40
linux-kernel
Re: [PATCH] MAINTAINERS: Add x86 unwinders entry
2022-04-16 02:58:16
linux-kernel
Re: [RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
2022-04-16 02:54:19
linux-kernel
Re: [RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
2022-04-16 02:50:46
linux-kernel
Re: [PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated
2022-04-16 02:50:44
linux-kernel
Re: [PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated
2022-04-16 02:40:19
linux-kernel
Re: [PATCH 10/18] objtool: Extricate ibt from stack validation
2022-04-16 02:39:27
linux-kernel
[PATCH] MAINTAINERS: Add x86 unwinders entry
2022-04-16 02:36:33
linux-kernel
[PATCH 00/18] objtool: Interface overhaul
2022-04-16 02:23:53
linux-kernel
Re: [PATCH 17/18] objtool: Remove --lto and --vmlinux
2022-04-16 02:22:38
linux-kernel
Re: [PATCH 10/18] objtool: Extricate ibt from stack validation
2022-04-16 02:02:46
linux-kernel
Re: [PATCH 09/18] objtool: Add stack validation cmdline option
2022-04-16 02:02:21
linux-kernel
Re: [PATCH 02/18] objtool: Support data symbol printing
2022-04-16 01:36:50
linux-kernel
[PATCH 03/18] objtool: Add sec+offset to warnings
2022-04-16 01:19:05
linux-kernel
Re: [PATCH 02/18] objtool: Support data symbol printing
2022-04-16 01:06:14
linux-kernel
[PATCH 01/18] objtool: Enable unreachable warnings for CLANG LTO
2022-04-16 00:59:55
linux-kernel
Re: [PATCH 10/18] objtool: Extricate ibt from stack validation
2022-04-15 23:05:19
linux-kernel
Re: [PATCH 10/18] objtool: Extricate ibt from stack validation
2022-04-15 20:29:56
linux-kernel
Re: [PATCH 02/18] objtool: Support data symbol printing
2022-04-15 19:20:52
linux-kernel
Re: [PATCH 14/18] objtool: Add toolchain hacks cmdline option
2022-04-15 15:58:38
linux-kernel
Re: [PATCH 02/18] objtool: Support data symbol printing
2022-04-15 03:48:35
linux-kernel
[PATCH 10/18] objtool: Extricate ibt from stack validation
2022-04-14 23:31:08
linux-kernel
Re: [PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated
2022-04-14 19:21:10
linux-kernel
[PATCH 02/18] objtool: Support data symbol printing
2022-04-14 19:04:03
linux-kernel
[PATCH 12/18] objtool: Make stack validation frame-pointer-specific
2022-04-14 18:59:35
linux-kernel
[PATCH 16/18] objtool: Add HAVE_NOINSTR_VALIDATION
2022-04-14 15:34:41
linux-kernel
[PATCH 18/18] objtool: Update documentation
2022-04-14 13:43:54
linux-kernel
[PATCH 07/18] objtool: Reorganize cmdline options
2022-04-14 13:12:10
linux-kernel
[PATCH 06/18] libsubcmd: Fix OPTION_GROUP sorting
2022-04-14 12:58:34
linux-kernel
[PATCH 13/18] objtool: Add static call cmdline option
2022-04-14 12:26:31
linux-kernel
[PATCH 17/18] objtool: Remove --lto and --vmlinux