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