Show patches with: Submitter = Michel Lespinasse       |    State = Action Required       |   103 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,35/35] powerpc/mm: attempt speculative mm faults first Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,34/35] powerpc/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,33/35] arm64/mm: attempt speculative mm faults first Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,32/35] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,31/35] mm: anon spf statistics Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,30/35] mm: create new include/linux/vm_event.h header file Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,29/35] mm: disable rcu safe vma freeing for single threaded user space Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,28/35] mm: disable speculative faults for single threaded user space Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,27/35] mm: implement and enable speculative fault handling in handle_pte_fault() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,26/35] mm: implement speculative handling in wp_page_copy() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,25/35] mm: add mmu_notifier_trylock() and mmu_notifier_unlock() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,24/35] mm: write lock mmu_notifier_lock when registering mmu notifiers Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,23/35] mm: add mmu_notifier_lock Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,22/35] percpu-rwsem: enable percpu_sem destruction in atomic context Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,21/35] mm: enable speculative fault handling in do_numa_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,20/35] mm: implement speculative handling in do_numa_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,19/35] mm: enable speculative fault handling through do_anonymous_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,18/35] mm: implement speculative handling in do_anonymous_page() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,17/35] mm: add pte_map_lock() and pte_spinlock() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,16/35] mm: implement speculative handling in __handle_mm_fault(). Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,15/35] mm: refactor __handle_mm_fault() / handle_pte_fault() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,14/35] mm: add speculative_page_walk_begin() and speculative_page_walk_end() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,13/35] x86/mm: attempt speculative mm faults first Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,12/35] mm: separate mmap locked assertion from find_vma Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,11/35] mm: rcu safe vma freeing Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,10/35] mm: add per-mm mmap sequence counter for speculative page fault handling. Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,09/35] mm: add do_handle_mm_fault() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,08/35] mm: add FAULT_FLAG_SPECULATIVE flag Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,07/35] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,06/35] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,05/35] do_anonymous_page: reduce code duplication Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,04/35] do_anonymous_page: use update_mmu_tlb() Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,03/35] mmap locking API: name the return values Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,02/35] mmap locking API: mmap_lock_is_contended returns a bool Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[v2,01/35] mm: export dump_mm Speculative page faults - - - --- 2022-01-28 Michel Lespinasse New
[31/31] powerpc/mm: attempt speculative mm faults first [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[30/31] powerpc/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[29/29] arm64/mm: attempt speculative mm faults first [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[28/29] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[27/29] mm: anon spf statistics [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[26/29] mm: disable rcu safe vma freeing for single threaded user space [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[25/29] mm: disable speculative faults for single threaded user space [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[24/29] mm: enable speculative fault handling through do_swap_page() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[23/29] mm: implement speculative handling in do_swap_page() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[22/29] mm: implement and enable speculative fault handling in handle_pte_fault() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[21/29] mm: implement speculative handling in wp_page_copy() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[20/29] mm: enable speculative fault handling in do_numa_page() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[19/29] mm: implement speculative handling in do_numa_page() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[18/29] mm: enable speculative fault handling through do_anonymous_page() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[17/29] mm: implement speculative handling in do_anonymous_page() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[16/29] mm: add pte_map_lock() and pte_spinlock() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[15/29] mm: implement speculative handling in __handle_mm_fault(). [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[14/29] mm: refactor __handle_mm_fault() / handle_pte_fault() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[13/29] mm: add speculative_page_walk_begin() and speculative_page_walk_end() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[12/29] x86/mm: attempt speculative mm faults first [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[11/29] mm: rcu safe vma freeing [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[10/29] mm: add per-mm mmap sequence counter for speculative page fault handling. [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[09/29] mm: add do_handle_mm_fault() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[08/29] mm: add FAULT_FLAG_SPECULATIVE flag [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[07/29] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[06/29] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[05/29] do_anonymous_page: reduce code duplication [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[04/29] do_anonymous_page: use update_mmu_tlb() [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[03/29] mmap locking API: name the return values [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[02/29] mmap locking API: mmap_lock_is_contended returns a bool [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[01/29] mm: export dump_mm [01/29] mm: export dump_mm - - - --- 2021-04-30 Michel Lespinasse New
[RFC,37/37] arm64/mm: attempt speculative mm faults first [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,36/37] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,35/37] mm: spf statistics [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,34/37] mm: rcu safe vma freeing only for multithreaded user space [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,33/37] mm: enable speculative fault handling only for multithreaded user space [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,32/37] f2fs: implement speculative fault handling [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,31/37] ext4: implement speculative fault handling [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,30/37] mm: enable speculative fault handling for supported file types. [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,29/37] fs: list file types that support speculative faults. [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,28/37] mm: implement speculative handling in filemap_map_pages() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,27/37] mm: implement speculative handling in do_fault_around() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,26/37] mm: implement speculative fault handling in finish_fault() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,25/37] mm: implement speculative handling in filemap_fault() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,24/37] mm: implement speculative handling in __do_fault() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,23/37] mm: rcu safe vma->vm_file freeing [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,22/37] mm: enable speculative fault handling through do_swap_page() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,21/37] mm: implement speculative handling in do_swap_page() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,20/37] mm: implement and enable speculative fault handling in handle_pte_fault() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,19/37] mm: implement speculative handling in wp_page_copy() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,18/37] mm: enable speculative fault handling in do_numa_page() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,17/37] mm: implement speculative handling in do_numa_page() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,16/37] mm: enable speculative fault handling through do_anonymous_page() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,15/37] mm: implement speculative handling in do_anonymous_page() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,14/37] mm: add pte_map_lock() and pte_spinlock() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,13/37] mm: implement speculative handling in __handle_mm_fault(). [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,12/37] mm: refactor __handle_mm_fault() / handle_pte_fault() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,11/37] x86/mm: attempt speculative mm faults first [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,10/37] mm: rcu safe vma freeing [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,09/37] mm: add per-mm mmap sequence counter for speculative page fault handling. [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,08/37] mm: add do_handle_mm_fault() [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,07/37] mm: add FAULT_FLAG_SPECULATIVE flag [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,06/37] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,05/37] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
[RFC,04/37] do_anonymous_page: reduce code duplication [RFC,01/37] mmap locking API: mmap_lock_is_contended returns a bool - - - --- 2021-04-07 Michel Lespinasse New
« 1 2 »