summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-21mm/damon/core: implement target type damos filterSeongJae Park
2023-08-21mm/damon/core: introduce address range type damos filterSeongJae Park
2023-08-21mm/memcg: update obsolete comment above parent_mem_cgroup()Miaohe Lin
2023-08-21mm: factor out VMA stack and heap checksKefeng Wang
2023-08-21mm/page_ext: move page_ext_operations definition under CONFIG_PAGE_EXTENSIONKemeng Shi
2023-08-21mm/memcg: fix obsolete function name in mem_cgroup_protection()Miaohe Lin
2023-08-21mm/page_ext: add common function to get client data from page_extKemeng Shi
2023-08-21zswap: make zswap_load() take a folioMatthew Wilcox (Oracle)
2023-08-21memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folioMatthew Wilcox (Oracle)
2023-08-21zswap: make zswap_store() take a folioMatthew Wilcox (Oracle)
2023-08-21mm: kill frontswapJohannes Weiner
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2023-08-18powerpc/mm/trace: convert trace event to trace event classAneesh Kumar K.V
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V
2023-08-18mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...Aneesh Kumar K.V
2023-08-18mm: add pud_same similar to __HAVE_ARCH_P4D_SAMEAneesh Kumar K.V
2023-08-18mm/vmemmap: improve vmemmap_can_optimize and allow architectures to overrideAneesh Kumar K.V
2023-08-18mm: change pudp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V
2023-08-18mm/hugepage pud: allow arch-specific helper function to check huge page pud s...Aneesh Kumar K.V
2023-08-18mm: allow per-VMA locks on file-backed VMAsMatthew Wilcox (Oracle)
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett
2023-08-18maple_tree: introduce __mas_set_range()Liam R. Howlett
2023-08-18mm: change do_vmi_align_munmap() tracking of VMAs to removeLiam R. Howlett
2023-08-18mm: don't drop VMA locks in mm_drop_all_locks()Jann Horn
2023-08-18mm/page_io: introduce bio_first_folio_all()ZhangPeng
2023-08-18mm: fix obsolete function name above debug_pagealloc_enabled_static()Miaohe Lin
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-18mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...Alistair Popple
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple
2023-08-18maple_tree: Be more strict about lockingLiam R. Howlett
2023-08-18mm/mmap: change detached vma locking schemeLiam R. Howlett
2023-08-18maple_tree: relax lockdep checks for on-stack treesLiam R. Howlett
2023-08-18mm/hugetlb: get rid of page_hstate()Sidhartha Kumar
2023-08-18mm: kfence: allocate kfence_metadata at runtimePeng Zhang
2023-08-18fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...Zhu, Lipeng
2023-08-18mm/tlbbatch: rename and extend some functionsBarry Song
2023-08-18mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedBaoquan He
2023-08-18mm: move is_ioremap_addr() into new header fileBaoquan He
2023-08-18mm: ioremap: allow ARCH to have its own ioremap method definitionBaoquan He
2023-08-18mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Christophe Leroy
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
2023-08-18buffer: remove set_bh_page()Matthew Wilcox (Oracle)
2023-08-18highmem: add memcpy_to_folio() and memcpy_from_folio()Matthew Wilcox (Oracle)
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi