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

Date List Subject
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()
2020-05-06 16:04:58 linux-kernel Re: [patch V4 part 1 18/36] samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers.
2020-05-06 16:00:24 linux-kernel Re: [patch V4 part 1 17/36] kprobes: Support NOKPROBE_SYMBOL() in modules
2020-05-06 15:43:10 linux-kernel Re: [patch V4 part 1 15/36] kprobes: Lock kprobe_mutex while showing kprobe_blacklist
2020-05-06 15:41:12 linux-kernel Re: [patch V4 part 1 14/36] x86/entry: Get rid of ist_begin/end_non_atomic()
2020-05-06 15:21:16 linux-kernel Re: [patch V4 part 1 12/36] x86/kvm: Sanitize kvm_async_pf_task_wait()
2020-05-06 14:12:02 linux-kernel Re: [patch V4 part 1 11/36] x86/kvm: Handle async page faults directly through do_page_fault()
2020-05-06 13:57:37 linux-kernel Re: [patch V4 part 1 10/36] x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
2020-05-06 13:16:00 linux-kernel Re: [patch V4 part 1 06/36] compiler: Simple READ/WRITE_ONCE() implementations
2020-05-06 13:11:46 linux-kernel Re: [patch V4 part 1 05/36] x86/entry: Flip _TIF_SIGPENDING and _TIF_NOTIFY_RESUME handling
2020-05-06 12:47:06 linux-kernel Re: [patch V4 part 1 04/36] sched: Make scheduler_ipi inline
2020-05-06 12:41:39 linux-kernel Re: [patch V4 part 1 03/36] sched: Clean up scheduler_ipi()
2020-05-06 12:17:00 linux-kernel Re: [patch V4 part 1 02/36] x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
2020-05-04 18:44:48 linux-kernel [RFC v4][PATCH part-2 11/13] mm/dpt: Add decorated page-table remap function
2020-05-04 18:44:03 linux-kernel [RFC v4][PATCH part-2 07/13] mm/dpt: Helper functions to map module into a decorated page-table
2020-05-04 18:43:36 linux-kernel [RFC v4][PATCH part-3 10/14] asidrv: Add ioctls to manage ASI mapped VA ranges
2020-05-04 18:43:27 linux-kernel [RFC v4][PATCH part-2 09/13] mm/dpt: Functions to clear decorated page-table entries for a VA range
2020-05-04 18:43:27 linux-kernel [RFC v4][PATCH part-3 13/14] asidrv/asicmd: Add options to manage ASI page faults
2020-05-04 18:43:26 linux-kernel [RFC v4][PATCH part-3 12/14] asidrv/asicmd: Add more test sequences for testing ASI
2020-05-04 18:43:25 linux-kernel [RFC v4][PATCH part-3 09/14] asidrv: Add ioctls to manage ASI page faults
2020-05-04 18:43:25 linux-kernel [RFC v4][PATCH part-3 05/14] asidrv: Sequence to test interrupt on ASI
2020-05-04 18:43:23 linux-kernel [RFC v4][PATCH part-3 01/14] mm/asi: Define the test ASI type
2020-05-04 18:43:17 linux-kernel [RFC v4][PATCH part-3 07/14] asidrv: Sequence to test interrupt+NMI on ASI
2020-05-04 18:43:16 linux-kernel [RFC v4][PATCH part-2 06/13] mm/dpt: Functions to populate a decorated page-table from a VA range
2020-05-04 18:43:11 linux-kernel [RFC v4][PATCH part-2 05/13] mm/dpt: Add decorated page-table entry set functions
2020-05-04 18:42:57 linux-kernel [RFC v4][PATCH part-2 01/13] mm/x86: Introduce decorated page-table (dpt)
2020-05-04 18:42:45 linux-kernel [RFC v4][PATCH part-2 00/13] ASI - Part II (Decorated Page-Table)
2020-05-04 18:42:44 linux-kernel [RFC v4][PATCH part-2 13/13] mm/asi: Function to init decorated page-table with ASI core mappings
2020-05-04 18:42:43 linux-kernel [RFC v4][PATCH part-2 08/13] mm/dpt: Keep track of VA ranges mapped in a decorated page-table
2020-05-04 18:42:35 linux-kernel [RFC v4][PATCH part-1 7/7] mm/asi: Implement PTI with ASI
2020-05-04 18:42:33 linux-kernel [RFC v4][PATCH part-1 5/7] mm/asi: Exit/enter ASI when task enters/exits scheduler
2020-05-04 18:41:29 linux-kernel [RFC v4][PATCH part-2 04/13] mm/dpt: Add decorated page-table entry allocation functions
2020-05-04 18:41:25 linux-kernel [RFC v4][PATCH part-2 03/13] mm/dpt: Add decorated page-table entry offset functions
2020-05-04 18:40:58 linux-kernel [RFC v4][PATCH part-1 1/7] mm/x86: Introduce kernel Address Space Isolation (ASI)
2020-05-04 18:40:44 linux-kernel [RFC v4][PATCH part-1 0/7] ASI - Part I (ASI Infrastructure and PTI)
2020-05-04 18:40:39 linux-kernel [RFC v4][PATCH part-1 3/7] mm/asi: Improve TLB flushing when switching to an ASI pagetable
2020-05-04 18:40:39 linux-kernel [RFC v4][PATCH part-1 2/7] mm/asi: ASI entry/exit interface
2020-05-04 15:24:10 linux-kernel [RFC v4][PATCH part-3 04/14] asidrv: Sequence to test ASI access to mapped/unmapped memory
2020-05-04 15:22:52 linux-kernel [RFC v4][PATCH part-3 00/14] ASI - Part III (ASI Test Driver and CLI)
2020-05-04 15:22:42 linux-kernel [RFC v4][PATCH part-3 14/14] asidrv/asicmd: Add options to manage ASI mapped VA ranges
2020-05-04 15:20:36 linux-kernel [RFC v4][PATCH part-3 11/14] asidrv/asicmd: Introduce the asicmd command
2020-05-04 15:20:06 linux-kernel [RFC v4][PATCH part-3 08/14] asidrv: Sequence to test scheduling in/out with ASI
2020-05-04 15:19:05 linux-kernel [RFC v4][PATCH part-3 06/14] asidrv: Sequence to test NMI on ASI
2020-05-04 15:18:56 linux-kernel [RFC v4][PATCH part-2 12/13] mm/dpt: Handle decorated page-table mapped range leaks and overlaps
2020-05-04 15:18:36 linux-kernel [RFC v4][PATCH part-3 03/14] asidrv: Introduce the ASIDRV_IOCTL_RUN_SEQUENCE ioctl