platform/kernel/linux-starfive.git
2023-02-13 Vishal Moola... mm/mempolicy: convert queue_pages_required() to queue_f...
2023-02-13 Vishal Moola... mm/mempolicy: convert queue_pages_hugetlb() to queue_fo...
2023-02-13 Vishal Moola... mm/mempolicy: convert queue_pages_pte_range() to queue_...
2023-02-13 Vishal Moola... mm/mempolicy: convert queue_pages_pmd() to queue_folios...
2023-02-13 Vishal Moola... mm: add folio_estimated_sharers()
2023-02-13 Sidhartha KumarDocumentation/mm: update hugetlbfs documentation to...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert hugetlb_wp() to take in a folio
2023-02-13 Sidhartha Kumarmm/hugetlb: convert hugetlb_add_to_page_cache to take...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert restore_reserve_on_error to take...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert hugetlb fault paths to use alloc_hu...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert putback_active_hugepage to take...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert hugetlbfs_pagecache_present() to...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert hugetlb_install_page to folios
2023-02-13 Sidhartha Kumarmm/hugetlb: convert demote_free_huge_page to folios
2023-02-13 Sidhartha Kumarmm/hugetlb: convert restore_reserve_on_error() to folios
2023-02-13 Sidhartha Kumarmm/hugetlb: convert alloc_migrate_huge_page to folios
2023-02-13 Sidhartha Kumarmm/hugetlb: increase use of folios in alloc_huge_page()
2023-02-13 Sidhartha Kumarmm/hugetlb: convert alloc_surplus_huge_page() to folios
2023-02-13 Sidhartha Kumarmm/hugetlb: convert dequeue_hugetlb_page functions...
2023-02-13 Sidhartha Kumarmm/hugetlb: convert __update_and_free_page() to folios
2023-02-13 Sidhartha Kumarmm/hugetlb: convert isolate_hugetlb to folios
2023-02-13 Vishal Moola... mm/khugepaged: fix invalid page access in release_pte_p...
2023-02-10 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2023-02-10 Li Zhijianmm/memremap.c: fix outdated comment in devm_memremap_pages
2023-02-10 Thomas Weißschuhmm/damon/sysfs: make kobj_type structures constant
2023-02-10 Jason Gunthorpemm/gup: move private gup FOLL_ flags to internal.h
2023-02-10 Jason Gunthorpemm/gup: move gup_must_unshare() to mm/internal.h
2023-02-10 Jason Gunthorpemm/gup: make get_user_pages_fast_only() return the...
2023-02-10 Jason Gunthorpemm/gup: remove pin_user_pages_fast_only()
2023-02-10 Jason Gunthorpemm/gup: make locked never NULL in the internal GUP...
2023-02-10 Jason Gunthorpemm/gup: add FOLL_UNLOCKABLE
2023-02-10 Jason Gunthorpemm/gup: remove locked being NULL from faultin_vma_page_...
2023-02-10 Jason Gunthorpemm/gup: add an assertion that the mmap lock is locked
2023-02-10 Jason Gunthorpemm/gup: simplify the external interface functions and...
2023-02-10 Jason Gunthorpemm/gup: move try_grab_page() to mm/internal.h
2023-02-10 Jason Gunthorpemm/gup: don't call __gup_longterm_locked() if FOLL_LONG...
2023-02-10 Jason Gunthorpemm/gup: remove obsolete FOLL_LONGTERM comment
2023-02-10 Jason Gunthorpemm/gup: have internal functions get the mmap_read_lock()
2023-02-10 Baoquan Hesh: mm: set VM_IOREMAP flag to the vmalloc area
2023-02-10 Baoquan Hepowerpc: mm: add VM_IOREMAP flag to the vmalloc area
2023-02-10 Baoquan Hemm/vmalloc: skip the uninitilized vmalloc areas
2023-02-10 Baoquan Hemm/vmalloc: explicitly identify vm_map_ram area when...
2023-02-10 Baoquan Hemm/vmalloc.c: allow vread() to read out vm_map_ram...
2023-02-10 Baoquan Hemm/vmalloc.c: add flags to mark vm_map_ram area
2023-02-10 Baoquan Hemm/vmalloc.c: add used_map into vmap_block to track...
2023-02-10 Matthew Wilcox... shmem: fix W=1 build warnings with CONFIG_SHMEM=n
2023-02-10 Matthew Wilcox... shmem: add shmem_read_folio() and shmem_read_folio_gfp()
2023-02-10 Matthew Wilcox... filemap: add mapping_read_folio_gfp()
2023-02-10 Yajun Dengmm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES...
2023-02-10 Suren Baghdasaryanmm: introduce vm_flags_reset_once to replace WRITE_ONCE...
2023-02-10 Hyunmin Leemm/vmalloc: replace BUG_ON with a simple if statement
2023-02-10 Longlong Xiamm/swapfile: remove pr_debug in get_swap_pages()
2023-02-10 Mike Rapoport... mm, arch: add generic implementation of pfn_valid(...
2023-02-10 Mike Rapoport... mips: drop definition of pfn_valid() for DISCONTIGMEM
2023-02-10 Mike Rapoport... m68k: use asm-generic/memory_model.h for both MMU and...
2023-02-10 Mike Rapoport... arm: include asm-generic/memory_model.h from page.h...
2023-02-10 Tong Tiangenmemory tier: release the new_memtier in find_create_mem...
2023-02-10 Kuan-Ying Leekasan: infer allocation size by scanning metadata
2023-02-10 Suren Baghdasaryanmm: export dump_mm()
2023-02-10 Suren Baghdasaryanmm: introduce __vm_flags_mod and use it in untrack_pfn
2023-02-10 Suren Baghdasaryanmm: replace vma->vm_flags indirect modification in...
2023-02-10 Suren Baghdasaryanmm: replace vma->vm_flags direct modifications with...
2023-02-10 Suren Baghdasaryanmm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
2023-02-10 Suren Baghdasaryanmm: introduce vma->vm_flags wrapper functions
2023-02-10 Suren Baghdasaryankernel/fork: convert vma assignment to a memcpy
2023-02-10 Liam R. Howlettvma_merge: set vma iterator to correct position.
2023-02-10 Liam R. Howlettmm/mmap: remove __vma_adjust()
2023-02-10 Liam R. Howlettmm/mmap: convert do_brk_flags() to use vma_prepare...
2023-02-10 Liam R. Howlettmm/mmap: introduce dup_vma_anon() helper
2023-02-10 Liam R. Howlettmm/mmap: don't use __vma_adjust() in shift_arg_pages()
2023-02-10 Liam R. Howlettmm/mremap: convert vma_adjust() to vma_expand()
2023-02-10 Liam R. Howlettmm: don't use __vma_adjust() in __split_vma()
2023-02-10 Liam R. Howlettmm/mmap: introduce init_vma_prep() and init_multi_vma_p...
2023-02-10 Liam R. Howlettmm/mmap: use vma_prepare() and vma_complete() in vma_ex...
2023-02-10 Liam R. Howlettmm/mmap: refactor locking out of __vma_adjust()
2023-02-10 Liam R. Howlettmm/mmap: move anon_vma setting in __vma_adjust()
2023-02-10 Liam R. Howlettmm: change munmap splitting order and move_vma()
2023-02-10 Liam R. Howlettmmap: clean up mmap_region() unrolling
2023-02-10 Liam R. Howlettmm: add vma iterator to vma_adjust() arguments
2023-02-10 Liam R. Howlettmm: pass vma iterator through to __vma_adjust()
2023-02-10 Liam R. Howlettmm: remove unnecessary write to vma iterator in __vma_a...
2023-02-10 Liam R. Howlettmadvise: use split_vma() instead of __split_vma()
2023-02-10 Liam R. Howlettmm: pass through vma iterator to __vma_adjust()
2023-02-10 Liam R. Howlettmmap: convert __vma_adjust() to use vma iterator
2023-02-10 Liam R. Howlettmm/damon/vaddr-test.h: stop using vma_mas_store() for...
2023-02-10 Liam R. Howlettmm: switch vma_merge(), split_vma(), and __split_vma...
2023-02-10 Liam R. Howlettnommu: pass through vma iterator to shrink_vma()
2023-02-10 Liam R. Howlettnommu: convert nommu to using the vma iterator
2023-02-10 Liam R. Howlettmm/mremap: use vmi version of vma_merge()
2023-02-10 Liam R. Howlettmmap: use vmi version of vma_merge()
2023-02-10 Liam R. Howlettmmap: pass through vmi iterator to __split_vma()
2023-02-10 Liam R. Howlettmadvise: use vmi iterator for __split_vma() and vma_merge()
2023-02-10 Liam R. Howlettsched: convert to vma iterator
2023-02-10 Liam R. Howletttask_mmu: convert to vma iterator
2023-02-10 Liam R. Howlettmempolicy: convert to vma iterator
2023-02-10 Liam R. Howlettcoredump: convert to vma iterator
2023-02-10 Liam R. Howlettmlock: convert mlock to vma iterator
2023-02-10 Liam R. Howlettmm: change mprotect_fixup to vma iterator
2023-02-10 Liam R. Howlettuserfaultfd: use vma iterator
2023-02-10 Liam R. Howlettipc/shm: introduce new do_vma_munmap() to munmap
next