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

Date List Subject
2022-03-04 20:04:57 linux-kernel Re: [PATCH v3 37/39] objtool: Optionally WARN about unused ANNOTATE_NOENDBR
2022-03-04 19:59:41 linux-kernel Re: [PATCH v3 23/39] x86/alternative: Simplify int3_selftest_ip
2022-03-04 19:58:25 linux-kernel Re: [PATCH v3 25/39] x86/bugs: Disable Retpoline when IBT
2022-03-04 19:51:23 linux-kernel Re: [PATCH v3 18/39] x86/ibt,ftrace: Make function-graph play nice
2022-03-03 00:27:06 linux-kernel Re: [PATCHv5 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
2022-03-02 22:41:28 linux-kernel Re: [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling
2022-03-02 20:31:32 linux-kernel Re: [PATCHv5 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
2022-03-02 01:13:51 linux-kernel Re: [PATCH v2 00/39] x86: Kernel IBT
2022-02-28 20:19:57 linux-kernel Re: [PATCH 21/29] objtool: Rename --duplicate to --lto
2022-02-28 20:10:37 linux-kernel Re: [PATCH 21/29] objtool: Rename --duplicate to --lto
2022-02-28 19:51:05 linux-kernel Re: [PATCH v2 34/39] objtool: Validate IBT assumptions
2022-02-28 19:19:45 linux-kernel Re: [PATCH v2 34/39] objtool: Validate IBT assumptions
2022-02-28 18:36:11 linux-kernel Re: [PATCH v2 36/39] objtool: Find unused ENDBR instructions
2022-02-28 17:58:51 linux-kernel Re: [PATCHv4 29/30] ACPICA: Avoid cache flush on TDX guest
2022-02-28 17:57:05 linux-kernel Re: [PATCHv4 01/30] x86/mm: Fix warning on build with X86_MEM_ENCRYPT=y
2022-02-28 17:52:15 linux-kernel Re: [PATCHv4 15/30] x86/boot: Allow to hook up alternative port I/O helpers
2022-02-28 17:45:35 linux-kernel Re: [PATCHv4 01/30] x86/mm: Fix warning on build with X86_MEM_ENCRYPT=y
2022-02-28 07:31:50 linux-kernel Re: [PATCHv4 29/30] ACPICA: Avoid cache flush on TDX guest
2022-02-28 06:37:47 linux-kernel Re: [PATCHv4 01/30] x86/mm: Fix warning on build with X86_MEM_ENCRYPT=y
2022-02-28 00:46:18 linux-kernel Re: [PATCH v2 34/39] objtool: Validate IBT assumptions
2022-02-28 00:04:15 linux-kernel Re: [PATCHv4 15/30] x86/boot: Allow to hook up alternative port I/O helpers
2022-02-27 07:15:39 linux-kernel Re: [PATCH v2 36/39] objtool: Find unused ENDBR instructions
2022-02-27 06:37:57 linux-kernel Re: [PATCH v2 34/39] objtool: Validate IBT assumptions
2022-02-26 21:52:11 linux-kernel Re: [PATCH 21/29] objtool: Rename --duplicate to --lto
2022-02-26 20:06:04 linux-kernel Re: [PATCH 21/29] objtool: Rename --duplicate to --lto
2022-02-26 02:17:13 linux-kernel Re: [PATCH v2 00/39] x86: Kernel IBT
2022-02-26 02:07:04 linux-kernel Re: [PATCH v2 16/39] x86/bpf: Add ENDBR instructions to prologue and trampoline
2022-02-26 01:45:59 linux-kernel Re: [PATCH v2 00/39] x86: Kernel IBT
2022-02-26 01:44:48 linux-kernel Re: [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling
2022-02-25 14:55:40 linux-kernel Re: [PATCH v2 07/39] x86/entry: Sprinkle ENDBR dust
2022-02-25 12:46:18 linux-kernel Re: [PATCH v2 20/39] x86/bugs: Disable Retpoline when IBT
2022-02-25 09:24:34 linux-kernel Re: [PATCH v2 28/39] x86/ibt,xen: Sprinkle the ENDBR
2022-02-25 05:24:37 linux-kernel Re: [PATCH v2 24/39] x86/text-patching: Make text_gen_insn() IBT aware
2022-02-25 05:22:34 linux-kernel Re: [PATCH v2 13/39] x86/livepatch: Validate __fentry__ location
2022-02-25 01:37:56 linux-kernel Re: [PATCH 16/29] x86/bugs: Disable Retpoline when IBT
2022-02-25 01:26:17 linux-kernel Re: [PATCH v2 21/39] x86/ibt: Annotate text references
2022-02-25 00:29:32 linux-kernel Re: [PATCH v2 16/39] x86/bpf: Add ENDBR instructions to prologue and trampoline
2022-02-25 00:22:07 linux-kernel Re: [PATCH v2 18/39] x86/ibt: Add IBT feature, MSR and #CP handling
2022-02-24 23:57:30 linux-kernel Re: [PATCH v2 10/39] x86/ibt,crypto: Add ENDBR for the jump-table entries
2022-02-24 22:49:12 linux-kernel Re: [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
2022-02-24 22:15:46 linux-kernel Re: [PATCH v2 00/39] x86: Kernel IBT
2022-02-22 04:06:43 linux-kernel Re: [PATCHv3 16/32] x86/boot: Allow to hook up alternative port I/O helpers
2022-02-21 09:31:10 linux-kernel Re: [PATCH 07/29] x86/entry: Sprinkle ENDBR dust
2022-02-20 06:02:34 linux-kernel Re: [PATCH 17/29] x86/ibt: Annotate text references
2022-02-20 03:57:51 linux-kernel Re: [PATCH 16/29] x86/bugs: Disable Retpoline when IBT
2022-02-19 21:57:05 linux-kernel Re: [PATCH 02/29] x86/module: Fix the paravirt vs alternative order
2022-02-19 18:09:35 linux-kernel Re: [PATCH 04/29] x86/livepatch: Validate __fentry__ location
2022-02-19 08:33:27 linux-kernel Re: [PATCH 07/29] x86/entry: Sprinkle ENDBR dust
2022-02-19 08:01:54 linux-kernel Re: [PATCH 14/29] x86/ibt: Add IBT feature, MSR and #CP handling
2022-02-19 02:21:58 linux-kernel Re: [PATCH 02/29] x86/module: Fix the paravirt vs alternative order
2022-02-19 00:56:19 linux-kernel Re: [PATCH 05/29] x86: Base IBT bits