summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
* mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...Aneesh Kumar K.V2023-08-181-0/+2
* mm: add pud_same similar to __HAVE_ARCH_P4D_SAMEAneesh Kumar K.V2023-08-181-0/+3
* mm/vmemmap: improve vmemmap_can_optimize and allow architectures to overrideAneesh Kumar K.V2023-08-181-4/+23
* mm: change pudp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V2023-08-181-2/+2
* mm/hugepage pud: allow arch-specific helper function to check huge page pud s...Aneesh Kumar K.V2023-08-181-0/+3
* mm: allow per-VMA locks on file-backed VMAsMatthew Wilcox (Oracle)2023-08-182-18/+0
* mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)2023-08-181-0/+6
* maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett2023-08-181-1/+1
* maple_tree: introduce __mas_set_range()Liam R. Howlett2023-08-181-3/+18
* mm: change do_vmi_align_munmap() tracking of VMAs to removeLiam R. Howlett2023-08-181-2/+2
* mm: don't drop VMA locks in mm_drop_all_locks()Jann Horn2023-08-182-0/+13
* mm/page_io: introduce bio_first_folio_all()ZhangPeng2023-08-181-0/+5
* mm: fix obsolete function name above debug_pagealloc_enabled_static()Miaohe Lin2023-08-181-2/+2
* mmu_notifiers: rename invalidate_range notifierAlistair Popple2023-08-181-24/+24
* mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...Alistair Popple2023-08-181-54/+2
* mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple2023-08-181-1/+0
* maple_tree: Be more strict about lockingLiam R. Howlett2023-08-181-1/+6
* mm/mmap: change detached vma locking schemeLiam R. Howlett2023-08-181-0/+3
* maple_tree: relax lockdep checks for on-stack treesLiam R. Howlett2023-08-181-1/+3
* mm/hugetlb: get rid of page_hstate()Sidhartha Kumar2023-08-181-10/+0
* mm: kfence: allocate kfence_metadata at runtimePeng Zhang2023-08-181-5/+6
* fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...Zhu, Lipeng2023-08-181-1/+1
* mm/tlbbatch: rename and extend some functionsBarry Song2023-08-181-2/+2
* mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedBaoquan He2023-08-181-26/+0
* mm: move is_ioremap_addr() into new header fileBaoquan He2023-08-182-5/+30
* mm: ioremap: allow ARCH to have its own ioremap method definitionBaoquan He2023-08-181-0/+3
* mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Christophe Leroy2023-08-181-0/+4
* asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-3/+3
* buffer: remove set_bh_page()Matthew Wilcox (Oracle)2023-08-181-2/+0
* highmem: add memcpy_to_folio() and memcpy_from_folio()Matthew Wilcox (Oracle)2023-08-181-0/+44
* mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi2023-08-181-7/+4
* mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi2023-08-181-7/+4
* mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi2023-08-181-7/+4
* mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi2023-08-182-8/+5
* mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi2023-08-182-8/+5
* mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi2023-08-182-8/+5
* mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISONJiaqi Yan2023-08-181-0/+5
* mm: remove clear_page_idle()Xueshi Hu2023-08-181-5/+0
* mm: delete mmap_write_trylock() and vma_try_start_write()Hugh Dickins2023-08-182-27/+0
* mm/pgtable: add pte_free_defer() for pgtable as pageHugh Dickins2023-08-182-0/+6
* mm/pgtable: add PAE safety to __pte_offset_map()Hugh Dickins2023-08-181-0/+4
* mm/pgtable: add rcu_read_lock() and rcu_read_unlock()sHugh Dickins2023-08-181-2/+2
* maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gapPeng Zhang2023-08-181-2/+0
* mm: userfaultfd: document and enable new UFFDIO_POISON featureAxel Rasmussen2023-08-181-3/+6
* mm: userfaultfd: add new UFFDIO_POISON ioctlAxel Rasmussen2023-08-182-0/+20
* mm-make-pte_marker_swapin_error-more-general-fixAndrew Morton2023-08-181-0/+2
* mm: make PTE_MARKER_SWAPIN_ERROR more generalAxel Rasmussen2023-08-182-5/+29
* mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin2023-08-181-2/+0
* mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells2023-08-181-0/+16