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