summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-19mm/pgtable: kmap_local_page() instead of kmap_atomic()Hugh Dickins
2023-06-19mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins
2023-06-19mm: use pmdp_get_lockless() without surplus barrier()Hugh Dickins
2023-06-19mm: zswap: support exclusive loadsYosry Ahmed
2023-06-19mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()Haifeng Xu
2023-06-19shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-06-19mm/sparse: remove unused parameters in sparse_remove_section()Yajun Deng
2023-06-19mm: vmscan: mark kswapd_run() and kswapd_stop() __meminitMiaohe Lin
2023-06-19mm: remove obsolete alloc_migrate_target()Miaohe Lin
2023-06-19mm: page_isolation: write proper kerneldocJohannes Weiner
2023-06-09mm/mmap: separate writenotify and dirty tracking logicLorenzo Stoakes
2023-06-09fs: factor out a direct_write_fallback helperChristoph Hellwig
2023-06-09filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig
2023-06-09filemap: add a kiocb_invalidate_pages helperChristoph Hellwig
2023-06-09filemap: add a kiocb_write_and_wait helperChristoph Hellwig
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig
2023-06-09swap: remove __swp_swapcount()Huang Ying
2023-06-09maple_tree: relocate the declaration of mas_empty_area_rev().Peng Zhang
2023-06-09mm: compaction: add trace event for fast freepages isolationBaolin Wang
2023-06-09mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh
2023-06-09mm: compaction: have compaction_suitable() return boolJohannes Weiner
2023-06-09mm: compaction: refactor __compaction_suitable()Johannes Weiner
2023-06-09mm: compaction: remove compaction result helpersJohannes Weiner
2023-06-09mm: add vma_iter_{next,prev}_range() to vma iteratorLiam R. Howlett
2023-06-09maple_tree: add mas_prev_range() and mas_find_range_rev interfaceLiam R. Howlett
2023-06-09maple_tree: add mas_next_range() and mas_find_range() interfacesLiam R. Howlett
2023-06-09mm: update validate_mm() to use vma iteratorLiam R. Howlett
2023-06-09maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()Liam R. Howlett
2023-06-09maple_tree: add debug BUG_ON and WARN_ON variantsLiam R. Howlett
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett
2023-06-09mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)
2023-06-09mm/gup: remove vmas array from internal GUP functionsLorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09mm/hugetlb: remove hugetlb_page_subpool()Sidhartha Kumar
2023-06-09mm: page_alloc: move sysctls into it own filsKefeng Wang
2023-06-09mm: page_alloc: move pm_* function into powerKefeng Wang
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang
2023-06-09mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang
2023-06-09mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang
2023-06-09mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang
2023-06-09mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang
2023-06-09kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann
2023-06-09filemap: remove page_endio()Pankaj Raghav
2023-06-09cachestat: implement cachestat syscallNhat Pham
2023-06-09workingset: refactor LRU refault to expose refault recency checkNhat Pham
2023-06-09cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed