]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-05-11 Matthew Wilcox... s390: remove vma linked list walks
2022-05-11 Matthew Wilcox... powerpc: remove mmap linked list walks
2022-05-11 Matthew Wilcox... parisc: remove mmap linked list from cache handling
2022-05-11 Liam R. Howlettarm64: Change elfcore for_each_mte_vma() to use VMA...
2022-05-11 Matthew Wilcox... arm64: remove mmap linked list from vdso
2022-05-11 Liam R. Howlettmm/mmap: change do_brk_munmap() to use do_mas_align_mun...
2022-05-11 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
2022-05-11 Liam R. Howlettmm/mmap: move mmap_region() below do_munmap()
2022-05-11 Liam R. Howlettmm: convert vma_lookup() to use mtree_load()
2022-05-11 Liam R. Howlettmm: remove vmacache
2022-05-11 Liam R. Howlettmm/mmap: use advanced maple tree API for mmap_region()
2022-05-11 Liam R. Howlettmm: use maple tree operations for find_vma_intersection()
2022-05-11 Liam R. Howlettmm/mmap: change do_brk_flags() to expand existing VMA...
2022-05-11 Liam R. Howlettmm/khugepaged: optimize collapse_pte_mapped_thp() by...
2022-05-11 Liam R. Howlettmm: optimize find_exact_vma() to use vma_lookup()
2022-05-11 Liam R. Howlettxen: use vma_lookup() in privcmd_ioctl_mmap()
2022-05-11 Liam R. Howlettmmap: change zeroing of maple tree in __vma_adjust()
2022-05-11 Liam R. Howlettmm: remove rb tree.
2022-05-11 Matthew Wilcox... proc: remove VMA rbtree use from nommu
2022-05-11 Andrew Mortondamon-convert-__damon_va_three_regions-to-use-the-vma...
2022-05-11 Liam R. Howlettdamon: Convert __damon_va_three_regions to use the...
2022-05-11 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
2022-05-11 Liam R. Howlettmm/mmap: use maple tree for unmapped_area{_topdown}
2022-05-11 Liam R. Howlettmm/mmap: use the maple tree for find_vma_prev() instead...
2022-05-11 Liam R. Howlettmm/mmap: use the maple tree in find_vma() instead of...
2022-05-11 Matthew Wilcox... mmap: use the VMA iterator in count_vma_pages_range()
2022-05-11 Matthew Wilcox... mm: add VMA iterator
2022-05-11 Andrew Mortonmapletree: build fix
2022-05-04 Liam R. Howlettmm: start tracking VMAs with maple tree
2022-05-04 Liam R. Howlettlib/test_maple_tree: add testing for maple tree
2022-05-04 Liam R. Howlettradix tree test suite: add lockdep_is_held to header
2022-05-04 Liam R. Howlettradix tree test suite: add support for slab bulk APIs
2022-05-04 Liam R. Howlettradix tree test suite: add allocation counts and size...
2022-05-04 Liam R. Howlettradix tree test suite: add kmem_cache_set_non_kernel()
2022-05-04 Liam R. Howlettradix tree test suite: add pr_err define
2022-05-04 Liam R. HowlettMaple Tree: add new data structure
2022-05-04 Liam R. Howlettmips: rename mt_init to mips_mt_init
2022-04-29 Hailong Tumm/damon/reclaim: fix the timer always stays active
2022-04-29 Yu Zhemm/damon: remove unnecessary type castings
2022-04-29 SeongJae Parkmm/damon/core-test: add a kunit test case for ops regis...
2022-04-29 Xiaomeng Tongdamon: vaddr-test: tweak code to make the logic clearer
2022-04-29 Yosry Ahmedselftests: cgroup: add a selftest for memory.reclaim
2022-04-29 Yosry Ahmedselftests: cgroup: fix alloc_anon_noexit() instantly...
2022-04-29 Yosry Ahmedselftests: cgroup: return -errno from cg_read()/cg_writ...
2022-04-29 Shakeel Buttmemcg: introduce per-memcg reclaim interface
2022-04-29 Brian Geffonzram: add a huge_idle writeback mode
2022-04-29 Chen Wandunmm/page_alloc: simplify update of pgdat in wake_all_kswapds
2022-04-29 Andrey Konovalovkasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
2022-04-29 Zqiangkasan: fix sleeping function called from invalid contex...
2022-04-29 Baolin Wangmm: hugetlb: add missing cache flushing in hugetlb_unsh...
2022-04-29 xu xinmm/khugepaged: use vma_is_anonymous
2022-04-29 Peng Liumm: use for_each_online_node and node_online instead...
2022-04-29 Peng Liuhugetlb: fix return value of __setup handlers
2022-04-29 Peng Liuhugetlb: fix hugepages_setup when deal with pernode
2022-04-29 Peng Liuhugetlb: fix wrong use of nr_online_nodes
2022-04-29 Christophe... drivers/base/memory: fix an unlikely reference counting...
2022-04-29 Miaohe Linmm: compaction: make sure highest is above the min_pfn
2022-04-29 Miaohe Linmm: compaction: simplify the code in __compact_finished
2022-04-29 Miaohe Linmm: compaction: make compaction_zonelist_suitable retur...
2022-04-29 Miaohe Linmm: compaction: avoid possible NULL pointer dereference...
2022-04-29 Miaohe Linmm: compaction: clean up comment about async compaction...
2022-04-29 Miaohe Linmm: compaction: use helper compound_nr in isolate_migra...
2022-04-29 Miaohe Linmm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
2022-04-29 Miaohe Linmm: compaction: clean up comment about suitable migrati...
2022-04-29 Miaohe Linmm: compaction: clean up comment for sched contention
2022-04-29 Miaohe Linmm: compaction: remove unneeded assignment to isolate_s...
2022-04-29 Miaohe Linmm: compaction: remove unneeded pfn update
2022-04-29 Miaohe Linmm: compaction: remove unneeded return value of kcompac...
2022-04-29 Yang Yangmm/vmstat: add events for ksm cow
2022-04-29 xu xinksm: count ksm merging pages for each process
2022-04-29 Peter Xuinclude/linux/swapops.h: remove stub for non_swap_entry()
2022-04-29 Joao Martinsmm/page_alloc: reuse tail struct pages for compound...
2022-04-29 Joao Martinsmm/sparse-vmemmap: improve memory savings for compound...
2022-04-29 Joao Martinsmm/hugetlb_vmemmap: move comment block to Documentation/vm
2022-04-29 Joao Martinsmm/sparse-vmemmap: refactor core of vmemmap_populate_ba...
2022-04-29 Joao Martinsmm/sparse-vmemmap: add a pgmap argument to section...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_V...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related...
2022-04-29 Ma Wupengmm/page_alloc.c: calc the right pfn if page size is...
2022-04-29 Miaohe Linmm/mremap: avoid unneeded do_munmap call
2022-04-29 Miaohe Linmm/mremap: use helper mlock_future_check()
2022-04-29 Anshuman Khandualmm/mmap: drop arch_vm_get_page_pgprot()
2022-04-29 Anshuman Khandualmm/mmap: drop arch_filter_pgprot()
2022-04-29 Christoph Hellwigx86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualsparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualarm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualpowerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualmm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Miaohe Linmm/mmap.c: use helper mlock_future_check()
2022-04-29 Anshuman Khandualmm/mmap: clarify protection_map[] indices
2022-04-29 Anshuman Khandualmm/debug_vm_pgtable: drop protection_map[] usage
2022-04-29 Jianxing Wangmm/mmu_gather: limit free batch count and add schedule...
2022-04-29 Rolf Eike Beermm/mmap.c: use mmap_assert_write_locked() instead of...
2022-04-29 Axel Rasmussenselftests: vm: fix shellcheck warnings in run_vmtests.sh
2022-04-29 Axel Rasmussenselftests: vm: refactor run_vmtests.sh to reduce boiler...
2022-04-29 Gabriel Krisman... selftests: vm: add test for Soft-Dirty PTE bit
2022-04-29 Muhammad Usama... selftests: vm: bring common functions to a new file
2022-04-29 Sidhartha Kumartools/testing/selftests/vm/gup_test.c: clarify error...
2022-04-29 Muchun Songmm: simplify follow_invalidate_pte()
next