]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-03-11 Liam R. Howlettmaple_tree: comments. maple_v5.17-rc4
2022-03-10 Liam R. Howlettmaple_tree: Fix spanning store detection on ULONG_MAX
2022-03-08 Liam R. Howlettkernel/fork: Remove prev from dup_mmap()
2022-03-08 Liam R. Howlettmm/mmap: Fix unmapped_area_topdown() and expand_downwards()
2022-03-08 Liam R. Howlettfs/coredump: Fux coredump_next_vma when there is no...
2022-03-08 Liam R. Howlettmm/mempolicy: Fix for bug from Hugh
2022-03-08 Liam R. Howletttest_maple_tree: Add fuzz testcase 9
2022-03-08 Liam R. Howlettmaple_tree: Fix potential metadata off by one in mas_ma...
2022-03-08 Liam R. Howlettmaple_tree: Reduce ma_gap() protection on type
2022-03-08 Liam R. Howletttest_maple_tree: Add fuzz 8 test
2022-03-08 Liam R. Howlettmaple_tree: Fix left max on rebalance
2022-03-08 Liam R. Howletttest_maple_tree: Fix mas_reuse_node() zeroing again.
2022-03-08 Liam R. Howlettmaple_tree: Fix mas_reuse_node() zeroing again.
2022-03-08 Liam R. Howletttest_maple_tree: Test implied pivot as zero and clear...
2022-03-08 Liam R. HowlettFix clearing of implied pivot at end of node in node...
2022-03-08 Liam R. Howletttest_maple_tree: Add fuzzer test 5
2022-03-08 Liam R. Howlettmaple_tree: Fix extend_null overflow
2022-03-08 Liam R. Howletttest_maple_tree: Add test 4 for spanning store faiure.
2022-03-08 Liam R. Howlettmaple_tree: Fix spannint store mast->r->max
2022-03-08 Liam R. Howletttest_maple_tree: Add check for node overflow from fuzzer
2022-03-08 Liam R. Howlettmaple_tree: Fix node_size check for slow path goto...
2022-03-08 Liam R. Howletttest_maple_tree: Add fuzzer test 2
2022-03-08 Liam R. Howlettmaple_tree: Fix spanning store on two node rebalance
2022-03-08 Liam R. Howletttest_maple_tree: Add fuzzer test 1
2022-03-08 Liam R. Howlettmaple_tree: Fix spanning store to a single root node
2022-03-08 Liam R. Howlettmunmap
2022-03-08 Liam R. HowlettAdd comment for mt
2022-03-08 Liam R. Howlettmas_align fix
2022-03-08 Liam R. Howlettvma_adjust fix
2022-03-08 Liam R. Howlettadd bug on to mt
2022-03-08 Liam R. Howlettdo_mas_aligh_munmap issues
2022-03-08 Liam R. Howlettmaple tree: debug compile issues
2022-03-08 Liam R. Howlettfix fix for fix
2022-03-08 Liam R. Howlettmetadata fixes
2022-03-08 Liam R. Howlettmaple_tree: Fix header doc on metadata
2022-03-08 Liam R. HowlettFix compile warnings
2022-03-08 Liam R. Howlettmaple_tree: Fix bool return in mas_wr_append()
2022-03-08 Liam R. Howlettmm/mmap.c: Drop inline
2022-03-08 Liam R. Howlettmm.h: Drop extern
2022-03-08 Liam R. HowlettAdd find_vma_intersection to nommu
2022-03-08 Liam R. Howlettmaple_tree: Fix stack size again
2022-03-08 Liam R. Howlettmmap: Make vma_store() static
2022-03-08 Liam R. Howlettnommu fix of Remove the vma linked list
2022-03-08 Liam R. Howlettcleanup set_piv and fix fallthough
2022-03-08 Liam R. HowlettFix 5cae5d8ed9a97
2022-03-08 Liam R. Howlettrisc vdso fix
2022-03-08 Liam R. Howlettmaple_tree: Remove else if in mas_walk() for if statement
2022-03-08 Liam R. Howlettmaple_tree: Remove check from mas_prev_entry() loop
2022-03-08 Liam R. Howlettmaple_tree: Make mtree_range_walk() more efficient
2022-03-08 Liam R. Howlettmaple_tree: Clean up mte_set_pivot() dereference
2022-03-08 Liam R. HowlettFix maple_big_node struct gap calc.
2022-03-08 Liam R. Howlettdamon: Fix stack size
2022-03-08 Liam R. Howlettmaple_tree: big node weight reduction
2022-03-08 Liam R. Howlettmaple_tree: whitespace
2022-03-08 Liam R. Howlettmm/mmap.c: Pass in mapping to __vma_link_file()
2022-03-08 Liam R. Howlettmm/mmap: Drop range_has_overlap() function
2022-03-08 Liam R. Howlettmm: Remove the vma linked list
2022-03-08 Liam R. Howlettriscv: Use vma iterator for vdso
2022-03-08 Matthew Wilcox... nommu: Remove uses of VMA linked list
2022-03-08 Matthew Wilcox... i915: Use the VMA iterator
2022-03-08 Liam R. Howlettmm/swapfile: Use vma iterator instead of vma linked...
2022-03-08 Liam R. Howlettmm/pagewalk: Use vma_find() instead of vma linked list
2022-03-08 Liam R. Howlettmm/oom_kill: Use maple tree iterators instead of vma...
2022-03-08 Liam R. Howlettmm/msync: Use vma_find() instead of vma linked list
2022-03-08 Liam R. Howlettmm/mremap: Use vma_find_intersection() instead of vma...
2022-03-08 Liam R. Howlettmm/mprotect: Use maple tree navigation instead of vma...
2022-03-08 Liam R. Howlettmm/mlock: Use vma iterator and instead of vma linked...
2022-03-08 Liam R. Howlettmm/mempolicy: Use vma iterator & maple state instead...
2022-03-08 Liam R. Howlettmm/memcontrol: Stop using mm->highest_vm_end
2022-03-08 Liam R. Howlettmm/madvise: Use vma_find() instead of vma linked list
2022-03-08 Liam R. Howlettmm/ksm: Use vma iterators instead of vma linked list
2022-03-08 Liam R. Howlettmm/khugepaged: Stop using vma linked list
2022-03-08 Liam R. Howlettmm/gup: Use maple tree navigation instead of linked...
2022-03-08 Liam R. Howlettbpf: Remove VMA linked list
2022-03-08 Liam R. Howlettfork: Use VMA iterator
2022-03-08 Liam R. Howlettsched: Use maple tree iterator to walk VMAs
2022-03-08 Liam R. Howlettperf: Use VMA iterator
2022-03-08 Liam R. Howlettacct: Use VMA iterator instead of linked list
2022-03-08 Liam R. Howlettipc/shm: Use VMA iterator instead of linked list
2022-03-08 Liam R. Howlettuserfaultfd: Use maple tree iterator to iterate VMAs
2022-03-08 Matthew Wilcox... fs/proc/task_mmu: Stop using linked list and highest_vm_end
2022-03-08 Liam R. Howlettfs/proc/base: Use maple tree iterators in place of...
2022-03-08 Liam R. Howlettexec: Use VMA iterator instead of linked list
2022-03-08 Matthew Wilcox... coredump: Remove vma linked list walk
2022-03-08 Liam R. Howlettbinfmt_elf: Remove vma linked list walk
2022-03-08 Liam R. Howlettum: Remove vma linked list walk
2022-03-08 Liam R. Howlettoptee: Remove vma linked list walk
2022-03-08 Liam R. Howlettcxl: Remove vma linked list walk
2022-03-08 Liam R. Howlettxtensa: Remove vma linked list walks
2022-03-08 Liam R. Howlettx86: Remove vma linked list walks
2022-03-08 Liam R. Howletts390: Remove vma linked list walks
2022-03-08 Liam R. Howlettpowerpc: Remove mmap linked list walks
2022-03-08 Liam R. Howlettparisc: Remove mmap linked list from cache handling
2022-03-08 Liam R. Howlettarm64: Remove mmap linked list from vdso
2022-03-08 Liam R. Howlettmm/mmap: Change do_brk_munmap() to use do_mas_align_mun...
2022-03-08 Liam R. Howlettmm/mmap: Reorganize munmap to use maple states
2022-03-08 Liam R. Howlettmm/mmap: Move mmap_region() below do_munmap()
2022-03-08 Matthew Wilcox... mm: Convert vma_lookup() to use mtree_load()
2022-03-08 Liam R. Howlettmm: Remove vmacache
2022-03-08 Liam R. Howlettmm/mmap: Use advanced maple tree API for mmap_region()
next