summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03percpu: add __this_cpu_try_cmpxchg()Uros Bizjak
2024-07-03memcg: rearrange fields of mem_cgroup_per_nodeShakeel Butt
2024-07-03mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()Sidhartha Kumar
2024-07-03mm: swap: entirely map large folios found in swapcacheChuanhua Han
2024-07-03mm: swap: make should_try_to_free_swap() support large-folioChuanhua Han
2024-07-03mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pagesBarry Song
2024-07-03mm: introduce pte_move_swp_offset() helper which can move offset bidirectionallyBarry Song
2024-07-03mm: remove the implementation of swap_free() and always use swap_free_nr()Barry Song
2024-07-03mm: swap: introduce swap_free_nr() for batched swap_free()Chuanhua Han
2024-07-03mm: rmap: abstract updating per-node and per-memcg statsYosry Ahmed
2024-07-03mm: zswap: make same_filled functions folio-friendlyYosry Ahmed
2024-07-03mm :zswap: use kmap_local_folio() in zswap_load()Yosry Ahmed
2024-07-03mm: zswap: use sg_set_folio() in zswap_{compress/decompress}()Yosry Ahmed
2024-07-03mm: remove MIGRATE_SYNC_NO_COPY modeKefeng Wang
2024-07-03mm: migrate: remove migrate_folio_extra()Kefeng Wang
2024-07-03mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPYKefeng Wang
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