]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-08-26 Liam R. Howlettmm/mmap: Combine multiple if statements in vma_merge() maple_v6.0-rc1_extras
2022-08-26 Liam R. Howlettmm/mmap: Remove vma_mas_szero() helper
2022-08-26 Liam R. Howlettmm/nommu: Add static inline to vma_mas_remove()
2022-08-26 Liam R. Howlettmm/mmap: Remove unused vma_mas_remove() function
2022-08-26 Liam R. Howlettmm/mmap: Remove __vma_adjust()
2022-08-26 Liam R. Howlettmm/mmap: Convert do_brk_flags() to use lock_vma()
2022-08-26 Liam R. Howlettmm/mmap: Introduce dup_vma_anon() helper
2022-08-26 Liam R. Howlettmm/mmap: Don't use __vma_adjust() in shift_arg_pages()
2022-08-26 Liam R. Howlettmm: Don't use __vma_adjust() in __split_vma()
2022-08-26 Liam R. Howlettmm/mmap: Introduce init_vma_lock()
2022-08-26 Liam R. Howlettmm/mmap: Use vma_lock() and vma_unlock() in vma_expand()
2022-08-26 Liam R. Howlettmm/mmap: Refactor locking out of __vma_adjust()
2022-08-26 Liam R. Howlettmm/mmap: move anon_vma setting in __vma_adjust()
2022-08-26 Liam R. Howlettmm: Change munmap splitting order and move_vma()
2022-08-26 Liam R. Howlettmaple_tree: Reduce loops in mt_validate()
2022-08-26 Liam R. Howlettmaple_tree: change mss_fill_bnode() logic a bit
2022-08-26 Liam R. Howlettmaple_tree: Reduce mas_split() memory usage
2022-08-26 Liam R. Howletttest_maple_tree: 32 bit testing support
2022-08-26 Andrew Mortonpage_ext-introduce-boot-parameter-early_page_ext-fix
2022-08-26 Li Zhepage_ext: introduce boot parameter 'early_page_ext'
2022-08-26 Gerald Schaefers390/hugetlb: switch to generic version of follow_huge_...
2022-08-26 Liu Shixinmm/zswap: skip confusing print info
2022-08-26 Andrew Mortonmm-zswap-delay-the-initializaton-of-zswap-until-the...
2022-08-26 Liu Shixinmm/zswap: delay the initializaton of zswap until the...
2022-08-26 Liu Shixinmm/zswap: replace zswap_init_{started/failed} with...
2022-08-26 Andrew Mortonmm-reduce-noise-in-show_mem-for-lowmem-allocations-fix
2022-08-26 Michal Hockomm: reduce noise in show_mem for lowmem allocations
2022-08-26 David Hildenbrandmm: fixup documentation regarding pte_numa() and PROT_NUMA
2022-08-26 David Hildenbrandmm/gup: use gup_can_follow_protnone() also in GUP-fast
2022-08-26 David Hildenbrandmm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
2022-08-26 Shakeel Buttmemcg: increase MEMCG_CHARGE_BATCH to 64
2022-08-26 Shakeel Buttmm: page_counter: rearrange struct page_counter fields
2022-08-26 Shakeel Buttmm: page_counter: remove unneeded atomic ops for low/min
2022-08-26 Mike Kravetzhugetlb: use new vma_lock for pmd sharing synchronization
2022-08-26 Mike Kravetzhugetlb: create hugetlb_unmap_file_folio to unmap singl...
2022-08-26 Mike Kravetzhugetlb: add vma based lock for pmd sharing
2022-08-26 Mike Kravetzhugetlb: rename vma_shareable() and refactor code
2022-08-26 Mike Kravetzhugetlb: fix/remove uninitialized variable in remove_in...
2022-08-26 Mike Kravetzhugetlb: handle truncate racing with page faults
2022-08-26 Mike Kravetzhugetlb: rename remove_huge_page to hugetlb_delete_from...
2022-08-26 Mike Kravetzhugetlbfs: revert use i_mmap_rwsem for more pmd sharing...
2022-08-26 Mike Kravetzhugetlbfs: revert use i_mmap_rwsem to address page...
2022-08-26 Haiyue Wangmm: fix the handling Non-LRU pages returned by follow_page
2022-08-26 David Heidelbergmm: remove EXPERIMENTAL flag for zswap
2022-08-26 Sergey Senozhatskydrivers/block/zram/zram_drv.c: do not keep dangling...
2022-08-26 Andrew Mortonmm-gupc-refactor-check_and_migrate_movable_pages-fix
2022-08-26 Alistair Popplemm/gup.c: refactor check_and_migrate_movable_pages()
2022-08-26 Alistair Popplemm/gup.c: don't pass gup_flags to check_and_migrate_mov...
2022-08-26 Bui Quang Minhmm: Skip retry when new limit is not below old one...
2022-08-26 Rolf Eike Beermm: pagewalk: add back missing variable initializations
2022-08-26 Rolf Eike Beermm: pagewalk: move variables to more local scope, tweak...
2022-08-26 Rolf Eike Beermm: pagewalk: allow walk_page_range_novma() without mm
2022-08-26 Rolf Eike Beermm: pagewalk: add api documentation for walk_page_range...
2022-08-26 Rolf Eike Beermm: pagewalk: fix documentation of PTE hole handling
2022-08-26 Rolf Eike Beermm: pagewalk: don't check vma in walk_page_range_novma()
2022-08-26 Rolf Eike Beermm: pagewalk: add back missing variable initializations
2022-08-26 Rolf Eike Beermm: pagewalk: add back missing variable initializations
2022-08-26 Rolf Eike Beermm: pagewalk: make error checks more obvious
2022-08-26 Andrew Mortonmm-add-merging-after-mremap-resize-checkpatch-fixes
2022-08-26 Jakub Matěnamm: add merging after mremap resize
2022-08-26 Jakub Matěnamm: refactor of vma_merge()
2022-08-26 Andrew Mortonmm-delete-unused-mmf_oom_victim-flag-fix
2022-08-26 Suren Baghdasaryanmm: delete unused MMF_OOM_VICTIM flag
2022-08-26 Andrew Mortonmm-drop-oom-code-from-exit_mmap-fix-fix
2022-08-26 Suren Baghdasaryanmm: drop oom code from exit_mmap
2022-08-26 Liam Howlettmm/mlock: drop dead code in count_mm_mlocked_page_nr()
2022-08-26 Liam R. Howlettmm/mmap.c: pass in mapping to __vma_link_file()
2022-08-26 Liam R. Howlettmm/mmap: drop range_has_overlap() function
2022-08-26 Yang Limm: fix one kernel-doc comment
2022-08-26 Liam R. Howlettmm: remove the vma linked list
2022-08-26 Liam Howlettmm/vmscan: Use vma iterator instead of vm_next
2022-08-26 Liam R. Howlettriscv: use vma iterator for vdso
2022-08-26 Yang Yingliangmm/nommu: fix error handling in split_vma()
2022-08-26 Matthew Wilcox... nommu: remove uses of VMA linked list
2022-08-26 Matthew Wilcox... i915: use the VMA iterator
2022-08-26 Liam R. Howlettmm/swapfile: use vma iterator instead of vma linked...
2022-08-26 Matthew Wilcox... mm/pagewalk: use vma_find() instead of vma linked list
2022-08-26 Liam R. Howlettmm/oom_kill: use maple tree iterators instead of vma...
2022-08-26 Liam R. Howlettmm/msync: use vma_find() instead of vma linked list
2022-08-26 Liam R. Howlettmm/mremap: use vma_find_intersection() instead of vma...
2022-08-26 Liam Howlettmm/mprotect: fix maple tree start address in do_mprotec...
2022-08-26 Liam R. Howlettmm/mprotect: use maple tree navigation instead of vma...
2022-08-26 Matthew Wilcox... mm/mlock: use vma iterator and maple state instead...
2022-08-26 Liam R. Howlettmm/mempolicy: use vma iterator & maple state instead...
2022-08-26 Liam R. Howlettmm/memcontrol: stop using mm->highest_vm_end
2022-08-26 Liam R. Howlettmm/madvise: use vma_find() instead of vma linked list
2022-08-26 Matthew Wilcox... mm/ksm: use vma iterators instead of vma linked list
2022-08-26 Matthew Wilcox... mm/khugepaged: stop using vma linked list
2022-08-26 Liam R. Howlettmm/gup: use maple tree navigation instead of linked...
2022-08-26 Liam R. Howlettbpf: remove VMA linked list
2022-08-26 Matthew Wilcox... fork: use VMA iterator
2022-08-26 Matthew Wilcox... sched: use maple tree iterator to walk VMAs
2022-08-26 Matthew Wilcox... perf: use VMA iterator
2022-08-26 Matthew Wilcox... acct: use VMA iterator instead of linked list
2022-08-26 Liam R. Howlettipc/shm: use VMA iterator instead of linked list
2022-08-26 Liam R. Howlettuserfaultfd: use maple tree iterator to iterate VMAs
2022-08-26 Matthew Wilcox... fs/proc/task_mmu: stop using linked list and highest_vm_end
2022-08-26 Liam R. Howlettfs/proc/base: use maple tree iterators in place of...
2022-08-26 Matthew Wilcox... exec: use VMA iterator instead of linked list
2022-08-26 Matthew Wilcox... coredump: remove vma linked list walk
next