Show patches with: Submitter = Liam R. Howlett       |    Archived = No       |   1451 patches
« 1 2 ... 9 10 1114 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,03/69] radix tree test suite: add kmem_cache_set_non_kernel() Introducing the Maple Tree - - - --- 2022-06-21 Liam R. Howlett New
[v10,04/69] radix tree test suite: add allocation counts and size to kmem_cache Introducing the Maple Tree - - - --- 2022-06-21 Liam R. Howlett New
[v10,01/69] Maple Tree: add new data structure Introducing the Maple Tree - - 2 --- 2022-06-21 Liam R. Howlett New
mm/mmap: Change do_mas_align_munmap() to avoid preallocations for sidetree mm/mmap: Change do_mas_align_munmap() to avoid preallocations for sidetree - - - --- 2022-06-17 Liam R. Howlett New
maple_tree: Fix return from mas_prealloc() maple_tree: Fix return from mas_prealloc() - - - --- 2022-06-17 Liam R. Howlett New
mm/mmap: Allow vma_expand() to lock both anon and file locks mm/mmap: Allow vma_expand() to lock both anon and file locks - - - --- 2022-06-16 Liam R. Howlett New
[v2,Fix,1/3] maple_tree: Fix mt_destroy_walk() on full non-leaf non-alloc nodes Maple tree spanning fixes - - - --- 2022-06-16 Liam R. Howlett New
[v2,Fix,3/3] test_maple_tree: Add tests for preallocations and large spanning writes Maple tree spanning fixes - - - --- 2022-06-16 Liam R. Howlett New
[v2,Fix,2/3] maple_tree: Change spanning store to work on larger trees Maple tree spanning fixes - - - --- 2022-06-16 Liam R. Howlett New
maple_tree: Make mas_prealloc() error checking more generic maple_tree: Make mas_prealloc() error checking more generic - - - --- 2022-06-15 Liam R. Howlett New
mm/mlock: Drop dead code in count_mm_mlocked_page_nr() mm/mlock: Drop dead code in count_mm_mlocked_page_nr() - - - --- 2022-06-15 Liam R. Howlett New
fs/userfaultfd: Fix vma iteration in mas_for_each() loop fs/userfaultfd: Fix vma iteration in mas_for_each() loop - - - --- 2022-06-15 Liam R. Howlett New
[Fix,3/3] test_maple_tree: Add tests for preallocations and large spanning writes Maple tree spanning fixes - - - --- 2022-06-15 Liam R. Howlett New
[Fix,2/3] maple_tree: Change spanning store to work on larger trees Maple tree spanning fixes - - - --- 2022-06-15 Liam R. Howlett New
[Fix,1/3] maple_tree: Fix mt_destroy_walk() on full non-leaf non-alloc nodes Maple tree spanning fixes - - - --- 2022-06-15 Liam R. Howlett New
mm/mmap: Fix do_brk_munmap() when munmapping multiple mappings mm/mmap: Fix do_brk_munmap() when munmapping multiple mappings - - - --- 2022-05-19 Liam R. Howlett New
mm/mmap: Avoid dereferencing next on null in BUG_ON() mm/mmap: Avoid dereferencing next on null in BUG_ON() - - - --- 2022-05-19 Liam R. Howlett New
maple_tree: Fix potential out of range offset on mas_next()/mas_prev() maple_tree: Fix potential out of range offset on mas_next()/mas_prev() - - - --- 2022-05-19 Liam R. Howlett New
maple_tree: Fix 32b parent pointers maple_tree: Fix 32b parent pointers - - - --- 2022-05-17 Liam R. Howlett New
maple_tree: Fix mas_next() when already on the last node entry maple_tree: Fix mas_next() when already on the last node entry - - 1 --- 2022-05-17 Liam R. Howlett New
mm/mmap: Fix potential leak on do_mas_align_munmap() mm/mmap: Fix potential leak on do_mas_align_munmap() - - - --- 2022-05-13 Liam R. Howlett New
mm/mmap: Fix leak on expand_downwards() and expand_upwards() mm/mmap: Fix leak on expand_downwards() and expand_upwards() - - - --- 2022-05-12 Liam R. Howlett New
[Fix,2/2] test_maple_tree: Add null expansion tests Null expansion bug - - - --- 2022-05-11 Liam R. Howlett New
[Fix,1/2] maple_tree: Fix expanding null off the end of the data. Null expansion bug - - - --- 2022-05-11 Liam R. Howlett New
[v9,69/69] mm/mmap.c: pass in mapping to __vma_link_file() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,66/69] riscv: use vma iterator for vdso Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,67/69] mm: remove the vma linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,68/69] mm/mmap: drop range_has_overlap() function Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,64/69] i915: use the VMA iterator Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,63/69] mm/swapfile: use vma iterator instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,65/69] nommu: remove uses of VMA linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,60/69] mm/msync: use vma_find() instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,62/69] mm/pagewalk: use vma_find() instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,61/69] mm/oom_kill: use maple tree iterators instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,57/69] mm/mlock: use vma iterator and maple state instead of vma linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,59/69] mm/mremap: use vma_find_intersection() instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,58/69] mm/mprotect: use maple tree navigation instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,54/69] mm/madvise: use vma_find() instead of vma linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,56/69] mm/mempolicy: use vma iterator & maple state instead of vma linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,55/69] mm/memcontrol: stop using mm->highest_vm_end Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,52/69] mm/khugepaged: stop using vma linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,51/69] mm/gup: use maple tree navigation instead of linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,53/69] mm/ksm: use vma iterators instead of vma linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,49/69] fork: use VMA iterator Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,50/69] bpf: remove VMA linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,46/69] acct: use VMA iterator instead of linked list Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,47/69] perf: use VMA iterator Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,48/69] sched: use maple tree iterator to walk VMAs Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,45/69] ipc/shm: use VMA iterator instead of linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,44/69] userfaultfd: use maple tree iterator to iterate VMAs Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,40/69] coredump: remove vma linked list walk Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,42/69] fs/proc/base: use maple tree iterators in place of linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,41/69] exec: use VMA iterator instead of linked list Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,37/69] cxl: remove vma linked list walk Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,39/69] um: remove vma linked list walk Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,38/69] optee: remove vma linked list walk Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,36/69] xtensa: remove vma linked list walks Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,34/69] s390: remove vma linked list walks Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,35/69] x86: remove vma linked list walks Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,33/69] powerpc: remove mmap linked list walks Prepare for maple tree - 1 - --- 2022-05-04 Liam R. Howlett New
[v9,32/69] parisc: remove mmap linked list from cache handling Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,30/69] arm64: remove mmap linked list from vdso Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,28/69] mm/mmap: reorganize munmap to use maple states Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,26/69] mm: convert vma_lookup() to use mtree_load() Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,27/69] mm/mmap: move mmap_region() below do_munmap() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,24/69] mm/mmap: use advanced maple tree API for mmap_region() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,25/69] mm: remove vmacache Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,23/69] mm: use maple tree operations for find_vma_intersection() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup() Prepare for maple tree - 1 - --- 2022-05-04 Liam R. Howlett New
[v9,20/69] mm: optimize find_exact_vma() to use vma_lookup() Prepare for maple tree - 1 - --- 2022-05-04 Liam R. Howlett New
[v9,19/69] xen: use vma_lookup() in privcmd_ioctl_mmap() Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,18/69] mmap: change zeroing of maple tree in __vma_adjust() Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,16/69] proc: remove VMA rbtree use from nommu Prepare for maple tree 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,17/69] mm: remove rb tree. Prepare for maple tree - - - --- 2022-05-04 Liam R. Howlett New
[v9,15/69] damon: Convert __damon_va_three_regions to use the VMA iterator Prepare for maple tree - 1 - --- 2022-05-04 Liam R. Howlett New
[v9,14/69] kernel/fork: use maple tree for dup_mmap() during forking Maple Tree v9 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree. Maple Tree v9 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,12/69] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree Maple Tree v9 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,13/69] mm/mmap: use maple tree for unmapped_area{_topdown} Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,09/69] mm: add VMA iterator Maple Tree v9 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,08/69] mm: start tracking VMAs with maple tree Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,10/69] mmap: use the VMA iterator in count_vma_pages_range() Maple Tree v9 1 - - --- 2022-05-04 Liam R. Howlett New
[v9,07/69] lib/test_maple_tree: add testing for maple tree Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,05/69] radix tree test suite: add support for slab bulk APIs Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,06/69] radix tree test suite: add lockdep_is_held to header Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,04/69] radix tree test suite: add allocation counts and size to kmem_cache Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,03/69] radix tree test suite: add kmem_cache_set_non_kernel() Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,02/69] radix tree test suite: add pr_err define Maple Tree v9 - - - --- 2022-05-04 Liam R. Howlett New
[v9,01/69] Maple Tree: add new data structure Maple Tree v9 - - 1 --- 2022-05-04 Liam R. Howlett New
[1/1] mips: rename mt_init to mips_mt_init Prepare for maple tree - 1 - --- 2022-05-04 Liam R. Howlett New
[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,66/70] nommu: remove uses of VMA linked list Introducing the Maple Tree 1 - - --- 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,65/70] i915: use the VMA iterator Introducing the Maple Tree 1 - - --- 2022-04-26 Liam R. Howlett New
« 1 2 ... 9 10 1114 15 »