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-09 11:29:14 linux-kernel [RFC][PATCH 12/24] x86/pti: Function to map per-cpu page-table entry
2020-11-09 11:28:46 linux-kernel [RFC][PATCH 10/24] x86/pti: Introduce per-task PTI trampoline stack
2020-11-09 11:28:27 linux-kernel [RFC][PATCH 03/24] x86/entry: Consolidate IST entry from userspace
2020-11-09 11:28:18 linux-kernel [RFC][PATCH 23/24] x86/entry: Remove paranoid_entry and paranoid_exit
2020-11-09 11:27:42 linux-kernel [RFC][PATCH 15/24] x86/pti: Execute syscall functions on the kernel stack
2020-11-09 11:27:33 linux-kernel [RFC][PATCH 19/24] x86/pti: Execute page fault handler on the kernel stack
2020-11-09 11:27:30 linux-kernel [RFC][PATCH 05/24] x86/entry: Implement ret_from_fork body with C code
2020-11-09 11:27:26 linux-kernel [RFC][PATCH 04/24] x86/sev-es: Define a setup stack function for the VC idtentry
2020-11-09 11:27:04 linux-kernel [RFC][PATCH 11/24] x86/pti: Function to clone page-table entries from a specified mm
2020-11-09 11:26:44 linux-kernel [RFC][PATCH 09/24] x86/entry: Add C version of paranoid_entry/exit
2020-11-09 11:26:28 linux-kernel [RFC][PATCH 18/24] x86/pti: Execute system vector handlers on the kernel stack
2020-11-09 11:26:26 linux-kernel [RFC][PATCH 24/24] x86/pti: Defer CR3 switch to C code for non-IST and syscall entries
2020-11-09 11:26:12 linux-kernel [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function
2020-11-09 11:26:12 linux-kernel [RFC][PATCH 17/24] x86/pti: Execute IDT handlers with error code on the kernel stack
2020-11-09 11:25:55 linux-kernel [RFC][PATCH 22/24] x86/entry: Defer paranoid entry/exit to C code
2020-11-09 11:25:53 linux-kernel [RFC][PATCH 21/24] x86/entry: Disable stack-protector for IST entry C handlers
2020-11-09 11:25:51 linux-kernel [RFC][PATCH 20/24] x86/pti: Execute NMI handler on the kernel stack
2020-11-09 11:25:14 linux-kernel [RFC][PATCH 16/24] x86/pti: Execute IDT handlers on the kernel stack
2020-11-09 11:25:07 linux-kernel [RFC][PATCH 14/24] x86/pti: Use PTI stack instead of trampoline stack
2020-11-09 11:24:58 linux-kernel [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings
2020-11-09 11:24:49 linux-kernel [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK
2020-11-09 11:24:46 linux-kernel [RFC][PATCH 02/24] x86/entry: Update asm_call_on_stack to support more function arguments
2020-11-09 11:24:42 linux-kernel [RFC][PATCH 06/24] x86/pti: Provide C variants of PTI switch CR3 macros
2020-11-09 11:24:38 linux-kernel [RFC][PATCH 07/24] x86/entry: Fill ESPFIX stack using C code
2020-11-09 11:24:10 linux-kernel [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code
2020-11-06 18:12:58 linux-kernel Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode
2020-11-06 16:59:36 linux-kernel Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode
2020-10-30 10:35:21 linux-kernel Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode
2020-06-22 08:55:36 linux-kernel Re: [PATCH -next] arch/x86: Return value from notify_die should to be checked.
2020-05-14 11:46:13 linux-kernel Re: [RFC v4][PATCH part-2 00/13] ASI - Part II (Decorated Page-Table)
2020-05-12 19:29:10 linux-kernel Re: [RFC v4][PATCH part-1 0/7] ASI - Part I (ASI Infrastructure and PTI)
2020-05-11 14:15:19 linux-kernel Re: [patch V4 part 5 09/31] x86/entry: Remove the transition leftovers
2020-05-11 13:58:35 linux-kernel Re: [patch V4 part 5 07/31] x86/entry: Provide idtentry_entry/exit_cond_rcu()
2020-05-11 12:46:38 linux-kernel Re: [patch V4 part 5 04/31] x86/entry: Split idtentry_enter/exit()
2020-05-11 09:14:13 linux-kernel Re: [patch V4 part 5 02/31] x86/entry: Provide helpers for execute on irqstack
2020-05-07 20:00:20 linux-kernel Re: [patch V4 part 4 24/24] x86/entry: Convert double fault exception to IDTENTRY_DF
2020-05-07 17:25:28 linux-kernel Re: [patch V4 part 4 15/24] x86/db: Split out dr6/7 handling
2020-05-07 16:53:51 linux-kernel Re: [patch V4 part 3 29/29] x86/entry/32: Convert IRET exception to IDTENTRY_SW
2020-05-07 16:32:56 linux-kernel Re: [patch V4 part 3 12/29] x86/entry/common: Provide idtentry_enter/exit()
2020-05-07 15:40:44 linux-kernel Re: [patch V4 part 3 05/29] x86/traps: Split trap numbers out in a seperate header
2020-05-07 15:30:34 linux-kernel Re: [patch V4 part 3 04/29] x86/traps: Make interrupt enable/disable symmetric in C code
2020-05-07 14:51:20 linux-kernel Re: [patch V4 part 2 18/18] x86/kvm/svm: Move guest enter/exit into .noinstr.text
2020-05-07 14:21:55 linux-kernel Re: [patch V4 part 2 10/18] x86/entry/64: Check IF in __preempt_enable_notrace() thunk
2020-05-07 14:02:29 linux-kernel Re: [patch V4 part 2 05/18] x86/entry: Move irq tracing on syscall entry to C-code
2020-05-07 13:44:20 linux-kernel Re: [patch V4 part 2 04/18] x86/entry/common: Protect against instrumentation
2020-05-07 13:20:06 linux-kernel Re: [patch V4 part 2 02/18] x86/entry/32: Move non entry code into .text section
2020-05-06 23:33:12 linux-kernel Re: [patch V4 part 1 13/36] x86/kvm: Restrict ASYNC_PF to user space
2020-05-06 23:18:02 linux-kernel Re: [patch V4 part 1 16/36] kprobes: Support __kprobes blacklist in modules
2020-05-06 23:05:11 linux-kernel Re: [patch V4 part 1 08/36] x86/doublefault: Remove memmove() call
2020-05-06 19:30:18 linux-kernel Re: [patch V4 part 1 19/36] x86/entry: Exclude low level entry code from sanitizing
2020-05-06 17:13:32 linux-kernel Re: [patch V4 part 1 36/36] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()