linux-block.git
2023-02-03 Lorenzo Stoakesmm: mlock: update the interface to use folios
2023-02-03 Lorenzo Stoakesm68k/mm/motorola: specify pmd_page() type
2023-02-03 Lorenzo Stoakesmm: mlock: use folios and a folio batch internally
2023-02-03 Lorenzo Stoakesmm: pagevec: add folio_batch_reinit()
2023-02-03 Kefeng Wangmm: madvise: use vm_normal_folio() in madvise_free_pte_...
2023-02-03 Matthew Wilcox... shmem: convert shmem_write_end() to use a folio
2023-02-03 Sidhartha Kumarmm/memory-failure: convert unpoison_memory() to folios
2023-02-03 Sidhartha Kumarmm/memory-failure: convert hugetlb_set_page_hwpoison...
2023-02-03 Sidhartha Kumarmm/memory-failure: convert __free_raw_hwp_pages() to...
2023-02-03 Sidhartha Kumarmm/memory-failure: convert raw_hwp_list_head() to folios
2023-02-03 Sidhartha Kumarmm/memory-failure: convert free_raw_hwp_pages() to...
2023-02-03 Sidhartha Kumarmm/memory-failure: convert hugetlb_clear_page_hwpoison...
2023-02-03 Sidhartha Kumarmm/memory-failure: convert try_memory_failure_hugetlb...
2023-02-03 Sidhartha Kumarmm/memory-failure: convert __get_huge_page_for_hwpoison...
2023-02-03 Alexander PotapenkoRevert "x86: kmsan: sync metadata pages on page fault"
2023-02-03 Vernon Yangmm/mmap: fix comment of unmapped_area{_topdown}
2023-02-03 Vernon Yangmaple_tree: fix comment of mte_destroy_walk
2023-02-03 Sidhartha Kumarmm: remove the hugetlb field from struct page
2023-02-03 Matthew Wilcox... mm: convert deferred_split_huge_page() to deferred_spli...
2023-02-03 Matthew Wilcox... mm/huge_memory: convert get_deferred_split_queue()...
2023-02-03 Matthew Wilcox... mm/huge_memory: remove page_deferred_list()
2023-02-03 Matthew Wilcox... mm: move page->deferred_list to folio->_deferred_list
2023-02-03 Matthew Wilcox... doc: correct struct folio kernel-doc
2023-02-03 Matthew Wilcox... mm: remove 'First tail page' members from struct page
2023-02-03 Matthew Wilcox... hugetlb: remove uses of compound_dtor and compound_nr
2023-02-03 Matthew Wilcox... mm: convert destroy_large_folio() to use folio_dtor
2023-02-03 Matthew Wilcox... mm: convert is_transparent_hugepage() to use a folio
2023-02-03 Matthew Wilcox... mm: convert set_compound_page_dtor() and set_compound_o...
2023-02-03 Matthew Wilcox... mm: reimplement compound_nr()
2023-02-03 Matthew Wilcox... mm: reimplement compound_order()
2023-02-03 Matthew Wilcox... mm: remove head_compound_mapcount() and _ptr functions
2023-02-03 Matthew Wilcox... mm: convert page_mapcount() to use folio_entire_mapcount()
2023-02-03 Matthew Wilcox... hugetlb: remove uses of folio_mapcount_ptr
2023-02-03 Matthew Wilcox... mm/debug: remove call to head_compound_mapcount()
2023-02-03 Matthew Wilcox... mm: use entire_mapcount in __page_dup_rmap()
2023-02-03 Matthew Wilcox... mm: use a folio in hugepage_add_anon_rmap() and hugepag...
2023-02-03 Matthew Wilcox... page_alloc: use folio fields directly
2023-02-03 Matthew Wilcox... mm: add folio_add_new_anon_rmap()
2023-02-03 Matthew Wilcox... mm: convert page_add_file_rmap() to use a folio internally
2023-02-03 Matthew Wilcox... mm: convert page_add_anon_rmap() to use a folio internally
2023-02-03 Matthew Wilcox... mm: convert page_remove_rmap() to use a folio internally
2023-02-03 Matthew Wilcox... mm: convert total_compound_mapcount() to folio_total_ma...
2023-02-03 Matthew Wilcox... doc: clarify refcount section by referring to folios...
2023-02-03 Matthew Wilcox... mm: convert head_subpages_mapcount() into folio_nr_page...
2023-02-03 Matthew Wilcox... mm: remove folio_pincount_ptr() and head_compound_pinco...
2023-02-03 Alistair Popplemm/mmu_notifier: remove unused mmu_notifier_range_updat...
2023-02-03 Baolin Wangmm: compaction: avoid fragmentation score calculation...
2023-02-03 Baolin Wangmm: compaction: add missing kcompactd wakeup trace...
2023-02-03 Baolin Wangmm: compaction: count the migration scanned pages event...
2023-02-03 Baolin Wangmm: compaction: move list validation into compact_zone()
2023-02-03 Baolin Wangmm: compaction: remove redundant VM_BUG_ON() in compact...
2023-02-03 Vernon Yangmm/mmap: fix typo in comment
2023-02-03 Vernon Yangmaple_tree: remove the parameter entry of mas_preallocate
2023-02-03 SeongJae Parkselftests/damon/debugfs_rm_non_contexts: hide expected...
2023-02-03 SeongJae Parkselftests/damon/sysfs: hide expected write failures
2023-02-03 SeongJae ParkMAINTAINERS/DAMON: link maintainer profile, git trees...
2023-02-03 SeongJae ParkDocs/mm/damon: add a maintainer-profile for DAMON
2023-02-03 SeongJae ParkDocs/admin-guide/mm/damon/usage: update DAMOS actions...
2023-02-03 SeongJae ParkDocs/mm/damon/index: mention DAMOS on the intro
2023-02-03 SeongJae Parkmm/damon/core: update kernel-doc comments for DAMOS...
2023-02-03 SeongJae Parkmm/damon/core: update kernel-doc comments for DAMOS...
2023-02-03 Fabio M. De... mm/highmem: add notes about conversions from kmap{...
2023-02-01 Andrew MortonSync mm-stable with mm-hotfixes-stable to pick up depen...
2023-02-01 Kefeng Wangmm: memcg: fix NULL pointer in mem_cgroup_track_foreign...
2023-02-01 ye xingchenKconfig.debug: fix the help description in SCHED_DEBUG
2023-02-01 Longlong Xiamm/swapfile: add cond_resched() in get_swap_pages()
2023-02-01 Zhaoyang Huangmm: use stack_depot_early_init for kmemleak
2023-02-01 Phillip LougherSquashfs: fix handling and sanity checking of xattr_ids...
2023-02-01 Tom Saegersh: define RUNTIME_DISCARD_EXIT
2023-02-01 Matthew Wilcox... highmem: round down the address passed to kunmap_flush_...
2023-02-01 Mike Kravetzmigrate: hugetlb: check for hugetlb shared PMD in node...
2023-02-01 Mike Kravetzmm: hugetlb: proc: check for hugetlb shared PMD in...
2023-02-01 Zach O'Keefemm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
2023-02-01 Isaac J. ManjarresRevert "mm: kmemleak: alloc gray object for reserved...
2023-02-01 Randy Dunlapfreevxfs: Kconfig: fix spelling
2023-02-01 Wei Yangmaple_tree: should get pivots boundary by type
2023-02-01 Eugen Hristev.mailmap: update e-mail address for Eugen Hristev
2023-02-01 Vlastimil Babkamm, mremap: fix mremap() expanding for vma's with vm_op...
2023-02-01 Fedor Pchelkinsquashfs: harden sanity check in squashfs_read_xattr_id...
2023-02-01 James Morseia64: fix build error due to switch case label appearin...
2023-02-01 Yu Zhaomm: multi-gen LRU: fix crash during cgroup migration
2023-02-01 Michal HockoRevert "mm: add nodes= arg to memory.reclaim"
2023-02-01 Nhat Phamzsmalloc: fix a race with deferred_handles storing
2023-02-01 Jann Hornmm/khugepaged: fix ->anon_vma race
2023-02-01 Liam Howlettmaple_tree: fix mas_empty_area_rev() lower bound validation
2023-01-20 Pengfei Xuselftests/filesystems: grant executable permission...
2023-01-19 Peter Xuselftests/vm: remove __USE_GNU in hugetlb-madvise.c
2023-01-19 Björn Töpelselftests: vm: enable cross-compilation
2023-01-19 Alexander Pantyukhintools:cgroup:memcg_shrinker remove redundant import
2023-01-19 Xu Pandamm/damon/sysfs-schemes: use strscpy() to instead of...
2023-01-19 Vishal Moola... ext4: convert mext_page_double_lock() to mext_folio_dou...
2023-01-19 David Hildenbrandselftests/mm: define MADV_PAGEOUT to fix compilation...
2023-01-19 Frank van der... mm/debug: use valid physical memory for pmd/pud tests
2023-01-19 SeongJae Parkmm/damon/paddr: remove damon_pa_access_chk_result struct
2023-01-19 SeongJae Parkmm/damon/paddr: remove folio_sz field from damon_pa_acc...
2023-01-19 SeongJae Parkmm/damon/paddr: rename 'damon_pa_access_chk_result...
2023-01-19 SeongJae Parkmm/damon/vaddr: record appropriate folio size when...
2023-01-19 SeongJae Parkmm/damon/vaddr: support folio of neither HPAGE_PMD_SIZE...
2023-01-19 SeongJae Parkmm/damon/vaddr: rename 'damon_young_walk_private->page_...
2023-01-19 Greg Kroah... mm: remove PageMovable export
next