index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-02-22
mm: memcg: don't periodically flush stats when memcg is disabled
T.J. Mercier
2024-02-22
mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
Alexander Potapenko
2024-02-22
mm/memory_hotplug: export mhp_supports_memmap_on_memory()
Vishal Verma
2024-02-22
mm: zswap: remove unused tree argument in zswap_entry_put()
Yosry Ahmed
2024-02-22
mm/mmap: introduce vma_set_range()
Yajun Deng
2024-02-22
mm: zswap: remove unnecessary trees cleanups in zswap_swapoff()
Yosry Ahmed
2024-02-22
mm: swap: enforce updating inuse_pages at the end of swap_range_free()
Yosry Ahmed
2024-02-22
mm/zswap: split zswap rb-tree
Chengming Zhou
2024-02-22
mm/zswap: make sure each swapfile always have zswap rb-tree
Chengming Zhou
2024-02-22
mempolicy: clean up minor dead code in queue_pages_test_walk()
Lukas Bulwahn
2024-02-22
mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats
Shakeel Butt
2024-02-22
mm: memory: move mem_cgroup_charge() into alloc_anon_folio()
Kefeng Wang
2024-02-22
mm/zswap: improve with alloc_workqueue() call
Ronald Monthero
2024-02-22
readahead: use ilog2 instead of a while loop in page_cache_ra_order()
Pankaj Raghav
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
2024-02-21
mm: convert to should_zap_page() to should_zap_folio()
Kefeng Wang
2024-02-21
mm: use pfn_swap_entry_folio() in copy_nonpresent_pte()
Kefeng Wang
2024-02-21
mm: use pfn_swap_entry_to_folio() in zap_huge_pmd()
Kefeng Wang
2024-02-21
mm: use pfn_swap_entry_folio() in __split_huge_pmd_locked()
Kefeng Wang
2024-02-21
mprotect: use pfn_swap_entry_folio
Matthew Wilcox (Oracle)
2024-02-21
mm: add pfn_swap_entry_folio()
Matthew Wilcox (Oracle)
2024-02-21
memcg: use a folio in get_mctgt_type_thp
Matthew Wilcox (Oracle)
2024-02-21
memcg: use a folio in get_mctgt_type
Matthew Wilcox (Oracle)
2024-02-21
memcg: return the folio in union mc_target
Matthew Wilcox (Oracle)
2024-02-21
memcg: convert mem_cgroup_move_charge_pte_range() to use a folio
Matthew Wilcox (Oracle)
2024-02-21
mm: mmap: no need to call khugepaged_enter_vma() for stack
Yang Shi
2024-02-21
mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"
Haifeng Xu
2024-02-21
mm: memory: use nth_page() in clear/copy_subpage()
Kefeng Wang
2024-02-21
mm/mmap: simplify vma link and unlink
Yajun Deng
2024-02-21
mm/filemap: avoid type conversion
Hongbo Li
2024-02-21
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-21
mm/cma: fix placement of trace_cma_alloc_start/finish
Kalesh Singh
2024-02-20
kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()
Benjamin Gray
2024-02-20
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
2024-02-20
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
2024-02-20
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
2024-02-20
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
2024-02-20
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
2024-02-20
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
2024-02-20
mm/swap_state: update zswap LRU's protection range with the folio locked
Nhat Pham
2024-02-20
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
2024-02-20
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
2024-02-12
mm/memory: Use exception ip to search exception tables
Jiaxun Yang
2024-02-10
Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-07
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
2024-02-07
mm/zswap: don't return LRU_SKIP if we have dropped lru lock
Chengming Zhou
2024-02-07
mm: zswap: fix objcg use-after-free in entry destruction
Johannes Weiner
[next]