hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
[platform/kernel/linux-starfive.git] / include /
2022-10-03 Ke Sunmm/filemap: make folio_put_wait_locked static
2022-10-03 Muchun Songmm: hugetlb: eliminate memory-less nodes handling
2022-10-03 Muchun Songmm: hugetlb: simplify per-node sysfs creation and removal
2022-10-03 SeongJae Parkmm/damon/core: reduce parameters for damon_set_attrs()
2022-10-03 SeongJae Parkmm/damon/core: use a dedicated struct for monitoring...
2022-10-03 Miaohe Linwriteback: remove unused macro DIRTY_FULL_SCOPE
2022-10-03 Xin Haomm/damon: remove duplicate get_monitoring_region()...
2022-10-03 Yajun Dengmm/damon: introduce struct damos_access_pattern
2022-10-03 Shakeel Buttmemcg: extract memcg_vmstats from struct mem_cgroup
2022-10-03 Kefeng Wangmm: add pageblock_aligned() macro
2022-10-03 Kefeng Wangmm: add pageblock_align() macro
2022-10-03 Kefeng Wangmm: reuse pageblock_start/end_pfn() macro
2022-10-03 Kaixu Xiamm/damon/core: iterate the regions list from current...
2022-10-03 Andrey Konovalovkasan: only define kasan_cache_create for Generic mode
2022-10-03 Andrey Konovalovkasan: only define metadata offsets for Generic mode
2022-10-03 Andrey Konovalovkasan: only define kasan_never_merge for Generic mode
2022-10-03 Andrey Konovalovkasan: only define kasan_metadata_size for Generic...
2022-10-03 Matthias Goergenshugetlb_encode.h: fix undefined behaviour (34 << 26)
2022-10-03 Matthew Wilcox ... mm: convert lock_page_or_retry() to folio_lock_or_retry()
2022-10-03 Matthew Wilcox ... rmap: remove page_unlock_anon_vma_read()
2022-10-03 Matthew Wilcox ... mm: convert page_get_anon_vma() to folio_get_anon_vma()
2022-10-03 Matthew Wilcox ... mm: remove try_to_free_swap()
2022-10-03 Matthew Wilcox ... memcg: convert mem_cgroup_swap_full() to take a folio
2022-10-03 Matthew Wilcox ... shmem: remove shmem_getpage()
2022-10-03 Matthew Wilcox ... shmem: add shmem_get_folio()
2022-10-03 Matthew Wilcox ... memcg: convert mem_cgroup_swapin_charge_page() to mem_c...
2022-10-03 Matthew Wilcox ... mm/swap: convert put_swap_page() to put_swap_folio()
2022-10-03 Matthew Wilcox ... mm/swapfile: convert try_to_free_swap() to folio_free_s...
2022-10-03 Matthew Wilcox ... shmem: convert shmem_replace_page() to use folios throu...
2022-10-03 Matthew Wilcox ... mm: add folio_add_lru_vma()
2022-10-03 Matthew Wilcox ... mm: add split_folio()
2022-10-03 Matthew Wilcox ... mm: reimplement folio_order() and folio_nr_pages()
2022-10-03 Matthew Wilcox ... mm: add the first tail page to struct folio
2022-10-03 Qi Zhengksm: remove redundant declarations in ksm.h
2022-09-27 xu xinksm: count allocated ksm rmap_items for each process
2022-09-27 Shakeel Buttmm: deduplicate cacheline padding code
2022-09-27 Michal Hockomm: reduce noise in show_mem for lowmem allocations
2022-09-27 David Hildenbrandmm: fixup documentation regarding pte_numa() and PROT_NUMA
2022-09-27 David Hildenbrandmm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
2022-09-27 Suren Baghdasaryanmm: delete unused MMF_OOM_VICTIM flag
2022-09-27 Suren Baghdasaryanmm: drop oom code from exit_mmap
2022-09-27 Liam R. Howlettmm: remove the vma linked list
2022-09-27 Liam R. Howlettuserfaultfd: use maple tree iterator to iterate VMAs
2022-09-27 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
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: use maple tree operations for find_vma_intersection()
2022-09-27 Liam R. Howlettmm: optimize find_exact_vma() to use vma_lookup()
2022-09-27 Liam R. Howlettmm: remove rb tree.
2022-09-27 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
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. HowlettMaple Tree: add new data structure
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: 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: 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: 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 Yangdelayacct: support re-entrance detection of thrashing...
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/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 Miaohe Linmm, hwpoison: use num_poisoned_pages_sub() to decrease...
2022-09-26 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-09-12 David Hildenbrandmm: fix PageAnonExclusive clearing racing with concurre...
2022-09-12 Miaohe Linhugetlb: make hugetlb_cma_check() static
2022-09-12 Zhang Yifs/buffer: remove bh_submit_read() helper
2022-09-12 Zhang Yifs/buffer: remove ll_rw_block() helper
2022-09-12 Zhang Yifs/buffer: add some new buffer read helpers
2022-09-12 Zhang Yifs/buffer: remove __breadahead_gfp()
2022-09-12 Liu Shixinmm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
2022-09-12 Liu Shixinmm/thp: simplify has_transparent_hugepage by using...
2022-09-12 Kefeng Wangmm: fix null-ptr-deref in kswapd_is_running()
2022-09-12 Kefeng Wangmm: kill is_memblock_offlined()
2022-09-12 Vishal Moola (Oracle)filemap: remove find_get_pages_contig()
2022-09-12 Vishal Moola (Oracle)filemap: add filemap_get_folios_contig()
2022-09-12 Li Zhepage_ext: introduce boot parameter 'early_page_ext'
2022-09-12 Shakeel Buttmemcg: increase MEMCG_CHARGE_BATCH to 64
2022-09-12 Shakeel Buttmm: page_counter: rearrange struct page_counter fields
2022-09-12 Rolf Eike Beermm: pagewalk: fix documentation of PTE hole handling
2022-09-12 Charan Teja Kallamm: fix use-after free of page_ext after race with...
2022-09-12 Kefeng Wangmm: kill find_min_pfn_with_active_regions()
2022-09-12 Zi Yanarch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_...
next