linux-2.6-block.git
2024-05-06 SeongJae Parkmm/damon/paddr: implement damon_folio_young()
2024-05-06 Matthew Wilcox... mm: optimise vmf_anon_prepare() for VMAs without an...
2024-05-06 Matthew Wilcox... mm: fix some minor per-VMA lock issues in userfaultfd
2024-05-06 Matthew Wilcox... mm: delay the check for a NULL anon_vma
2024-05-06 Matthew Wilcox... mm: assert the mmap_lock is held in __anon_vma_prepare()
2024-05-06 Matthew Wilcoxmm: simplify thp_vma_allowable_order
2024-05-06 Kemeng Shimm: remove stale comment __folio_mark_dirty
2024-05-06 Kemeng Shimm: call __wb_calc_thresh instead of wb_calc_thresh...
2024-05-06 Kemeng Shimm: correct calculation of wb's bg_thresh in cgroup...
2024-05-06 Kemeng Shimm: enable __wb_calc_thresh to calculate dirty backgrou...
2024-05-06 Kemeng Shiwriteback: rename nr_reclaimable to nr_dirty in balance...
2024-05-06 Kemeng Shiwriteback: add wb_monitor.py script to monitor writebac...
2024-05-06 Kemeng Shiwriteback: support retrieving per group debug writeback...
2024-05-06 Kemeng Shiwriteback: collect stats of all wb of bdi in bdi_debug_...
2024-05-06 Ryan Robertsselftests/mm: soft-dirty should fail if a testcase...
2024-05-06 Hariom Panthimm: vmalloc: dump page owner info if page is already...
2024-05-06 David Hildenbrandmm/khugepaged: replace page_mapcount() check by folio_l...
2024-05-06 Breno Leitaomemcg: fix data-race KCSAN bug in rstats
2024-05-06 Matthew Wilcox... mm: remove PageReferenced
2024-05-06 Matthew Wilcox... mm: add kernel-doc for folio_mark_accessed()
2024-05-06 Matthew Wilcox... gup: use folios for gup_devmap
2024-05-06 Matthew Wilcox... mm: remove page_ref_sub_return()
2024-05-06 Matthew Wilcox... mm: convert put_devmap_managed_page_refs() to put_devma...
2024-05-06 Matthew Wilcox... mm: remove put_devmap_managed_page()
2024-05-06 Matthew Wilcox... mm: remove page_cache_alloc()
2024-05-06 Matthew Wilcox... userfault; expand folio use in mfill_atomic_install_pte()
2024-05-06 Matthew Wilcox... migrate: expand the use of folio in __migrate_device_pa...
2024-05-06 Matthew Wilcox... memory-failure: remove calls to page_mapping()
2024-05-06 Matthew Wilcox... f2fs: convert f2fs_clear_page_cache_dirty_tag to use...
2024-05-06 Matthew Wilcox... fscrypt: convert bh_get_inode_and_lblk_num to use a...
2024-05-06 Matthew Wilcox... mm/memory-failure: pass the folio to collect_procs_ksm()
2024-05-06 Matthew Wilcox... mm/memory-failure: use folio functions throughout colle...
2024-05-06 Matthew Wilcox... mm/memory-failure: add some folio conversions to unpois...
2024-05-06 Matthew Wilcox... mm/memory-failure: convert hwpoison_user_mappings to...
2024-05-06 Matthew Wilcox... mm/memory-failure: convert memory_failure() to use...
2024-05-06 Matthew Wilcox... mm: convert hugetlb_page_mapping_lock_write to folio
2024-05-06 Matthew Wilcox... mm/memory-failure: convert shake_page() to shake_folio()
2024-05-06 Matthew Wilcox... mm: make page_mapped_in_vma conditional on CONFIG_MEMOR...
2024-05-06 Matthew Wilcox... mm: return the address from page_mapped_in_vma()
2024-05-06 Matthew Wilcox... mm/memory-failure: pass addr to __add_to_kill()
2024-05-06 Matthew Wilcox... mm/memory-failure: remove fsdax_pgoff argument from...
2024-05-06 Andy Shevchenkoxarray: don't use "proxy" headers
2024-05-06 Andy Shevchenkoxarray: use BITS_PER_LONGS()
2024-05-06 Shakeel Buttmemcg: simple cleanup of stats update functions
2024-05-06 Kefeng Wangmm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd...
2024-05-06 Hao Gemm/page-flags: make PageUptodate return bool
2024-05-06 Lance Yangmm/madvise: optimize lazyfreeing with mTHP in madvise_free
2024-05-06 Lance Yangmm/memory: add any_dirty optional pointer to folio_pte_...
2024-05-06 Lance Yangmm/arm64: override clear_young_dirty_ptes() batch helper
2024-05-06 Lance Yangmm/madvise: introduce clear_young_dirty_ptes() batch...
2024-05-06 Kefeng Wangmm: swapfile: check usable swap device in __folio_throt...
2024-05-06 David Hildenbrandmm/huge_memory: improve split_huge_page_to_list_to_orde...
2024-05-06 Peter Xumm/page_table_check: support userfault wr-protect entries
2024-05-06 Peter Xumm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_com...
2024-05-06 David Hildenbrandfs/proc/task_mmu: convert smaps_hugetlb_range() to...
2024-05-06 David Hildenbrandfs/proc/task_mmu: convert pagemap_hugetlb_range() to...
2024-05-06 Wei Yangmm/sparse: guard the size of mem_section is power of 2
2024-05-06 Matthew Wilcox... doc: split buffer.rst out of api-summary.rst
2024-05-06 Matthew Wilcox... buffer: improve bdev_getblk documentation
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for bforget() and __bforget()
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for brelse() and __brelse()
2024-05-06 Matthew Wilcox... buffer: fix __bread and __bread_gfp kernel-doc
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for try_to_free_buffers()
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for block_dirty_folio()
2024-05-06 Matthew Wilcox... doc: improve the description of __folio_mark_dirty
2024-05-06 Long Lixarray: inline xas_descend to improve performance
2024-05-06 David Hildenbrandmm/ksm: remove page_mapcount() usage in stable_tree_sea...
2024-05-06 Yosry Ahmedmm: zswap: remove same_filled module params
2024-05-06 Yosry Ahmedmm: zswap: move more same-filled pages checks outside...
2024-05-06 Yosry Ahmedmm: zswap: refactor limit checking from zswap_store()
2024-05-06 Yosry Ahmedmm: zswap: always shrink in zswap_store() if zswap_pool...
2024-05-06 Suren Baghdasaryanuserfaultfd: remove WRITE_ONCE when setting folio-...
2024-05-06 Baolin Wangmm: page_alloc: allowing mTHP compaction to capture...
2024-05-06 Kefeng Wangmm: filemap: batch mm counter updating in filemap_map_p...
2024-05-06 Kefeng Wangmm: move mm counter updating out of set_pte_range()
2024-05-06 Barry Songmm: correct the docs for thp_fault_alloc and thp_fault_...
2024-05-06 Barry Songmm: add docs for per-order mTHP counters and transhuge_...
2024-05-06 Barry Songmm: add per-order mTHP anon_swpout and anon_swpout_fall...
2024-05-06 Barry Songmm: add per-order mTHP anon_fault_alloc and anon_fault_...
2024-05-06 Sidhartha Kumarmm/hugetlb: rename dissolve_free_huge_pages() to dissol...
2024-05-06 Sidhartha Kumarmm/hugetlb: convert dissolve_free_huge_pages() to folios
2024-05-06 Alex Shi (tencent)mm/ksm: replace set_page_stable_node by folio_set_stabl...
2024-05-06 David Hildenbrandmm/ksm: rename get_ksm_page_flags to ksm_get_folio_flags
2024-05-06 Alex Shi (tencent)mm/ksm: convert chain series funcs and replace get_ksm_page
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in write_protect_page
2024-05-06 Alex Shi (tencent)mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in stable_node_dup
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in remove_stable_node
2024-05-06 Alex Shi (tencent)mm/ksm: add folio_set_stable_node
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in remove_rmap_item_from_tree
2024-05-06 Alex Shi (tencent)mm/ksm: add ksm_get_folio
2024-05-06 Kefeng Wangarm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
2024-05-06 Kefeng Wangarm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
2024-05-06 David HildenbrandDocumentation/admin-guide/cgroup-v1/memory.rst: don...
2024-05-06 David Hildenbrandmm/debug: print only page mapcount (excluding folio...
2024-05-06 David Hildenbrandxtensa/mm: convert check_tlb_entry() to sanity check...
2024-05-06 David Hildenbrandtrace/events/page_ref: trace the raw page mapcount...
2024-05-06 David Hildenbrandmm/migrate_device: use folio_mapcount() in migrate_vma_...
2024-05-06 David Hildenbrandmm/filemap: use folio_mapcount() in filemap_unaccount_f...
2024-05-06 David Hildenbrandsh/mm/cache: use folio_mapped() in copy_from_user_page()
next