]> Git Repo - linux.git/history - mm
Introduce cpu_dcache_is_aliasing() across all architectures
[linux.git] / mm /
2024-02-22 Mathieu DesnoyersIntroduce cpu_dcache_is_aliasing() across all architectures
2024-02-22 Ryan Robertsmm: add pte_batch_hint() to reduce scanning in folio_pt...
2024-02-22 Ryan Robertsmm: thp: batch-collapse PMD with set_ptes()
2024-02-22 David Hildenbrandmm/memory: optimize unmap/zap with PTE-mapped THP
2024-02-22 David Hildenbrandmm/mmu_gather: improve cond_resched() handling with...
2024-02-22 David Hildenbrandmm/mmu_gather: add __tlb_remove_folio_pages()
2024-02-22 David Hildenbrandmm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
2024-02-22 David Hildenbrandmm/mmu_gather: pass "delay_rmap" instead of encoded...
2024-02-22 David Hildenbrandmm/memory: factor out zapping folio pte into zap_presen...
2024-02-22 David Hildenbrandmm/memory: further separate anon and pagecache folio...
2024-02-22 David Hildenbrandmm/memory: handle !page case in zap_present_pte() separ...
2024-02-22 David Hildenbrandmm/memory: factor out zapping of present pte into zap_p...
2024-02-22 Baolin Wangmm: compaction: limit the suitable target page order...
2024-02-22 Anshuman Khandualmm/hugetlb: move page order check inside hugetlb_cma_re...
2024-02-22 Kinsey Homm/mglru: improve swappiness handling
2024-02-22 Kinsey Homm/mglru: improve struct lru_gen_mm_walk
2024-02-22 Kinsey Homm/mglru: improve reset_mm_stats()
2024-02-22 Kinsey Homm/mglru: improve should_run_aging()
2024-02-22 Kinsey Homm/mglru: drop unused parameter
2024-02-22 Arnd Bergmannkasan/test: avoid gcc warning for intentional overflow
2024-02-22 Chengming Zhoumm/zswap: optimize and cleanup the invalidation of...
2024-02-22 Kefeng Wangmm: compaction: refactor compact_node()
2024-02-22 Anshuman Khandualmm/cma: add sysfs file 'release_pages_success'
2024-02-22 Li Zhijianmm/demotion: print demotion targets
2024-02-22 SeongJae Parkmm/damon/sysfs: handle 'state' file inputs for every...
2024-02-22 Baolin Wangmm: hugetlb: improve the handling of hugetlb allocation...
2024-02-22 Paul Gofmanmm/migrate: preserve exact soft-dirty state
2024-02-22 Chengming Zhoumm/zswap: zswap entry doesn't need refcount anymore
2024-02-22 Chengming Zhoumm/zswap: only support zswap_exclusive_loads_enabled
2024-02-22 Chengming Zhoumm/zswap: remove duplicate_entry debug value
2024-02-22 Chengming Zhoumm/zswap: stop lru list shrinking when encounter warm...
2024-02-22 Chengming Zhoumm/zswap: invalidate zswap entry when swap entry free
2024-02-22 Chengming Zhoumm/zswap: add more comments in shrink_memcg_cb()
2024-02-22 Ricardo B. Marlierememory tier: make memory_tier_subsys const
2024-02-22 Hao Gemm/vmscan: make too_many_isolated return bool
2024-02-22 Anshuman Khandualmm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS
2024-02-22 Anshuman Khandualmm/cma: drop CONFIG_CMA_DEBUG
2024-02-22 Tiezhu Yangkasan: rename test_kasan_module_init to kasan_test_modu...
2024-02-22 Breno Leitaomm/hugetlb: restore the reservation if needed
2024-02-22 Paul Heidekrügerkasan: add atomic tests
2024-02-22 T.J. Merciermm: memcg: use larger batches for proactive reclaim
2024-02-22 Yajun Dengmm/mmap: pass vma to vma_merge()
2024-02-22 David Hildenbrandmm/memory: ignore writable bit in folio_pte_batch()
2024-02-22 David Hildenbrandmm/memory: ignore dirty/accessed/soft-dirty bits in...
2024-02-22 David Hildenbrandmm/memory: optimize fork() with PTE-mapped THP
2024-02-22 David Hildenbrandmm/memory: pass PTE to copy_present_pte()
2024-02-22 David Hildenbrandmm/memory: factor out copying the actual PTE in copy_pr...
2024-02-22 Hao Gemm/vmscan: change the type of file from int to bool
2024-02-22 Baolin Wangmm: compaction: update the cc->nr_migratepages when...
2024-02-22 Suren Baghdasaryanuserfaultfd: handle zeropage moves by UFFDIO_MOVE
2024-02-22 Anshuman Khandualmm/cma: don't treat bad input arguments for cma_alloc...
2024-02-22 Christophe Leroymm: ptdump: add check_wx_pages debugfs attribute
2024-02-22 Gregory Pricemm/mempolicy: protect task interleave functions with...
2024-02-22 Gregory Pricemm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for...
2024-02-22 Gregory Pricemm/mempolicy: refactor a read-once mechanism into a...
2024-02-22 Rakie Kimmm/mempolicy: implement the sysfs-based weighted_interl...
2024-02-22 Yajun Dengmm/mmap: use SZ_{8K, 128K} helper macro
2024-02-22 SeongJae Parkmm/damon/dbgfs: rename monitor_on file to monitor_on_DE...
2024-02-22 SeongJae Parkmm/damon/dbgfs: make debugfs interface deprecation...
2024-02-22 SeongJae Parkmm/damon/dbgfs: implement deprecation notice file
2024-02-22 SeongJae Parkmm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPR...
2024-02-22 Johannes Weinermm: zswap: function ordering: shrink_memcg_cb
2024-02-22 Johannes Weinermm: zswap: function ordering: writeback
2024-02-22 Johannes Weinermm: zswap: function ordering: per-cpu compression infra
2024-02-22 Johannes Weinermm: zswap: function ordering: compress & decompress...
2024-02-22 Johannes Weinermm: zswap: function ordering: move entry section out...
2024-02-22 Johannes Weinermm: zswap: function ordering: move entry sections out...
2024-02-22 Johannes Weinermm: zswap: function ordering: public lru api
2024-02-22 Johannes Weinermm: zswap: function ordering: pool params
2024-02-22 Johannes Weinermm: zswap: function ordering: zswap_pools
2024-02-22 Johannes Weinermm: zswap: function ordering: pool refcounting
2024-02-22 Johannes Weinermm: zswap: function ordering: pool alloc & free
2024-02-22 Johannes Weinermm: zswap: simplify zswap_invalidate()
2024-02-22 Johannes Weinermm: zswap: further cleanup zswap_store()
2024-02-22 Johannes Weinermm: zswap: break out zwap_compress()
2024-02-22 Johannes Weinermm: zswap: rename __zswap_load() to zswap_decompress()
2024-02-22 Johannes Weinermm: zswap: clean up zswap_entry_put()
2024-02-22 Johannes Weinermm: zswap: warn when referencing a dead entry
2024-02-22 Johannes Weinermm: zswap: move zswap_invalidate_entry() to related...
2024-02-22 Johannes Weinermm: zswap: inline and remove zswap_entry_find_get()
2024-02-22 Johannes Weinermm: zswap: rename zswap_free_entry to zswap_entry_free
2024-02-22 Chengming Zhoumm/list_lru: remove list_lru_putback()
2024-02-22 Chengming Zhoumm/zswap: fix race between lru writeback and swapoff
2024-02-22 Huang Yingmm and cache_info: remove unnecessary CPU cache info...
2024-02-22 Levi Yunkswapd: replace try_to_freeze() with kthread_freezable_...
2024-02-22 T.J. Merciermm: memcg: don't periodically flush stats when memcg...
2024-02-22 Alexander Potapenkomm: kmsan: remove runtime checks from kmsan_unpoison_me...
2024-02-22 Vishal Vermamm/memory_hotplug: export mhp_supports_memmap_on_memory()
2024-02-22 Yosry Ahmedmm: zswap: remove unused tree argument in zswap_entry_put()
2024-02-22 Yajun Dengmm/mmap: introduce vma_set_range()
2024-02-22 Yosry Ahmedmm: zswap: remove unnecessary trees cleanups in zswap_s...
2024-02-22 Yosry Ahmedmm: swap: enforce updating inuse_pages at the end of...
2024-02-22 Chengming Zhoumm/zswap: split zswap rb-tree
2024-02-22 Chengming Zhoumm/zswap: make sure each swapfile always have zswap...
2024-02-22 Lukas Bulwahnmempolicy: clean up minor dead code in queue_pages_test...
2024-02-22 Shakeel Buttmm: writeback: ratelimit stat flush from mem_cgroup_wb_...
2024-02-22 Kefeng Wangmm: memory: move mem_cgroup_charge() into alloc_anon_fo...
2024-02-22 Ronald Montheromm/zswap: improve with alloc_workqueue() call
2024-02-22 Pankaj Raghavreadahead: use ilog2 instead of a while loop in page_ca...
2024-02-22 Kefeng Wangmm: convert mm_counter_file() to take a folio
next
This page took 0.109572 seconds and 7 git commands to generate.