summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03mm: migrate_device: use a newfolio in __migrate_device_pages()Kefeng Wang
2024-07-03mm: migrate: simplify __buffer_migrate_folio()Kefeng Wang
2024-07-03rmap: remove DEFINE_PAGE_VMA_WALK()Kefeng Wang
2024-07-03mm: remove page_mapping()Matthew Wilcox (Oracle)
2024-07-03mm: memcontrol: remove page_memcg()Kefeng Wang
2024-07-03mm/memory-failure: use helper llist_for_each_entry()Yifei Li
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-07-03mm/zsmalloc: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-03mm/kfence: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-03mm/dmapool: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-03mm/hwpoison: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-03mm/mm_init: use node's number of cpus in deferred_page_init_max_threadsEric Chanudet
2024-07-03mm: batch unlink_file_vma calls in free_pgd_rangeMateusz Guzik
2024-07-03mm/memory-failure: send SIGBUS in the event of thp split failJane Chu
2024-07-03mm/memory-failure: move hwpoison_filter() higher upJane Chu
2024-07-03mm/memory-failure: improve memory failure action_result messagesJane Chu
2024-07-03mm/madvise: add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)Jane Chu
2024-07-03mm/memory-failure: try to send SIGBUS even if unmap failedJane Chu
2024-07-03mm: use update_mmu_tlb_range() to simplify codeBang Li
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain
2024-07-03mm/rmap: sanity check that zeropages are not passed to RMAPDavid Hildenbrand
2024-07-03mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and...David Hildenbrand
2024-07-03mm/memory: move page_count() check into validate_page_before_insert()David Hildenbrand
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum
2024-07-03mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar
2024-07-03mm/swap: reduce swap cache search spaceKairui Song
2024-07-03mm: drop page_index and simplify folio_indexKairui Song
2024-07-03mm: remove page_file_offset and folio_file_posKairui Song
2024-07-03mm/swap: get the swap device offset directlyKairui Song
2024-07-03nfs: drop usage of folio_file_posKairui Song
2024-07-03netfs: drop usage of folio_file_posKairui Song
2024-07-03afs: drop usage of folio_file_posKairui Song
2024-07-03NFS: remove nfs_page_lengthg and usage of page_indexKairui Song
2024-07-03ceph: drop usage of page_indexKairui Song
2024-07-03nilfs2: drop usage of page_indexKairui Song
2024-07-03writeback: factor out balance_wb_limits to remove repeated codeKemeng Shi
2024-07-03writeback: factor out wb_dirty_exceeded to remove repeated codeKemeng Shi
2024-07-03writeback: factor out balance_domain_limits to remove repeated codeKemeng Shi
2024-07-03writeback: factor out wb_dirty_freerun to remove more repeated freerun codeKemeng Shi
2024-07-03writeback: factor out code of freerun to remove repeated codeKemeng Shi
2024-07-03writeback: factor out domain_over_bg_thresh to remove repeated codeKemeng Shi
2024-07-03writeback: add general function domain_dirty_avail to calculate dirty and ava...Kemeng Shi
2024-07-03writeback: factor out wb_bg_dirty_limits to remove repeated codeKemeng Shi
2024-07-03mm: vmscan: reset sc->priority on retryShakeel Butt
2024-07-03mm: vmscan: restore incremental cgroup iterationJohannes Weiner
2024-07-03mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai
2024-07-03mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()Kefeng Wang