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