index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-08-21
mm/damon/core-test: add a unit test for __damos_filter_out()
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: support address range type DAMOS filter
SeongJae Park
2023-08-21
mm/damon/core: introduce address range type damos filter
SeongJae Park
2023-08-21
mm/damon/sysfs: implement a command for updating only schemes tried total bytes
SeongJae Park
2023-08-21
mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
SeongJae Park
2023-08-21
Multi-gen LRU: fix can_swap in lru_gen_look_around()
Kalesh Singh
2023-08-21
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
2023-08-21
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
2023-08-21
mm/damon/core-test: add a test for damos_new_filter()
SeongJae Park
2023-08-21
mm/page_alloc: avoid unneeded alike_pages calculation
Miaohe Lin
2023-08-21
mm/vmstat: remove unused page_ext.h from vmstat
Kemeng Shi
2023-08-21
mm/page_poison: remove unused page_ext.h from page_poison
Kemeng Shi
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
2023-08-21
mm: improve the comment in isolate_migratepages_block()
Matthew Wilcox
2023-08-21
mm: kmsan: use helper macros PAGE_ALIGN and PAGE_ALIGN_DOWN
ZhangPeng
2023-08-21
mm: kmsan: use helper macro offset_in_page()
ZhangPeng
2023-08-21
mm: kmsan: use helper function page_size()
ZhangPeng
2023-08-21
mm/memory.c: fix some kernel-doc comments
Yang Li
2023-08-21
mm: zswap: kill zswap_get_swap_cache_page()
Johannes Weiner
2023-08-21
mm: zswap: tighten up entry invalidation
Johannes Weiner
2023-08-21
mm: zswap: use zswap_invalidate_entry() for duplicates
Johannes Weiner
2023-08-21
mm/page_ext: use page_ext_data helper in page_owner
Kemeng Shi
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
2023-08-21
zswap: make zswap_load() take a folio
Matthew Wilcox (Oracle)
2023-08-21
swap: remove some calls to compound_head() in swap_readpage()
Matthew Wilcox (Oracle)
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-21
zswap: make zswap_store() take a folio
Matthew Wilcox (Oracle)
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-08-21
mm: zswap: multiple zpools support
Yosry Ahmed
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
2023-08-18
mm/vmemmap: allow architectures to override how vmemmap optimization works
Aneesh Kumar K.V
2023-08-18
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-18
mm: handle faults that merely update the accessed bit under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: handle swap and NUMA PTE faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: run the fault-around code under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down from do_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: handle some PMD faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: handle PUD faults under the VMA lock
Matthew Wilcox (Oracle)
2023-08-18
mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
Matthew Wilcox (Oracle)
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
2023-08-18
mm/mmap: change vma iteration order in do_vmi_align_munmap()
Liam R. Howlett
2023-08-18
mm: set up vma iterator for vma_iter_prealloc() calls
Liam R. Howlett
2023-08-18
mm: use vma_iter_clear_gfp() in nommu
Liam R. Howlett
2023-08-18
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
2023-08-18
mm: remove re-walk from mmap_region()
Liam R. Howlett
[next]