]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-08-03 Liam R. Howlettmmap: change zeroing of maple tree in __vma_adjust()
2022-08-03 Liam R. Howlettmm: remove rb tree.
2022-08-03 Matthew Wilcox... proc: remove VMA rbtree use from nommu
2022-08-03 Liam R. Howlettdamon: convert __damon_va_three_regions to use the...
2022-08-03 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
2022-08-03 Liam R. Howlettmm/mmap: use maple tree for unmapped_area{_topdown}
2022-08-03 Liam R. Howlettmm/mmap: use the maple tree for find_vma_prev() instead...
2022-08-03 Liam R. Howlettmm/mmap: use the maple tree in find_vma() instead of...
2022-08-03 Matthew Wilcox... mmap: use the VMA iterator in count_vma_pages_range()
2022-08-03 Matthew Wilcox... mm: add VMA iterator
2022-08-03 Liam R. Howlettmm: start tracking VMAs with maple tree
2022-08-03 Liam R. Howlettlib/test_maple_tree: add testing for maple tree
2022-08-03 Liam R. Howlettradix tree test suite: add lockdep_is_held to header
2022-08-03 Liam R. Howlettradix tree test suite: add support for slab bulk APIs
2022-08-03 Liam R. Howlettradix tree test suite: add allocation counts and size...
2022-08-03 Liam R. Howlettradix tree test suite: add kmem_cache_set_non_kernel()
2022-08-03 Liam R. Howlettradix tree test suite: add pr_err define
2022-08-03 Liam R. HowlettMaple Tree: add new data structure
2022-07-20 Liam Howlettandroid: binder: fix lockdep check on clearing vma
2022-07-20 Andrew Mortonandroid-binder-stop-saving-a-pointer-to-the-vma-fix
2022-07-20 Liam R. Howlettandroid: binder: stop saving a pointer to the VMA
2022-07-20 Liam R. Howlettmips: rename mt_init to mips_mt_init
2022-07-20 NeilBrownmm: discard __GFP_ATOMIC
2022-07-20 Muchun Songmm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SI...
2022-07-20 Muchun Songmm: hugetlb_vmemmap: move code comments to vmemmap_dedu...
2022-07-20 Muchun Songmm: hugetlb_vmemmap: improve hugetlb_vmemmap code reada...
2022-07-20 Muchun Songmm: hugetlb_vmemmap: replace early_param() with core_pa...
2022-07-20 Muchun Songmm: hugetlb_vmemmap: move vmemmap code related to HugeT...
2022-07-20 Muchun Songmm: hugetlb_vmemmap: introduce the name HVO
2022-07-20 Muchun Songmm: hugetlb_vmemmap: optimize vmemmap_optimize_mode...
2022-07-20 Muchun Songmm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_en...
2022-07-20 Roman Gushchinmm-shrinkers-fix-double-kfree-on-shrinker-name-fix
2022-07-20 Tetsuo Handamm: shrinkers: fix double kfree on shrinker name
2022-07-20 akpmMerge branch 'mm-stable' into mm-unstable
2022-07-20 Gao Xiangmailmap: update Gao Xiang's email addresses
2022-07-20 Nadav Amituserfaultfd: provide properly masked address for huge...
2022-07-20 Miaohe Linmm/hugetlb: avoid corrupting page->mapping in hugetlb_m...
2022-07-18 Junxiao BiRevert "ocfs2: mount shared volume without ha stack"
2022-07-18 Miaohe Linhugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
2022-07-18 Andrei Vaginfs: sendfile handles O_NONBLOCK of out_fd
2022-07-18 ChenXiaoSongntfs: fix use-after-free in ntfs_ucsncmp()
2022-07-18 Mike Rapoportsecretmem: fix unhandled fault in truncate
2022-07-18 Naoya Horiguchimm/hugetlb: separate path for hwpoison entry in copy_hu...
2022-07-18 Muchun Songmm: fix missing wake-up event for FSDAX pages
2022-07-18 Josef Bacikmm: fix page leak with multiple threads mapping the...
2022-07-18 Seth Forsheemailmap: update Seth Forshee's email address
2022-07-18 ZhaoLong Wangtmpfs: fix the issue that the mount and remount results...
2022-07-18 Yee Leemm: kfence: apply kmemleak_ignore_phys on early allocat...
2022-07-18 Kefeng Wangzram: fix unused 'zram_wb_devops' warning
2022-07-18 Xiu Jianfengwriteback: cleanup bdi_sched_wait()
2022-07-18 Miaohe Linmm/mmap: fix obsolete comment of find_extend_vma
2022-07-18 Miaohe Linmm/page_vma_mapped.c: use helper function huge_pte_lock
2022-07-18 Uros Bizjakmm/page_alloc: use try_cmpxchg in set_pfnblock_flags_mask
2022-07-18 Gang Limm, hugetlb: skip irrelevant nodes in show_free_areas()
2022-07-18 Patrick Wangmm: percpu: use kmemleak_ignore_phys() instead of kmeml...
2022-07-18 Xiu Jianfengmm/mprotect: remove the redundant initialization for...
2022-07-18 Miaohe Linmm/huge_memory: use helper macro IS_ERR_OR_NULL in...
2022-07-18 Miaohe Linmm/huge_memory: comment the subtly logic in __split_hug...
2022-07-18 Miaohe Linmm/huge_memory: correct comment of prep_transhuge_page
2022-07-18 Miaohe Linmm/huge_memory: fix comment of page_deferred_list
2022-07-18 Miaohe Linmm/huge_memory: minor cleanup for split_huge_pages_all
2022-07-18 Miaohe Linmm/huge_memory: try to free subpage in swapcache when...
2022-07-18 Miaohe Linmm/huge_memory: check pmd_present first in is_huge_zero_pmd
2022-07-18 Miaohe Linmm/huge_memory: fix comment in zap_huge_pud
2022-07-18 Miaohe Linmm/huge_memory: use helper macro __ATTR_RW
2022-07-18 Miaohe Linmm/huge_memory: use helper function vma_lookup in split...
2022-07-18 Miaohe Linmm/huge_memory: rename mmun_start to haddr in remove_mi...
2022-07-18 Miaohe Linmm/huge_memory: use helper touch_pmd in huge_pmd_set_ac...
2022-07-18 Miaohe Linmm/huge_memory: use helper touch_pud in huge_pud_set_ac...
2022-07-18 Miaohe Linmm/huge_memory: fix comment of __pud_trans_huge_lock
2022-07-18 Miaohe Linmm/huge_memory: access vm_page_prot with READ_ONCE...
2022-07-18 Miaohe Linmm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
2022-07-18 Mike RapoportARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER
2022-07-18 Mike Rapoportxtensa: drop definition of PGD_ORDER
2022-07-18 Mike Rapoportparisc: rename PGD_ORDER to PGD_TABLE_ORDER
2022-07-18 Mike Rapoportloongarch: drop definition of PGD_ORDER
2022-07-18 Mike Rapoportloongarch: drop definition of PUD_ORDER
2022-07-18 Mike Rapoportloongarch: drop definition of PMD_ORDER
2022-07-18 Mike Rapoportloongarch: drop definition of PTE_ORDER
2022-07-18 Mike Rapoportnios2: drop definition of PGD_ORDER
2022-07-18 Mike Rapoportnios2: drop definition of PTE_ORDER
2022-07-18 Mike Rapoportmips: rename PGD_ORDER to PGD_TABLE_ORDER
2022-07-18 Mike Rapoportmips: drop definitions of PTE_ORDER
2022-07-18 Mike Rapoportmips: rename PUD_ORDER to PUD_TABLE_ORDER
2022-07-18 Matthew Wilcox... mips: rename PMD_ORDER to PMD_TABLE_ORDER
2022-07-18 Mike Rapoportcsky: drop definition of PGD_ORDER
2022-07-18 Mike Rapoportcsky: drop definition of PTE_ORDER
2022-07-18 Anshuman Khandualmm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualsh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualum/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualarm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualarc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualm68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualmips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khanduals390/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualcsky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualriscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualnios2/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-07-18 Anshuman Khandualalpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
next