index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-04
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
2024-03-04
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
2024-03-04
mm/huge_memory: only split PMD mapping when necessary in unmap_folio()
Zi Yan
2024-03-04
mm: enumerate all gfp flags
Suren Baghdasaryan
2024-03-04
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-03-04
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
2024-03-04
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
2024-03-04
Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MAD...
Barry Song
2024-03-04
kasan: fix a2 allocation and remove explicit cast in atomic tests
Paul Heidekrüger
2024-03-04
lib/stackdepot: off by one in depot_fetch_stack()
Dan Carpenter
2024-03-04
zram: zcomp: remove zcomp_set_max_streams() declaration
Kefeng Wang
2024-03-04
mm: update mark_victim tracepoints fields
Carlos Galo
2024-03-04
selftests: damon: add access_memory to .gitignore
Javier Carrasco
2024-03-04
selftest: damon: fix minor typos in test logs
Vincenzo Mezzela
2024-03-04
hugetlb: allow faults to be handled under the VMA lock
Vishal Moola (Oracle)
2024-03-04
hugetlb: use vmf_anon_prepare() instead of anon_vma_prepare()
Vishal Moola (Oracle)
2024-03-04
hugetlb: pass struct vm_fault through to hugetlb_handle_userfault()
Vishal Moola (Oracle)
2024-03-04
hugetlb: move vm_fault declaration to the top of hugetlb_fault()
Vishal Moola (Oracle)
2024-03-04
mm/memory: change vmf_anon_prepare() to be non-static
Vishal Moola (Oracle)
2024-03-04
mm/page_alloc: make check_new_page() return bool
Hao Ge
2024-03-04
x86/mm: always pass NULL as the first argument of switch_mm_irqs_off()
Yosry Ahmed
2024-03-04
x86/mm: further clarify switch_mm_irqs_off() documentation
Yosry Ahmed
2024-03-04
mm/util.c: add byte count to __vm_enough_memory failure warning
Matthew Cassell
2024-03-04
sched/numa, mm: do not try to migrate memory to memoryless nodes
Byungchul Park
2024-03-04
mm/zswap: change zswap_pool kref to percpu_ref
Chengming Zhou
2024-03-04
mm/zswap: global lru and shrinker shared by all zswap_pools
Chengming Zhou
2024-02-23
writeback: remove a use of write_cache_pages() from do_writepages()
Matthew Wilcox (Oracle)
2024-02-23
writeback: add a writeback iterator
Christoph Hellwig
2024-02-23
writeback: move the folio_prepare_writeback loop out of write_cache_pages()
Matthew Wilcox (Oracle)
2024-02-23
writeback: use the folio_batch queue iterator
Matthew Wilcox (Oracle)
2024-02-23
pagevec: add ability to iterate a queue
Matthew Wilcox (Oracle)
2024-02-23
writeback: simplify the loops in write_cache_pages()
Matthew Wilcox (Oracle)
2024-02-23
writeback: factor writeback_get_batch() out of write_cache_pages()
Matthew Wilcox (Oracle)
2024-02-23
writeback: factor folio_prepare_writeback() out of write_cache_pages()
Matthew Wilcox (Oracle)
2024-02-23
writeback: rework the loop termination condition in write_cache_pages
Christoph Hellwig
2024-02-23
writeback: only update ->writeback_index for range_cyclic writeback
Christoph Hellwig
2024-02-23
writeback: also update wbc->nr_to_write on writeback failure
Christoph Hellwig
2024-02-23
writeback: fix done_index when hitting the wbc->nr_to_write
Christoph Hellwig
2024-02-23
writeback: remove a duplicate prototype for tag_pages_for_writeback
Matthew Wilcox (Oracle)
2024-02-23
writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE
Christoph Hellwig
2024-02-23
mm/page_alloc: make bad_range() return bool
Hao Ge
2024-02-23
madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimate...
Barry Song
2024-02-23
mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE on swap_map for err c...
Barry Song
2024-02-23
shmem: properly report quota mount options
Jan Kara
2024-02-23
mm/compaction: optimize >0 order folio compaction with free page split.
Zi Yan
2024-02-23
mm/compaction: add support for >0 order folio memory compaction.
Zi Yan
2024-02-23
mm/compaction: enable compacting >0 order folios.
Zi Yan
2024-02-23
mm/page_alloc: remove unused fpi_flags in free_pages_prepare()
Zi Yan
2024-02-23
MAINTAINERS: add Chengming Zhou as a zswap reviewer
Chengming Zhou
2024-02-23
mm/zsmalloc: remove get_zspage_mapping()
Chengming Zhou
[next]