summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2022-11-09swap: add a limit for readahead page-cluster valueKairui Song1-1/+2
2022-11-09mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi3-35/+11
2022-11-09mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi1-7/+7
2022-11-09mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi1-0/+10
2022-11-09mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi2-8/+22
2022-11-09mm: migrate: try again if THP split is failed due to page refcntBaolin Wang2-5/+18
2022-11-09Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in"Peter Xu3-8/+0
2022-11-09mm: memory-failure: make action_result() return intKefeng Wang1-29/+16
2022-11-09mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()Kefeng Wang1-3/+3
2022-11-09mm: memory-failure: make put_ref_page() more usefulKefeng Wang1-17/+17
2022-11-09mm/hugetlb: unify clearing of RestoreReserve for private pagesPeter Xu2-11/+5
2022-11-09mm: debug_vm_pgtable: use VM_ACCESS_FLAGSKefeng Wang1-6/+2
2022-11-09mm: mprotect: use VM_ACCESS_FLAGSKefeng Wang1-2/+1
2022-11-09mm: remove FGP_HEADMatthew Wilcox (Oracle)1-1/+1
2022-11-09mm: convert find_get_incore_page() to filemap_get_incore_folio()Matthew Wilcox (Oracle)4-19/+26
2022-11-09mm/swap: convert find_get_incore_page to use foliosMatthew Wilcox (Oracle)1-9/+10
2022-11-09mm/huge_memory: convert split_huge_pages_in_file() to use a folioMatthew Wilcox (Oracle)1-9/+9
2022-11-09mm: vmalloc: use trace_free_vmap_area_noflush eventUladzislau Rezki (Sony)1-1/+5
2022-11-09mm: vmalloc: use trace_purge_vmap_area_lazy eventUladzislau Rezki (Sony)1-2/+7
2022-11-09mm: vmalloc: use trace_alloc_vmap_area eventUladzislau Rezki (Sony)1-0/+5
2022-11-09memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin6-6/+6
2022-11-09mm/mm_init.c: use hotplug_memory_notifier() directlyLiu Shixin1-7/+1
2022-11-09mm/mmap: use hotplug_memory_notifier() directlyLiu Shixin1-5/+1
2022-11-09mm/slub.c: use hotplug_memory_notifier() directlyLiu Shixin1-6/+1
2022-11-09mm: rmap: rename page_not_mapped() to folio_not_mapped()Kefeng Wang1-4/+4
2022-11-09mm/gup_test: start/stop/read functionality for PIN LONGTERM testDavid Hildenbrand2-0/+153
2022-11-09kasan: migrate workqueue_uaf test to kunitAndrey Konovalov2-37/+33
2022-11-09kasan: migrate kasan_rcu_uaf test to kunitAndrey Konovalov2-30/+37
2022-11-09kasan: switch kunit tests to console tracepointsAndrey Konovalov3-62/+62
2022-11-09tmpfs: ensure O_LARGEFILE with generic_file_open()Thomas Weißschuh1-0/+1
2022-11-09mm: memcontrol: use mem_cgroup_is_root() helperKamalesh Babulal1-10/+10
2022-11-09mm/mincore.c: use vma_lookup() instead of find_vma()Deming Wang1-2/+2
2022-11-09mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()Lukas Bulwahn1-2/+1
2022-11-09filemap: find_get_entries() now updates start offsetVishal Moola (Oracle)4-22/+23
2022-11-09filemap: find_lock_entries() now updates start offsetVishal Moola (Oracle)4-18/+18
2022-11-09mm/rmap: fix comment in anon_vma_clone()Ma Wupeng1-2/+2
2022-11-09mm/hugetlb: add folio_hstate()Sidhartha Kumar1-1/+1
2022-11-09hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar1-5/+0
2022-11-09mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner3-7/+21
2022-11-09hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz2-184/+68
2022-10-28mmap: fix remap_file_pages() regressionLiam Howlett1-0/+3
2022-10-28mm/shmem: ensure proper fallback if page faultsIra Weiny1-0/+17
2022-10-28mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()Ira Weiny1-4/+21
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko1-0/+1
2022-10-28mm: kmsan: export kmsan_copy_page_meta()Alexander Potapenko1-0/+1
2022-10-28mm: migrate: fix return value if all subpages of THPs are migrated successfullyBaolin Wang1-0/+7
2022-10-28mm: prep_compound_tail() clear page->privateHugh Dickins2-1/+2
2022-10-28mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfsRik van Riel1-1/+11
2022-10-28mm/page_isolation: fix clang deadcode warningMaria Yu1-1/+1
2022-10-28memory tier, sysfs: rename attribute "nodes" to "nodelist"Huang Ying1-4/+4