index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
2023-02-02
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-02
filemap: remove find_get_pages_range_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
pagemap: add filemap_grab_folio()
Vishal Moola (Oracle)
2023-02-02
mm: fix khugepaged with shmem_enabled=advise
David Stevens
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
mm: pagevec: add folio_batch_reinit()
Lorenzo Stoakes
2023-02-02
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
2023-02-02
mm: remove the hugetlb field from struct page
Sidhartha Kumar
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2023-02-02
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2023-02-02
mm: convert set_compound_page_dtor() and set_compound_order() to folios
Matthew Wilcox (Oracle)
2023-02-02
mm: reimplement compound_nr()
Matthew Wilcox (Oracle)
2023-02-02
mm: reimplement compound_order()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
2023-02-02
mm: convert page_mapcount() to use folio_entire_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
mm: use entire_mapcount in __page_dup_rmap()
Matthew Wilcox (Oracle)
2023-02-02
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...
SeongJae Park
2023-02-02
mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...
SeongJae Park
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
2023-01-31
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-18
mm: introduce folio_is_pfmemalloc
Sidhartha Kumar
2023-01-18
mm: support POSIX_FADV_NOREUSE
Yu Zhao
2023-01-18
mm: add vma_has_recency()
Yu Zhao
2023-01-18
mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
David Hildenbrand
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
mm/kasan: simplify and refine kasan_cache code
Feng Tang
2023-01-18
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
2023-01-18
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
2023-01-18
mm/uffd: detect pgtable allocation failures
Peter Xu
2023-01-18
mm/mprotect: use long for page accountings and retval
Peter Xu
[next]