开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-22
mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()
Ryan Roberts
2024-02-22
mm: thp: batch-collapse PMD with set_ptes()
Ryan Roberts
2024-02-22
mm/memory: optimize unmap/zap with PTE-mapped THP
David Hildenbrand
2024-02-22
mm/mmu_gather: improve cond_resched() handling with large folios and expensiv...
David Hildenbrand
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
2024-02-22
mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
David Hildenbrand
2024-02-22
mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...
David Hildenbrand
2024-02-22
mm/memory: factor out zapping folio pte into zap_present_folio_pte()
David Hildenbrand
2024-02-22
mm/memory: further separate anon and pagecache folio handling in zap_present_...
David Hildenbrand
2024-02-22
mm/memory: handle !page case in zap_present_pte() separately
David Hildenbrand
2024-02-22
mm/memory: factor out zapping of present pte into zap_present_pte()
David Hildenbrand
2024-02-22
mm: compaction: limit the suitable target page order to be less than cc->order
Baolin Wang
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
mm/mglru: improve swappiness handling
Kinsey Ho
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
2024-02-22
mm/mglru: improve reset_mm_stats()
Kinsey Ho
2024-02-22
mm/mglru: improve should_run_aging()
Kinsey Ho
2024-02-22
mm/mglru: drop unused parameter
Kinsey Ho
2024-02-22
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
2024-02-22
mm/zswap: optimize and cleanup the invalidation of duplicate entry
Chengming Zhou
2024-02-22
mm: compaction: refactor compact_node()
Kefeng Wang
2024-02-22
mm/cma: add sysfs file 'release_pages_success'
Anshuman Khandual
2024-02-22
mm/demotion: print demotion targets
Li Zhijian
2024-02-22
mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...
SeongJae Park
2024-02-22
mm: hugetlb: improve the handling of hugetlb allocation failure for freed or ...
Baolin Wang
2024-02-22
mm/migrate: preserve exact soft-dirty state
Paul Gofman
2024-02-22
mm/zswap: zswap entry doesn't need refcount anymore
Chengming Zhou
2024-02-22
mm/zswap: only support zswap_exclusive_loads_enabled
Chengming Zhou
2024-02-22
mm/zswap: remove duplicate_entry debug value
Chengming Zhou
2024-02-22
mm/zswap: stop lru list shrinking when encounter warm region
Chengming Zhou
2024-02-22
mm/zswap: invalidate zswap entry when swap entry free
Chengming Zhou
2024-02-22
mm/zswap: add more comments in shrink_memcg_cb()
Chengming Zhou
2024-02-22
memory tier: make memory_tier_subsys const
Ricardo B. Marliere
2024-02-22
mm/vmscan: make too_many_isolated return bool
Hao Ge
2024-02-22
mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS
Anshuman Khandual
2024-02-22
mm/cma: drop CONFIG_CMA_DEBUG
Anshuman Khandual
2024-02-22
kasan: rename test_kasan_module_init to kasan_test_module_init
Tiezhu Yang
2024-02-22
mm/hugetlb: restore the reservation if needed
Breno Leitao
2024-02-22
kasan: add atomic tests
Paul Heidekrüger
2024-02-22
mm: memcg: use larger batches for proactive reclaim
T.J. Mercier
2024-02-22
mm/mmap: pass vma to vma_merge()
Yajun Deng
2024-02-22
mm/memory: ignore writable bit in folio_pte_batch()
David Hildenbrand
2024-02-22
mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch()
David Hildenbrand
2024-02-22
mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
2024-02-22
mm/memory: pass PTE to copy_present_pte()
David Hildenbrand
2024-02-22
mm/memory: factor out copying the actual PTE in copy_present_pte()
David Hildenbrand
2024-02-22
mm/vmscan: change the type of file from int to bool
Hao Ge
2024-02-22
mm: compaction: update the cc->nr_migratepages when allocating or freeing the...
Baolin Wang
2024-02-22
userfaultfd: handle zeropage moves by UFFDIO_MOVE
Suren Baghdasaryan
[next]