]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-04-26 Matthew Wilcox... parisc: remove mmap linked list from cache handling
2022-04-26 Liam R. Howlettarm64: Change elfcore for_each_mte_vma() to use VMA...
2022-04-26 Matthew Wilcox... arm64: remove mmap linked list from vdso
2022-04-26 Liam R. Howlettmm/mmap: change do_brk_munmap() to use do_mas_align_mun...
2022-04-26 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
2022-04-26 Liam R. Howlettmm/mmap: move mmap_region() below do_munmap()
2022-04-26 Liam R. Howlettmm: convert vma_lookup() to use mtree_load()
2022-04-26 Liam R. Howlettmm: remove vmacache
2022-04-26 Liam R. Howlettmm/mmap: use advanced maple tree API for mmap_region()
2022-04-26 Liam R. Howlettmm: use maple tree operations for find_vma_intersection()
2022-04-26 Liam R. Howlettmm/mmap: change do_brk_flags() to expand existing VMA...
2022-04-26 Liam R. Howlettmm/khugepaged: optimize collapse_pte_mapped_thp() by...
2022-04-26 Liam R. Howlettmm: optimize find_exact_vma() to use vma_lookup()
2022-04-26 Liam R. Howlettxen: use vma_lookup() in privcmd_ioctl_mmap()
2022-04-26 Liam R. Howlettmmap: change zeroing of maple tree in __vma_adjust()
2022-04-26 Liam R. Howlettmm: remove rb tree.
2022-04-26 Matthew Wilcox... proc: remove VMA rbtree use from nommu
2022-04-26 Liam R. Howlettdamon: Convert __damon_va_three_regions to use the...
2022-04-26 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
2022-04-26 Liam R. Howlettmm/mmap: use maple tree for unmapped_area{_topdown}
2022-04-26 Liam R. Howlettmm/mmap: use the maple tree for find_vma_prev() instead...
2022-04-26 Liam R. Howlettmm/mmap: use the maple tree in find_vma() instead of...
2022-04-26 Matthew Wilcox... mmap: use the VMA iterator in count_vma_pages_range()
2022-04-26 Matthew Wilcox... mm: add VMA iterator
2022-04-26 Liam R. Howlettmm: start tracking VMAs with maple tree
2022-04-26 Liam R. Howlettlib/test_maple_tree: add testing for maple tree
2022-04-26 Liam R. HowlettMaple Tree: add new data structure
2022-04-26 Liam R. Howlettmips: rename mt_init to mips_mt_init
2022-04-26 Liam R. Howlettradix tree test suite: add lockdep_is_held to header
2022-04-26 Liam R. Howlettradix tree test suite: add support for slab bulk APIs
2022-04-26 Liam R. Howlettradix tree test suite: add allocation counts and size...
2022-04-26 Liam R. Howlettradix tree test suite: add kmem_cache_set_non_kernel()
2022-04-14 Liam R. Howlettradix tree test suite: add pr_err define
2022-04-14 Naoya HoriguchiRevert "mm/memory-failure.c: fix race with changing...
2022-04-14 Naoya Horiguchimm/hwpoison: put page in already hwpoisoned case with...
2022-04-14 liqiongmm/memory-failure.c: remove unnecessary (void*) conversions
2022-04-14 Zi Yanmm-wrap-__find_buddy_pfn-with-a-necessary-buddy-page...
2022-04-14 Zi Yanmm: wrap __find_buddy_pfn() with a necessary buddy...
2022-04-14 Zi Yanmm: page_alloc: simplify pageblock migratetype check...
2022-04-14 NeilBrownmm: discard __GFP_ATOMIC
2022-04-14 Wei Yangmm-page_alloc-add-same-penalty-is-enough-to-get-round...
2022-04-14 Wei Yangmm/page_alloc: adding same penalty is enough to get...
2022-04-14 Chen Wandunmm/page_alloc: simplify update of pgdat in wake_all_kswapds
2022-04-14 Joel SavitzDocumentation/sysctl: document page_lock_unfairness
2022-04-14 Yixuan Caomm/vmalloc: fix a comment
2022-04-14 Miaohe Linmm/mremap: avoid unneeded do_munmap call
2022-04-14 Miaohe Linmm/mremap: use helper mlock_future_check()
2022-04-14 Nadav Amitmm: avoid unnecessary flush on change_huge_pmd()
2022-04-14 Nadav Amitmm/mprotect: do not flush when not required architecturally
2022-04-14 Nadav Amitmm/mprotect: use mmu_gather
2022-04-14 Anshuman Khandualmm/mmap: drop arch_vm_get_page_pgprot()
2022-04-14 Anshuman Khandualmm/mmap: drop arch_filter_pgprot()
2022-04-14 Christoph Hellwigx86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-14 Anshuman Khandualsparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-14 Anshuman Khandualarm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-14 Anshuman Khandualpowerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-14 Anshuman Khandualmm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
2022-04-14 Miaohe Linmm/mmap.c: use helper mlock_future_check()
2022-04-14 Anshuman Khandualmm/mmap: clarify protection_map[] indices
2022-04-14 Anshuman Khandualmm/debug_vm_pgtable: drop protection_map[] usage
2022-04-14 Jianxing Wangmm/mmu_gather: limit free batch count and add schedule...
2022-04-14 Rolf Eike Beermm/mmap.c: use mmap_assert_write_locked() instead of...
2022-04-14 Wei Yangmm/memcg: non-hierarchical mode is deprecated
2022-04-14 Wei Yangmm/memcg: move generation assignment and comparison...
2022-04-14 Wei Yangmm/memcg: set pos explicitly for reclaim and !reclaim
2022-04-14 Wei Yangmm/memcg: set memcg after css verified and got reference
2022-04-14 Wei Yangmm/memcg: mz already removed from rb_tree if not NULL
2022-04-14 Miaohe Linmm/memcg: remove unneeded nr_scanned
2022-04-14 Andrew Mortonmm-shmem-make-shmem_init-return-void-fix
2022-04-14 Miaohe Linmm: shmem: make shmem_init return void
2022-04-14 NeilBrownVFS: Add FMODE_CAN_ODIRECT file flag
2022-04-14 NeilBrownmm: submit multipage write for SWP_FS_OPS swap-space
2022-04-14 NeilBrownmm: submit multipage reads for SWP_FS_OPS swap-space
2022-04-14 NeilBrowndoc: update documentation for swap_activate and swap_rw
2022-04-14 NeilBrownmm: perform async writes to SWP_FS_OPS swap-space using...
2022-04-14 NeilBrownmm: introduce ->swap_rw and use it for reads from SWP_F...
2022-04-14 NeilBrownmm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
2022-04-14 NeilBrownmm: move responsibility for setting SWP_FS_OPS to ...
2022-04-14 NeilBrownmm: drop swap_dirty_folio
2022-04-14 Andrew Mortonmm-create-new-mm-swaph-header-file-fix
2022-04-14 NeilBrownmm: create new mm/swap.h header file.
2022-04-14 Sidhartha Kumartools/testing/selftests/vm/gup_test.c: clarify error...
2022-04-14 David Hildenbrandpowerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE...
2022-04-14 David Hildenbrandpowerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
2022-04-14 David Hildenbrands390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2022-04-14 David Hildenbrands390/pgtable: cleanup description of swp pte layout
2022-04-14 David Hildenbrandarm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2022-04-14 David Hildenbrandx86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2022-04-14 David Hildenbrandmm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_...
2022-04-14 David Hildenbrandmm-swap-remember-pg_anon_exclusive-via-a-swp-pte-bit-fix
2022-04-14 David Hildenbrandmm/swap: remember PG_anon_exclusive via a swp pte bit
2022-04-14 David Hildenbrandmm/gup: sanity-check with CONFIG_DEBUG_VM that anonymou...
2022-04-14 David Hildenbrandmm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning...
2022-04-14 David Hildenbrandmm: support GUP-triggered unsharing of anonymous pages
2022-04-14 David Hildenbrandmm/gup: disallow follow_page(FOLL_PIN)
2022-04-14 David Hildenbrandmm: remember exclusively mapped anonymous pages with...
2022-04-14 David Hildenbrandmm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusi...
2022-04-14 David Hildenbrandmm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE...
2022-04-14 David Hildenbrandmm/rmap: use page_move_anon_rmap() when reusing a mappe...
2022-04-14 David Hildenbrandmm/rmap: drop "compound" parameter from page_add_new_an...
next