mm: do not show fs mm pc for VM_LOCKONFAULT pages
[platform/kernel/linux-starfive.git] / mm /
2022-12-12 David Hildenbrandmm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem
2022-12-12 Hugh Dickinsmm,thp,rmap: fix races between updates of subpages_mapcount
2022-12-12 Hugh Dickinsmm: memcg: fix swapcached stat accounting
2022-12-12 Mina Almasrymm: add nodes= arg to memory.reclaim
2022-12-12 Mina Almasrymm: disable top-tier fallback to reclaim on proactive...
2022-12-12 Yosry Ahmedmm: memcg: fix stale protection of reclaim target memcg
2022-12-12 Alistair Popplemm/mmap: properly unaccount memory on mas_preallocate...
2022-12-12 Deyan Wangmm/page_alloc: update comments in __free_pages_ok()
2022-12-12 Andrey Konovalovkasan: fail non-kasan KUnit tests on KASAN reports
2022-12-12 Sidhartha Kumarmm/hugetlb: change hugetlb allocation functions to...
2022-12-12 Sidhartha Kumarmm/hugetlb: convert hugetlb prep functions to folios
2022-12-12 Sidhartha Kumarmm/hugetlb: convert free_gigantic_page() to folios
2022-12-12 Sidhartha Kumarmm/hugetlb: convert enqueue_huge_page() to folios
2022-12-12 Sidhartha Kumarmm/hugetlb: convert add_hugetlb_page() to folios and...
2022-12-12 Sidhartha Kumarmm/hugetlb: convert update_and_free_page() to folios
2022-12-12 Sidhartha Kumarmm/hugetlb: convert remove_hugetlb_page() to folios
2022-12-12 Sidhartha Kumarmm/hugetlb: convert dissolve_free_huge_page() to folios
2022-12-12 Sidhartha Kumarmm/hugetlb: convert destroy_compound_gigantic_page...
2022-12-12 Sidhartha Kumarmm: add folio dtor and order setter functions
2022-12-12 Vishal Moola (Oracle)folio-compat: remove lru_cache_add()
2022-12-12 Vishal Moola (Oracle)khugepage: replace lru_cache_add() with folio_add_lru()
2022-12-12 Vishal Moola (Oracle)userfaultfd: replace lru_cache functions with folio_add...
2022-12-12 Vishal Moola (Oracle)filemap: convert replace_page_cache_page() to replace_p...
2022-12-12 Feiyang Chenmm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
2022-12-12 Feiyang ChenLoongArch: add sparse memory vmemmap support
2022-12-12 Alexander Potapenkokmsan: allow using __msan_instrument_asm_store() inside...
2022-12-12 Brian Fostermm/fadvise: use LLONG_MAX instead of -1 for eof
2022-12-12 Brian Fosterfilemap: skip write and wait if end offset precedes...
2022-12-12 Nhat Phamzsmalloc: implement writeback mechanism for zsmalloc
2022-12-12 Nhat Phamzsmalloc: add zpool_ops field to zs_pool to store evict...
2022-12-12 Nhat Phamzsmalloc: add a LRU to zs_pool to keep track of zspages...
2022-12-12 Nhat Phamzsmalloc: consolidate zs_pool's migrate_lock and size_c...
2022-12-12 Johannes Weinerzpool: clean out dead code
2022-12-12 Johannes Weinerzswap: fix writeback lock ordering for zsmalloc
2022-12-12 Pavankumar Kondetimm/madvise: fix madvise_pageout for private file mappings
2022-12-12 Gautam Menghanimm/khugepaged: add tracepoint to collapse_file()
2022-12-12 David Hildenbrandmm/gup: remove FOLL_MIGRATION
2022-12-12 David Hildenbrandmm/ksm: convert break_ksm() to use walk_page_range_vma()
2022-12-12 David Hildenbrandmm/pagewalk: add walk_page_range_vma()
2022-12-12 David Hildenbrandmm/ksm: fix KSM COW breaking with userfaultfd-wp via...
2022-12-12 David Hildenbrandmm: remove VM_FAULT_WRITE
2022-12-12 David Hildenbrandmm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE
2022-12-12 David Hildenbrandmm/pagewalk: don't trigger test_walk() in walk_page_vma()
2022-12-10 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-12-10 Tejun Heomemcg: fix possible use-after-free in memcg_write_event...
2022-12-10 John Starksmm/gup: fix gup_pud_range() for dax
2022-12-10 Liam Howlettmmap: fix do_brk_flags() modifying obviously incorrect...
2022-12-10 Hugh Dickinstmpfs: fix data loss from failed fallocate
2022-12-10 Jason A. Donenfeldmm: do not BUG_ON missing brk mapping, because userspac...
2022-11-30 Ma Wupengmm/memory-failure.c: cleanup in unpoison_memory
2022-11-30 Peter Xumm/thp: re-apply mkdirty for small pages after split
2022-11-30 Xu Pandamm: vmscan: use sysfs_emit() to instead of scnprintf()
2022-11-30 Sergey Senozhatskyzswap: do not allocate from atomic pool
2022-11-30 NARIBAYASHI Akiramm, compaction: fix fast_isolate_around() to stay withi...
2022-11-30 Stefan Roeschmm: add /sys/class/bdi/<bdi>/min_ratio_fine knob
2022-11-30 Stefan Roeschmm: add bdi_set_min_ratio_no_scale() function
2022-11-30 Stefan Roeschmm: add /sys/class/bdi/<bdi>/max_ratio_fine knob
2022-11-30 Stefan Roeschmm: add bdi_set_max_ratio_no_scale() function
2022-11-30 Stefan Roeschmm: add /sys/class/bdi/<bdi>/min_bytes knob
2022-11-30 Stefan Roeschmm: add bdi_set_min_bytes() function
2022-11-30 Stefan Roeschmm: split off __bdi_set_min_ratio() function
2022-11-30 Stefan Roeschmm: add bdi_get_min_bytes() function
2022-11-30 Stefan Roeschmm: add knob /sys/class/bdi/<bdi>/max_bytes
2022-11-30 Stefan Roeschmm: add bdi_set_max_bytes() function
2022-11-30 Stefan Roeschmm: split off __bdi_set_max_ratio() function
2022-11-30 Stefan Roeschmm: add bdi_get_max_bytes() function
2022-11-30 Stefan Roeschmm: use part per 1000000 for bdi ratios
2022-11-30 Stefan Roeschmm: add knob /sys/class/bdi/<bdi>/strict_limit
2022-11-30 Stefan Roeschmm: add bdi_set_strict_limit() function
2022-11-30 Alexander PotapenkoRevert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
2022-11-30 Vishal Moola (Oracle)folio-compat: remove try_to_release_page()
2022-11-30 Vishal Moola (Oracle)memory-failure: convert truncate_error_page() to use...
2022-11-30 Vishal Moola (Oracle)khugepage: replace try_to_release_page() with filemap_r...
2022-11-30 Mel Gormanmm/page_alloc: simplify locking during free_unref_page_list
2022-11-30 Mel Gormanmm/page_alloc: leave IRQs enabled for per-cpu page...
2022-11-30 Mel Gormanmm/page_alloc: always remove pages from temporary list
2022-11-30 Yang Limm/migrate.c: stop using 0 as NULL pointer
2022-11-30 Yu Zhaomm: multi-gen LRU: remove NULL checks on NODE_DATA()
2022-11-30 David Hildenbrandmm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
2022-11-30 David Hildenbrandmm/gup: reliable R/O long-term pinning in COW mappings
2022-11-30 David Hildenbrandmm: extend FAULT_FLAG_UNSHARE support to anything in...
2022-11-30 David Hildenbrandmm: don't call vm_ops->huge_fault() in wp_huge_pmd...
2022-11-30 David Hildenbrandmm: rework handling in do_wp_page() based on private...
2022-11-30 David Hildenbrandmm: add early FAULT_FLAG_WRITE consistency checks
2022-11-30 David Hildenbrandmm: add early FAULT_FLAG_UNSHARE consistency checks
2022-11-30 Lukas Bulwahnmm: Kconfig: make config SECRETMEM visible with EXPERT
2022-11-30 Jason Gunthorpemm/gup: remove the restriction on locked with FOLL_LONGTERM
2022-11-30 Jan Karamm: make drop_caches keep reclaiming on all nodes
2022-11-30 Pasha Tatashinmm: anonymous shared memory naming
2022-11-30 Mike Kravetzhugetlb: remove duplicate mmu notifications
2022-11-30 Yixuan Caomm/kmemleak.c: fix a comment
2022-11-30 Miaoqian Linmm/demotion: fix NULL vs IS_ERR checking in memory_tier...
2022-11-30 Huang Yingmigrate: convert migrate_pages() to use folios
2022-11-30 Huang Yingmigrate: convert unmap_and_move() to use folios
2022-11-30 Baolin WangRevert "mm: migration: fix the FOLL_GET failure on...
2022-11-30 Pavankumar Kondetimm/kfence: remove hung_task cruft
2022-11-30 Alexey Romanovzram: add size class equals check into recompression
2022-11-30 Alexander Gordeevmm: mmu_gather: do not expose delayed_rmap flag
2022-11-30 Linus Torvaldsmm: delay page_remove_rmap() until after the TLB has...
2022-11-30 Linus Torvaldsmm: mmu_gather: prepare to gather encoded page pointers...
next