Laurent Dufour ([email protected])

Number of posts: 523 (0.49 per day)
First post: 2014-11-24 14:08:13
Last post: 2017-11-02 10:01:52

Date List Subject
2018-01-16 14:48:04 linux-kernel Re: [PATCH v6 22/24] mm: Speculative page fault handler return VMA
2018-01-16 13:24:53 linux-kernel Re: [PATCH v6 18/24] mm: Try spin lock in speculative path
2018-01-15 18:37:51 linux-kernel Re: [PATCH v6 01/24] x86/mm: Define CONFIG_SPF
2018-01-15 17:42:29 linux-kernel Re: [PATCH v6 16/24] mm: Protect mm_rb tree with a rwlock
2018-01-15 17:37:40 linux-kernel Re: [PATCH v6 01/24] x86/mm: Define CONFIG_SPF
2018-01-12 17:33:28 linux-kernel [PATCH v6 02/24] powerpc/mm: Define CONFIG_SPF
2018-01-12 17:32:48 linux-kernel [PATCH v6 06/24] mm: VMA sequence count
2018-01-12 17:32:01 linux-kernel [PATCH v6 10/24] mm: Cache some VMA fields in the vm_fault structure
2018-01-12 17:31:38 linux-kernel [PATCH v6 11/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
2018-01-12 17:31:16 linux-kernel [PATCH v6 13/24] mm: Introduce __maybe_mkwrite()
2018-01-12 17:29:55 linux-kernel [PATCH v6 16/24] mm: Protect mm_rb tree with a rwlock
2018-01-12 17:29:24 linux-kernel [PATCH v6 17/24] mm: Provide speculative fault infrastructure
2018-01-12 17:28:49 linux-kernel [PATCH v6 19/24] mm: Adding speculative page fault failure trace events
2018-01-12 17:28:14 linux-kernel [PATCH v6 22/24] mm: Speculative page fault handler return VMA
2018-01-12 17:27:47 linux-kernel [PATCH v6 24/24] powerpc/mm: Add speculative page fault
2018-01-12 17:27:40 linux-kernel [PATCH v6 23/24] x86/mm: Add speculative pagefault handling
2018-01-12 17:27:37 linux-kernel [PATCH v6 21/24] perf tools: Add support for the SPF perf event
2018-01-12 17:27:32 linux-kernel [PATCH v6 20/24] perf: Add a speculative page fault sw event
2018-01-12 17:27:28 linux-kernel [PATCH v6 18/24] mm: Try spin lock in speculative path
2018-01-12 17:27:19 linux-kernel [PATCH v6 14/24] mm: Introduce __vm_normal_page()
2018-01-12 17:27:17 linux-kernel [PATCH v6 15/24] mm: Introduce __page_add_new_anon_rmap()
2018-01-12 17:27:08 linux-kernel [PATCH v6 12/24] mm: Introduce __lru_cache_add_active_or_unevictable
2018-01-12 17:27:02 linux-kernel [PATCH v6 09/24] mm: Protect SPF handler against anon_vma changes
2018-01-12 17:26:59 linux-kernel [PATCH v6 08/24] mm: protect mremap() against SPF hanlder
2018-01-12 17:26:51 linux-kernel [PATCH v6 07/24] mm: Protect VMA modifications using VMA sequence count
2018-01-12 17:26:46 linux-kernel [PATCH v6 05/24] mm: Introduce pte_spinlock for FAULT_FLAG_SPECULATIVE
2018-01-12 17:26:40 linux-kernel [PATCH v6 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
2018-01-12 17:26:36 linux-kernel [PATCH v6 03/24] mm: Dont assume page-table invariance during faults
2018-01-12 17:26:30 linux-kernel [PATCH v6 01/24] x86/mm: Define CONFIG_SPF
2018-01-12 17:26:25 linux-kernel [PATCH v6 00/24] Speculative page faults
2017-11-06 10:01:18 linux-kernel Re: [PATCH v5 07/22] mm: Protect VMA modifications using VMA sequence count
2017-11-02 17:28:04 linux-kernel Re: [PATCH v5 07/22] mm: Protect VMA modifications using VMA sequence count
2017-11-02 15:19:07 linux-kernel Re: [PATCH v5 07/22] mm: Protect VMA modifications using VMA sequence count
2017-11-02 14:13:10 linux-kernel Re: [v5,22/22] powerpc/mm: Add speculative page fault
2017-11-02 10:01:52 linux-kernel Re: KASAN: use-after-free Read in __do_page_fault
2017-10-11 14:01:37 linux-kernel [PATCH v5 07/22] mm: Protect VMA modifications using VMA sequence count
2017-10-11 13:55:02 linux-kernel [PATCH v5 22/22] powerpc/mm: Add speculative page fault
2017-09-29 15:27:26 linux-kernel Re: [PATCH v3 00/20] Speculative page faults
2017-09-28 12:29:18 linux-kernel Re: [PATCH v3 00/20] Speculative page faults
2017-09-28 12:17:35 linux-kernel Re: [PATCH v3 00/20] Speculative page faults
2017-09-26 08:30:41 linux-kernel Re: [PATCH v3 00/20] Speculative page faults
2017-09-18 07:15:35 linux-kernel Re: [PATCH v3 00/20] Speculative page faults
2017-09-15 12:39:15 linux-kernel Re: [PATCH v3 04/20] mm: VMA sequence count
2017-09-14 09:15:42 linux-kernel Re: [PATCH v3 04/20] mm: VMA sequence count
2017-09-14 08:58:31 linux-kernel Re: [PATCH v3 04/20] mm: VMA sequence count
2017-09-14 07:56:38 linux-kernel Re: [PATCH v3 04/20] mm: VMA sequence count
2017-09-13 16:56:38 linux-kernel Re: [PATCH v3 04/20] mm: VMA sequence count
2017-09-12 09:28:13 linux-kernel Re: [PATCH] x86/mm: Fix fault error path using unsafe vma pointer
2017-09-11 06:28:29 linux-kernel Re: [PATCH v2 00/20] Speculative page faults
2017-09-08 18:12:43 linux-kernel [PATCH v3 05/20] mm: Protect VMA modifications using VMA sequence count
2017-09-08 18:12:17 linux-kernel [PATCH v3 06/20] mm: RCU free VMAs