Show patches with: Series = Introducing the Maple Tree       |    State = Action Required       |    Archived = No       |   70 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,70/70] mm/mmap.c: pass in mapping to __vma_link_file() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,69/70] mm/mmap: drop range_has_overlap() function Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,68/70] mm: remove the vma linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,67/70] riscv: use vma iterator for vdso Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,66/70] nommu: remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,65/70] i915: use the VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,64/70] mm/swapfile: use vma iterator instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,63/70] mm/pagewalk: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,62/70] mm/oom_kill: use maple tree iterators instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,61/70] mm/msync: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,60/70] mm/mremap: use vma_find_intersection() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,59/70] mm/mprotect: use maple tree navigation instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,58/70] mm/mlock: use vma iterator and instead of vma linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,57/70] mm/mempolicy: use vma iterator & maple state instead of vma linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,54/70] mm/ksm: use vma iterators instead of vma linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,55/70] mm/madvise: use vma_find() instead of vma linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,56/70] mm/memcontrol: stop using mm->highest_vm_end Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,53/70] mm/khugepaged: stop using vma linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,52/70] mm/gup: use maple tree navigation instead of linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,51/70] bpf: remove VMA linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,50/70] fork: use VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,49/70] sched: use maple tree iterator to walk VMAs Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,47/70] acct: use VMA iterator instead of linked list Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,46/70] ipc/shm: use VMA iterator instead of linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,48/70] perf: use VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,45/70] userfaultfd: use maple tree iterator to iterate VMAs Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,44/70] fs/proc/task_mmu: stop using linked list and highest_vm_end Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,43/70] fs/proc/base: use maple tree iterators in place of linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,42/70] exec: use VMA iterator instead of linked list Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,41/70] coredump: remove vma linked list walk Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,40/70] um: remove vma linked list walk Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,39/70] optee: remove vma linked list walk Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,37/70] xtensa: remove vma linked list walks Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,38/70] cxl: remove vma linked list walk Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,36/70] x86: remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,35/70] s390: remove vma linked list walks Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,34/70] powerpc: remove mmap linked list walks Introducing the Maple Tree - 1 - --- 2022-04-26 Liam R. Howlett New
[v8,33/70] parisc: remove mmap linked list from cache handling Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,32/70] arm64: Change elfcore for_each_mte_vma() to use VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,31/70] arm64: remove mmap linked list from vdso Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,30/70] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,29/70] mm/mmap: reorganize munmap to use maple states Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,28/70] mm/mmap: move mmap_region() below do_munmap() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,27/70] mm: convert vma_lookup() to use mtree_load() Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,26/70] mm: remove vmacache Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,25/70] mm/mmap: use advanced maple tree API for mmap_region() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,24/70] mm: use maple tree operations for find_vma_intersection() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,22/70] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup() Introducing the Maple Tree - 1 - --- 2022-04-26 Liam R. Howlett New
[v8,19/70] mmap: change zeroing of maple tree in __vma_adjust() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,20/70] xen: use vma_lookup() in privcmd_ioctl_mmap() Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,21/70] mm: optimize find_exact_vma() to use vma_lookup() Introducing the Maple Tree - 1 - --- 2022-04-26 Liam R. Howlett New
[v8,18/70] mm: remove rb tree. Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,17/70] proc: remove VMA rbtree use from nommu Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,16/70] damon: Convert __damon_va_three_regions to use the VMA iterator Introducing the Maple Tree - 1 - --- 2022-04-26 Liam R. Howlett New
[v8,15/70] kernel/fork: use maple tree for dup_mmap() during forking Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,14/70] mm/mmap: use maple tree for unmapped_area{_topdown} Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,13/70] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,11/70] mmap: use the VMA iterator in count_vma_pages_range() Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,10/70] mm: add VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,12/70] mm/mmap: use the maple tree in find_vma() instead of the rbtree. Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
[v8,09/70] mm: start tracking VMAs with maple tree Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,08/70] lib/test_maple_tree: add testing for maple tree Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,07/70] Maple Tree: add new data structure Introducing the Maple Tree - - 1 --- 2022-04-26 Liam R. Howlett New
[v8,06/70] mips: rename mt_init to mips_mt_init Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,05/70] radix tree test suite: add lockdep_is_held to header Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,04/70] radix tree test suite: add support for slab bulk APIs Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,03/70] radix tree test suite: add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,02/70] radix tree test suite: add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New
[v8,01/70] radix tree test suite: add pr_err define Introducing the Maple Tree - - - --- 2022-04-26 Liam R. Howlett New