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-05-17 11:11:46 linux-kernel [PATCH v11 15/26] mm: introduce __lru_cache_add_active_or_unevictable
2018-05-17 11:11:16 linux-kernel [PATCH v11 16/26] mm: introduce __vm_normal_page()
2018-05-17 11:10:54 linux-kernel [PATCH v11 18/26] mm: protect mm_rb tree with a rwlock
2018-05-17 11:10:37 linux-kernel [PATCH v11 20/26] mm: adding speculative page fault failure trace events
2018-05-17 11:10:20 linux-kernel [PATCH v11 21/26] perf: add a speculative page fault sw event
2018-05-17 11:10:06 linux-kernel [PATCH v11 24/26] x86/mm: add speculative pagefault handling
2018-05-17 11:09:53 linux-kernel [PATCH v11 23/26] mm: add speculative page fault vmstats
2018-05-17 11:09:50 linux-kernel [PATCH v11 19/26] mm: provide speculative fault infrastructure
2018-05-17 11:09:28 linux-kernel [PATCH v11 17/26] mm: introduce __page_add_new_anon_rmap()
2018-05-17 11:09:24 linux-kernel [PATCH v11 10/26] mm: protect VMA modifications using VMA sequence count
2018-05-17 11:09:20 linux-kernel [PATCH v11 22/26] perf tools: add support for the SPF perf event
2018-05-17 11:08:54 linux-kernel [PATCH v11 26/26] arm64/mm: add speculative page fault
2018-05-17 11:08:29 linux-kernel [PATCH v11 25/26] powerpc/mm: add speculative page fault
2018-05-17 11:08:17 linux-kernel [PATCH v11 14/26] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
2018-05-17 11:08:15 linux-kernel [PATCH v11 13/26] mm: cache some VMA fields in the vm_fault structure
2018-05-17 11:07:43 linux-kernel [PATCH v11 07/26] mm: make pte_unmap_same compatible with SPF
2018-05-17 11:07:33 linux-kernel [PATCH v11 04/26] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
2018-05-16 06:43:31 linux-kernel Re: [PATCH v10 23/25] mm: add speculative page fault vmstats
2018-05-15 14:11:20 linux-kernel Re: [PATCH v10 18/25] mm: provide speculative fault infrastructure
2018-05-14 17:18:17 linux-kernel Re: [PATCH v10 09/25] mm: protect VMA modifications using VMA sequence count
2018-05-14 17:17:41 linux-kernel Re: [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
2018-05-14 14:48:23 linux-kernel Re: [PATCH v10 02/25] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
2018-05-04 09:12:48 linux-kernel Re: [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
2018-05-03 15:01:35 linux-kernel Re: [PATCH v10 24/25] x86/mm: add speculative pagefault handling
2018-05-03 14:46:18 linux-kernel Re: [PATCH v10 08/25] mm: VMA sequence count
2018-05-03 12:26:55 linux-kernel Re: [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
2018-05-02 14:45:59 linux-kernel Re: [PATCH v10 00/25] Speculative page faults
2018-05-02 09:10:33 linux-kernel Re: [PATCH 2/2] arm64/mm: add speculative page fault
2018-05-02 09:01:33 linux-kernel Re: [PATCH 1/2] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
2018-05-02 06:38:32 linux-kernel Re: [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
2018-04-30 15:15:29 linux-kernel Re: [PATCH v10 08/25] mm: VMA sequence count
2018-04-30 14:08:14 linux-kernel Re: [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
2018-04-23 15:12:51 linux-kernel Re: [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
2018-04-17 15:18:59 linux-kernel [PATCH v10 25/25] powerpc/mm: add speculative page fault
2018-04-17 14:50:37 linux-kernel [PATCH v10 02/25] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
2018-04-17 14:50:08 linux-kernel [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
2018-04-17 14:49:44 linux-kernel [PATCH v10 03/25] powerpc/mm: set ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
2018-04-17 14:49:31 linux-kernel [PATCH v10 01/25] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
2018-04-17 14:49:23 linux-kernel [PATCH v10 05/25] mm: introduce pte_spinlock for FAULT_FLAG_SPECULATIVE
2018-04-17 14:49:18 linux-kernel [PATCH v10 04/25] mm: prepare for FAULT_FLAG_SPECULATIVE
2018-04-17 14:47:50 linux-kernel [PATCH v10 10/25] mm: protect mremap() against SPF hanlder
2018-04-17 14:46:46 linux-kernel [PATCH v10 11/25] mm: protect SPF handler against anon_vma changes
2018-04-17 14:46:29 linux-kernel [PATCH v10 12/25] mm: cache some VMA fields in the vm_fault structure
2018-04-17 14:46:20 linux-kernel [PATCH v10 09/25] mm: protect VMA modifications using VMA sequence count
2018-04-17 14:45:45 linux-kernel [PATCH v10 14/25] mm: introduce __lru_cache_add_active_or_unevictable
2018-04-17 14:44:11 linux-kernel [PATCH v10 16/25] mm: introduce __page_add_new_anon_rmap()
2018-04-17 14:42:59 linux-kernel [PATCH v10 18/25] mm: provide speculative fault infrastructure
2018-04-17 14:42:30 linux-kernel [PATCH v10 17/25] mm: protect mm_rb tree with a rwlock
2018-04-17 14:42:23 linux-kernel [PATCH v10 15/25] mm: introduce __vm_normal_page()
2018-04-17 14:41:20 linux-kernel [PATCH v10 23/25] mm: add speculative page fault vmstats
2018-04-17 14:40:46 linux-kernel [PATCH v10 21/25] perf tools: add support for the SPF perf event