index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
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
2024-02-22
mm/cma: don't treat bad input arguments for cma_alloc() as its failure
Anshuman Khandual
2024-02-22
mm: ptdump: add check_wx_pages debugfs attribute
Christophe Leroy
2024-02-22
mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
Gregory Price
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
2024-02-22
mm/mempolicy: refactor a read-once mechanism into a function for re-use
Gregory Price
2024-02-22
mm/mempolicy: implement the sysfs-based weighted_interleave interface
Rakie Kim
2024-02-22
mm/mmap: use SZ_{8K, 128K} helper macro
Yajun Deng
2024-02-22
mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATED
SeongJae Park
2024-02-22
mm/damon/dbgfs: make debugfs interface deprecation message a macro
SeongJae Park
2024-02-22
mm/damon/dbgfs: implement deprecation notice file
SeongJae Park
2024-02-22
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
2024-02-22
mm: zswap: function ordering: shrink_memcg_cb
Johannes Weiner
2024-02-22
mm: zswap: function ordering: writeback
Johannes Weiner
2024-02-22
mm: zswap: function ordering: per-cpu compression infra
Johannes Weiner
2024-02-22
mm: zswap: function ordering: compress & decompress functions
Johannes Weiner
2024-02-22
mm: zswap: function ordering: move entry section out of tree section
Johannes Weiner
2024-02-22
mm: zswap: function ordering: move entry sections out of LRU section
Johannes Weiner
2024-02-22
mm: zswap: function ordering: public lru api
Johannes Weiner
2024-02-22
mm: zswap: function ordering: pool params
Johannes Weiner
2024-02-22
mm: zswap: function ordering: zswap_pools
Johannes Weiner
2024-02-22
mm: zswap: function ordering: pool refcounting
Johannes Weiner
2024-02-22
mm: zswap: function ordering: pool alloc & free
Johannes Weiner
2024-02-22
mm: zswap: simplify zswap_invalidate()
Johannes Weiner
2024-02-22
mm: zswap: further cleanup zswap_store()
Johannes Weiner
2024-02-22
mm: zswap: break out zwap_compress()
Johannes Weiner
2024-02-22
mm: zswap: rename __zswap_load() to zswap_decompress()
Johannes Weiner
2024-02-22
mm: zswap: clean up zswap_entry_put()
Johannes Weiner
2024-02-22
mm: zswap: warn when referencing a dead entry
Johannes Weiner
2024-02-22
mm: zswap: move zswap_invalidate_entry() to related functions
Johannes Weiner
2024-02-22
mm: zswap: inline and remove zswap_entry_find_get()
Johannes Weiner
[next]