summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-12mm, swap: remove no longer used swap mapping helperKairui Song
2025-05-12mm: move folio_index to mm/swap.h and remove no longer needed helperKairui Song
2025-05-12filemap: do not use folio_contains for swap cache foliosKairui Song
2025-05-12mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGSGuilherme Giacomo Simoes
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes
2025-05-12mm: add folio_expected_ref_count() for reference count calculationShivank Garg
2025-05-12util_macros.h: make the header more resilientAndy Shevchenko
2025-05-12mm/rmap: inline folio_test_large_maybe_mapped_shared() into callersLance Yang
2025-05-12mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEMDavid Woodhouse
2025-05-12mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()David Woodhouse
2025-05-12kexec: add KHO support to kexec file loadsAlexander Graf
2025-05-12kexec: enable KHO support for memory preservationMike Rapoport (Microsoft)
2025-05-12kexec: add KHO parsing supportAlexander Graf
2025-05-12kexec: add Kexec HandOver (KHO) generation helpersAlexander Graf
2025-05-12memblock: introduce memmap_init_kho_scratch()Mike Rapoport (Microsoft)
2025-05-12memblock: add support for scratch memoryAlexander Graf
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)
2025-05-12mm: remove unused macro INIT_PASIDCheng-Han Wu
2025-05-12mm: add swappiness=max arg to memory.reclaim for only anon reclaimZhongkun He
2025-05-12mm/hugetlb: use separate nodemask for bootmem allocationsFrank van der Linden
2025-05-12mm/memcg: move mem_cgroup_init() ahead of cgroup_init()Huan Yang
2025-05-12mm/huge_memory: remove useless folio pointers passingGavin Guo
2025-05-12vmscan,cgroup: apply mems_effective to reclaimGregory Price
2025-05-12cpuset: rename cpuset_node_allowed to cpuset_current_node_allowedGregory Price
2025-05-12Update Christoph's Email address and make it consistentChristoph Lameter (Ampere)
2025-05-12mm/damon/core: introduce damos quota goal metrics for memory node utilizationSeongJae Park
2025-05-11mm: move mmap/vma locking logic into specific filesLorenzo Stoakes
2025-05-11mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()Fan Ni
2025-05-11maple_tree: add sufficient heightSidhartha Kumar
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar
2025-05-11mm: skip ptlock_init() for kernel PMDsKevin Brodsky
2025-05-11mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11fs/proc/page: refactor to reduce code duplicationLiu Ye
2025-05-11xarray: make xa_alloc_cyclic() return 0 on all success casesPrzemek Kitszel
2025-05-11mm/ptdump: split effective_prot() into level specific callbacksAnshuman Khandual
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...David Hildenbrand
2025-05-11mm: fix parameter passed to page_mapcount_is_type()Gavin Shan
2025-05-11mm: annotate data race in update_hiwater_rssIgnacio Encinas
2025-05-11mm/compaction: use folio in hugetlb pathwayVishal Moola (Oracle)
2025-05-11memory: implement memory_block_advise/probe_max_sizeGregory Price
2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham
2025-05-11mm: delete thp_nr_pages()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page_batch()Matthew Wilcox (Oracle)
2025-05-11filemap: convert __readahead_batch() to use a folioMatthew Wilcox (Oracle)
2025-05-11filemap: remove find_subpage()Matthew Wilcox (Oracle)
2025-05-11mm: remove offset_in_thp()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page()Matthew Wilcox (Oracle)
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)