platform/kernel/linux-starfive.git
2022-09-27 Liam R. Howlettarm64: Change elfcore for_each_mte_vma() to use VMA...
2022-09-27 Matthew Wilcox... arm64: remove mmap linked list from vdso
2022-09-27 Liam R. Howlettmm/mmap: change do_brk_munmap() to use do_mas_align_mun...
2022-09-27 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
2022-09-27 Liam R. Howlettmm/mmap: move mmap_region() below do_munmap()
2022-09-27 Liam R. Howlettmm: convert vma_lookup() to use mtree_load()
2022-09-27 Liam R. Howlettmm: remove vmacache
2022-09-27 Liam R. Howlettmm/mmap: use advanced maple tree API for mmap_region()
2022-09-27 Liam R. Howlettmm: use maple tree operations for find_vma_intersection()
2022-09-27 Liam R. Howlettmm/mmap: change do_brk_flags() to expand existing VMA...
2022-09-27 Liam R. Howlettmm/khugepaged: optimize collapse_pte_mapped_thp() by...
2022-09-27 Liam R. Howlettmm: optimize find_exact_vma() to use vma_lookup()
2022-09-27 Liam R. Howlettxen: use vma_lookup() in privcmd_ioctl_mmap()
2022-09-27 Liam R. Howlettmmap: change zeroing of maple tree in __vma_adjust()
2022-09-27 Liam R. Howlettmm: remove rb tree.
2022-09-27 Matthew Wilcox... proc: remove VMA rbtree use from nommu
2022-09-27 Liam R. Howlettdamon: convert __damon_va_three_regions to use the...
2022-09-27 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
2022-09-27 Liam R. Howlettmm/mmap: use maple tree for unmapped_area{_topdown}
2022-09-27 Liam R. Howlettmm/mmap: use the maple tree for find_vma_prev() instead...
2022-09-27 Liam R. Howlettmm/mmap: use the maple tree in find_vma() instead of...
2022-09-27 Matthew Wilcox... mmap: use the VMA iterator in count_vma_pages_range()
2022-09-27 Matthew Wilcox... mm: add VMA iterator
2022-09-27 Liam R. Howlettmm: start tracking VMAs with maple tree
2022-09-27 Liam R. Howlettlib/test_maple_tree: add testing for maple tree
2022-09-27 Liam R. Howlettradix tree test suite: add lockdep_is_held to header
2022-09-27 Liam R. Howlettradix tree test suite: add support for slab bulk APIs
2022-09-27 Liam R. Howlettradix tree test suite: add allocation counts and size...
2022-09-27 Liam R. Howlettradix tree test suite: add kmem_cache_set_non_kernel()
2022-09-27 Liam R. Howlettradix tree test suite: add pr_err define
2022-09-27 Liam R. HowlettMaple Tree: add new data structure
2022-09-27 Aneesh Kumar K.Vmm/demotion: expose memory tier details via sysfs
2022-09-27 Aneesh Kumar K.Vlib/nodemask: optimize node_random for nodemask with...
2022-09-27 Aneesh Kumar K.Vmm/demotion: update node_is_toptier to work with memory...
2022-09-27 Jagdish Gediyamm/demotion: demote pages according to allocation fallb...
2022-09-27 Aneesh Kumar K.Vmm/demotion: drop memtier from memtype
2022-09-27 Aneesh Kumar K.Vmm/demotion: add pg_data_t member to track node memory...
2022-09-27 Aneesh Kumar K.Vmm/demotion: build demotion targets based on explicit...
2022-09-27 Aneesh Kumar K.Vmm/demotion/dax/kmem: set node's abstract distance...
2022-09-27 Aneesh Kumar K.Vmm/demotion: add hotplug callbacks to handle new numa...
2022-09-27 Aneesh Kumar K.Vmm/demotion: move memory demotion related code
2022-09-27 Aneesh Kumar K.Vmm/demotion: add support for explicit memory tiers
2022-09-27 Yu Zhaomm: multi-gen LRU: design doc
2022-09-27 Yu Zhaomm: multi-gen LRU: admin guide
2022-09-27 Yu Zhaomm: multi-gen LRU: debugfs interface
2022-09-27 Yu Zhaomm: multi-gen LRU: thrashing prevention
2022-09-27 Yu Zhaomm: multi-gen LRU: kill switch
2022-09-27 Yu Zhaomm: multi-gen LRU: optimize multiple memcgs
2022-09-27 Yu Zhaomm: multi-gen LRU: support page table walks
2022-09-27 Yu Zhaomm: multi-gen LRU: exploit locality in rmap
2022-09-27 Yu Zhaomm: multi-gen LRU: minimal implementation
2022-09-27 Yu Zhaomm: multi-gen LRU: groundwork
2022-09-27 Yu ZhaoRevert "include/linux/mm_inline.h: fold __update_lru_si...
2022-09-27 Yu Zhaomm/vmscan.c: refactor shrink_node()
2022-09-27 Yu Zhaomm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
2022-09-27 Yu Zhaomm: x86, arm64: add arch_has_hw_pte_young()
2022-09-27 Yang Yangmm/page_io: count submission time as thrashing delay...
2022-09-27 Yang Yangdelayacct: support re-entrance detection of thrashing...
2022-09-27 Baolin Wangmm: migrate: do not retry 10 times for the subpages...
2022-09-27 Huang Yingmigrate_pages(): fix failure counting for retry
2022-09-27 Huang Yingmigrate_pages(): fix failure counting for THP splitting
2022-09-27 Huang Yingmigrate_pages(): fix failure counting for THP on -ENOSYS
2022-09-27 Huang Yingmigrate_pages(): fix failure counting for THP subpages...
2022-09-27 Huang Yingmigrate_pages(): fix THP failure counting for -ENOMEM
2022-09-27 Huang Yingmigrate_pages(): remove unnecessary list_safe_reset_next()
2022-09-27 Huang Yingmigrate: fix syscall move_pages() return value for...
2022-09-27 Yang Yangfilemap: make the accounting of thrashing more consistent
2022-09-27 Peter Xumm/swap: cache swap migration A/D bits support
2022-09-27 Peter Xumm/swap: cache maximum swapfile size when init swap
2022-09-27 Peter Xumm: remember young/dirty bit for page migrations
2022-09-27 Peter Xumm/thp: carry over dirty bit when thp splits on pmd
2022-09-27 Peter Xumm/swap: add swp_offset_pfn() to fetch PFN from swap...
2022-09-27 Peter Xumm/swap: comment all the ifdef in swapops.h
2022-09-27 Peter Xumm/x86: use SWP_TYPE_BITS in 3-level swap macros
2022-09-27 Miaohe Linmm, hwpoison: cleanup some obsolete comments
2022-09-27 Miaohe Linmm, hwpoison: check PageTable() explicitly in hwpoison_...
2022-09-27 Miaohe Linmm, hwpoison: avoid unneeded page_mapped_in_vma() overh...
2022-09-27 Miaohe Linmm, hwpoison: use num_poisoned_pages_sub() to decrease...
2022-09-27 Miaohe Linmm, hwpoison: use __PageMovable() to detect non-lru...
2022-09-27 Miaohe Linmm, hwpoison: use ClearPageHWPoison() in memory_failure()
2022-09-27 Yang Shimm: MADV_COLLAPSE: refetch vm_end after reacquiring...
2022-09-26 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-09-26 Kees Cookx86/uaccess: avoid check_object_size() in copy_from_use...
2022-09-26 Zi Yanmm/page_isolation: fix isolate_single_pageblock() isola...
2022-09-26 Shuai Xuemm,hwpoison: check mm when killing accessing process
2022-09-26 Doug Bergermm/hugetlb: correct demote page offset logic
2022-09-26 Maurizio Lombardimm: prevent page_frag_alloc() from corrupting the memory
2022-09-26 Sergei Antonovmm: bring back update_mmu_cache() to finish_fault()
2022-09-26 Christoph Hellwigfrontswap: don't call ->init if no ops are registered
2022-09-26 Naoya Horiguchimm/huge_memory: use pfn_to_online_page() in split_huge_...
2022-09-26 Minchan Kimmm: fix madivse_pageout mishandling on non-LRU page
2022-09-26 Yang Shipowerpc/64s/radix: don't need to broadcast IPI for...
2022-09-26 Yang Shimm: gup: fix the fast GUP race against THP collapse
2022-09-12 David Hildenbrandmm: fix PageAnonExclusive clearing racing with concurre...
2022-09-12 Christophe... mm/mremap_pages: save a few cycles in get_dev_pagemap()
2022-09-12 Kefeng Wangmm: remove BUG_ON() in __isolate_free_page()
2022-09-12 Liu Shixinmm/kmemleak: make create_object return void
2022-09-12 Tarun Sahuselftest: vm: remove deleted local_config.* from .gitignore
2022-09-12 Miaohe Linhugetlb: make hugetlb depends on SYSFS or SYSCTL
2022-09-12 Miaohe Linhugetlb: remove meaningless BUG_ON(huge_pte_none())
next