LinuxLists
Users
About
Alexandre Chartre (
[email protected]
)
Number of posts: 408 (0.21 per day)
First post: 2019-01-11 14:18:50
Last post: 2024-05-24 07:05:42
Previous Page
/
Next Page
Date
List
Subject
2020-05-04 15:18:23
linux-kernel
[RFC v4][PATCH part-3 02/14] asidrv: Introduce the ASI driver
2020-05-04 15:18:23
linux-kernel
[RFC v4][PATCH part-2 02/13] mm/dpt: Track buffers allocated for a decorated page-table
2020-05-04 15:15:48
linux-kernel
[RFC v4][PATCH part-2 10/13] mm/dpt: Function to copy page-table entries for percpu buffer
2020-05-04 15:07:46
linux-kernel
[RFC v4][PATCH part-1 4/7] mm/asi: Interrupt ASI on interrupt/exception/NMI
2020-05-04 15:05:32
linux-kernel
[RFC v4][PATCH part-1 6/7] mm/asi: ASI fault handler
2020-04-24 07:03:53
linux-kernel
Re: [PATCH 3/8] objtool: Rework allocating stack_ops on decode
2020-04-23 19:32:48
linux-kernel
Re: [PATCH 3/8] objtool: Rework allocating stack_ops on decode
2020-04-23 15:44:57
linux-kernel
Re: [PATCH 5/8] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
2020-04-20 16:59:17
linux-kernel
Re: [patch 00/15] x86/tlb: Unexport per-CPU tlbstate
2020-04-20 16:42:54
linux-kernel
Re: [patch 00/15] x86/tlb: Unexport per-CPU tlbstate
2020-04-17 20:21:51
linux-kernel
Re: [PATCH v5 00/17] objtool: vmlinux.o and noinstr validation
2020-04-17 19:23:27
linux-kernel
Re: [PATCH v5 04/17] x86,ftrace: Fix ftrace_regs_caller() unwind
2020-04-17 17:34:59
linux-kernel
Re: [PATCH v5 02/17] objtool: Better handle IRET
2020-04-16 14:42:03
linux-kernel
Re: [PATCH V3 6/9] objtool: Report inconsistent stack changes in alternative
2020-04-15 21:58:13
linux-kernel
Re: [PATCH V3 5/9] objtool: Add return address unwind hints
2020-04-15 13:07:19
linux-kernel
Re: [PATCH V3 5/9] objtool: Add return address unwind hints
2020-04-14 16:58:28
linux-kernel
Re: [PATCH V3 5/9] objtool: Add return address unwind hints
2020-04-14 15:20:39
linux-kernel
[PATCH V3 0/9] objtool changes to check retpoline code
2020-04-14 15:19:02
linux-kernel
[PATCH V3 1/9] objtool: is_fentry_call() crashes if call has no destination
2020-04-14 15:18:35
linux-kernel
[PATCH V3 3/9] objtool: Add support for intra-function calls
2020-04-14 15:18:16
linux-kernel
[PATCH V3 7/9] x86/speculation: Change __FILL_RETURN_BUFFER to work with objtool
2020-04-14 15:18:16
linux-kernel
[PATCH V3 5/9] objtool: Add return address unwind hints
2020-04-14 15:18:06
linux-kernel
[PATCH V3 8/9] x86/speculation: Add return address unwind hints to retpoline and RSB stuffing
2020-04-14 15:18:06
linux-kernel
[PATCH V3 4/9] objtool: Handle return instruction with intra-function call
2020-04-14 15:16:30
linux-kernel
[PATCH V3 2/9] objtool: Allow branches within the same alternative.
2020-04-14 15:16:06
linux-kernel
[PATCH V3 9/9] x86/speculation: Annotate intra-function calls
2020-04-14 15:15:53
linux-kernel
[PATCH V3 6/9] objtool: Report inconsistent stack changes in alternative
2020-04-09 08:18:28
linux-kernel
Re: [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives
2020-04-08 19:43:23
linux-kernel
Re: [PATCH V2 5/9] objtool: Add support for intra-function calls
2020-04-08 18:56:43
linux-kernel
Re: [PATCH V2 5/9] objtool: Add support for intra-function calls
2020-04-08 15:13:25
linux-kernel
Re: [PATCH V2 5/9] objtool: Add support for intra-function calls
2020-04-07 17:02:50
linux-kernel
Re: [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives
2020-04-07 16:58:43
linux-kernel
Re: [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives
2020-04-07 16:15:44
linux-kernel
Re: [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives
2020-04-07 14:29:20
linux-kernel
Re: [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives
2020-04-07 13:59:22
linux-kernel
Re: [PATCH V2 0/9] objtool changes to remove all ANNOTATE_NOSPEC_ALTERNATIVE
2020-04-07 13:25:10
linux-kernel
Re: [PATCH V2 5/9] objtool: Add support for intra-function calls
2020-04-07 13:17:06
linux-kernel
Re: [PATCH V2 1/9] objtool: Introduce HINT_RET_OFFSET
2020-04-07 07:30:39
linux-kernel
[PATCH V2 5/9] objtool: Add support for intra-function calls
2020-04-07 07:29:39
linux-kernel
[PATCH V2 4/9] objtool: Allow branches within the same alternative.
2020-04-07 07:29:36
linux-kernel
[PATCH V2 8/9] x86/speculation: Add unwind hint to trampoline return
2020-04-07 07:29:35
linux-kernel
[PATCH V2 2/9] objtool: UNWIND_HINT_RET_OFFSET should not check registers
2020-04-07 07:29:09
linux-kernel
[PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives
2020-04-07 07:28:58
linux-kernel
[PATCH V2 7/9] x86/speculation: Annotate intra-function calls
2020-04-07 07:28:55
linux-kernel
[PATCH V2 6/9] x86/speculation: Change __FILL_RETURN_BUFFER to work with objtool
2020-04-07 07:28:52
linux-kernel
[PATCH V2 3/9] objtool: is_fentry_call() crashes if call has no destination
2020-04-07 07:28:45
linux-kernel
[PATCH V2 1/9] objtool: Introduce HINT_RET_OFFSET
2020-04-07 07:28:45
linux-kernel
[PATCH V2 0/9] objtool changes to remove all ANNOTATE_NOSPEC_ALTERNATIVE
2020-04-06 14:52:59
linux-kernel
Re: [PATCH 4/7] objtool: Add support for return trampoline call
2020-04-06 14:34:31
linux-kernel
Re: [PATCH 4/7] objtool: Add support for return trampoline call
2020-04-06 11:00:02
linux-kernel
Re: [PATCH 4/7] objtool: Add support for return trampoline call