Alexandre Chartre ([email protected])

Number of posts: 401 (0.21 per day)
First post: 2019-01-11 14:18:50
Last post: 2024-04-16 08:42:53

Date List Subject
2020-11-16 14:52:06 linux-kernel [RFC][PATCH v2 17/21] x86/pti: Execute page fault handler on the kernel stack
2020-11-16 14:51:43 linux-kernel [RFC][PATCH v2 08/21] x86/pti: Introduce per-task PTI trampoline stack
2020-11-16 14:51:40 linux-kernel [RFC][PATCH v2 20/21] x86/pti: Defer CR3 switch to C code for non-IST and syscall entries
2020-11-16 14:51:30 linux-kernel [RFC][PATCH v2 14/21] x86/pti: Execute IDT handlers on the kernel stack
2020-11-16 14:51:25 linux-kernel [RFC][PATCH v2 19/21] x86/pti: Defer CR3 switch to C code for IST entries
2020-11-16 14:51:15 linux-kernel [RFC][PATCH v2 10/21] x86/pti: Function to map per-cpu page-table entry
2020-11-16 14:51:14 linux-kernel [RFC][PATCH v2 18/21] x86/pti: Execute NMI handler on the kernel stack
2020-11-16 14:51:02 linux-kernel [RFC][PATCH v2 12/21] x86/pti: Use PTI stack instead of trampoline stack
2020-11-16 14:50:55 linux-kernel [RFC][PATCH v2 13/21] x86/pti: Execute syscall functions on the kernel stack
2020-11-16 14:50:51 linux-kernel [RFC][PATCH v2 01/21] x86/syscall: Add wrapper for invoking syscall function
2020-11-16 14:50:44 linux-kernel [RFC][PATCH v2 15/21] x86/pti: Execute IDT handlers with error code on the kernel stack
2020-11-16 14:50:13 linux-kernel [RFC][PATCH v2 03/21] x86/entry: Consolidate IST entry from userspace
2020-11-16 14:49:40 linux-kernel [RFC][PATCH v2 07/21] x86/entry: Fill ESPFIX stack using C code
2020-11-16 14:49:38 linux-kernel [RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
2020-11-16 14:49:16 linux-kernel [RFC][PATCH v2 05/21] x86/entry: Implement ret_from_fork body with C code
2020-11-16 14:49:02 linux-kernel [RFC][PATCH v2 04/21] x86/sev-es: Define a setup stack function for the VC idtentry
2020-11-16 10:11:59 linux-kernel Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode
2020-11-11 08:58:12 linux-kernel Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings
2020-11-10 09:38:16 linux-kernel Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode
2020-11-09 19:59:28 linux-kernel Re: [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK
2020-11-09 19:56:38 linux-kernel Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings
2020-11-09 19:55:47 linux-kernel Re: [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code
2020-11-09 18:06:54 linux-kernel Re: [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK
2020-11-09 17:54:38 linux-kernel Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings
2020-11-09 17:47:25 linux-kernel Re: [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function
2020-11-09 14:51:50 linux-kernel [RFC][PATCH 15/24] x86/pti: Execute syscall functions on the kernel stack
2020-11-09 14:50:04 linux-kernel [RFC][PATCH 18/24] x86/pti: Execute system vector handlers on the kernel stack
2020-11-09 14:49:46 linux-kernel [RFC][PATCH 11/24] x86/pti: Function to clone page-table entries from a specified mm
2020-11-09 14:49:34 linux-kernel [RFC][PATCH 14/24] x86/pti: Use PTI stack instead of trampoline stack
2020-11-09 14:48:51 linux-kernel [RFC][PATCH 17/24] x86/pti: Execute IDT handlers with error code on the kernel stack
2020-11-09 14:48:43 linux-kernel [RFC][PATCH 12/24] x86/pti: Function to map per-cpu page-table entry
2020-11-09 14:48:26 linux-kernel [RFC][PATCH 20/24] x86/pti: Execute NMI handler on the kernel stack
2020-11-09 14:48:01 linux-kernel [RFC][PATCH 10/24] x86/pti: Introduce per-task PTI trampoline stack
2020-11-09 14:47:52 linux-kernel [RFC][PATCH 09/24] x86/entry: Add C version of paranoid_entry/exit
2020-11-09 14:47:50 linux-kernel [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK
2020-11-09 14:47:39 linux-kernel [RFC][PATCH 22/24] x86/entry: Defer paranoid entry/exit to C code
2020-11-09 14:47:21 linux-kernel [RFC][PATCH 23/24] x86/entry: Remove paranoid_entry and paranoid_exit
2020-11-09 14:47:21 linux-kernel [RFC][PATCH 05/24] x86/entry: Implement ret_from_fork body with C code
2020-11-09 14:47:01 linux-kernel [RFC][PATCH 24/24] x86/pti: Defer CR3 switch to C code for non-IST and syscall entries
2020-11-09 14:46:57 linux-kernel [RFC][PATCH 02/24] x86/entry: Update asm_call_on_stack to support more function arguments
2020-11-09 14:46:51 linux-kernel [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code
2020-11-09 14:46:44 linux-kernel [RFC][PATCH 07/24] x86/entry: Fill ESPFIX stack using C code
2020-11-09 14:46:38 linux-kernel [RFC][PATCH 21/24] x86/entry: Disable stack-protector for IST entry C handlers
2020-11-09 14:46:18 linux-kernel [RFC][PATCH 19/24] x86/pti: Execute page fault handler on the kernel stack
2020-11-09 14:46:13 linux-kernel [RFC][PATCH 16/24] x86/pti: Execute IDT handlers on the kernel stack
2020-11-09 14:46:04 linux-kernel [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings
2020-11-09 14:45:33 linux-kernel [RFC][PATCH 06/24] x86/pti: Provide C variants of PTI switch CR3 macros
2020-11-09 14:45:29 linux-kernel [RFC][PATCH 03/24] x86/entry: Consolidate IST entry from userspace
2020-11-09 14:45:28 linux-kernel [RFC][PATCH 04/24] x86/sev-es: Define a setup stack function for the VC idtentry
2020-11-09 14:44:39 linux-kernel [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function
2020-11-09 14:03:24 linux-kernel Re: [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code