index
:
pm24.git
cpufreq-rust
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
2023-02-02
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
2023-02-02
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
2023-02-02
mm: move KMEMLEAK's Kconfig items from lib to mm
Zhaoyang Huang
2023-02-02
mm/damon/core-test: add a test for damon_update_monitoring_results()
SeongJae Park
2023-02-02
mm/damon/core: update monitoring results for new monitoring attributes
SeongJae Park
2023-02-02
mm/kmemleak: fix UAF bug in kmemleak_scan()
Waiman Long
2023-02-02
mm/kmemleak: simplify kmemleak_cond_resched() usage
Waiman Long
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-02-02
mm/cma: fix potential memory loss on cma_declare_contiguous_nid
Levi Yun
2023-02-02
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
2023-02-02
zsmalloc: set default zspage chain size to 8
Sergey Senozhatsky
2023-02-02
zsmalloc: make zspage chain size configurable
Sergey Senozhatsky
2023-02-02
zsmalloc: skip chain size calculation for pow_of_2 classes
Sergey Senozhatsky
2023-02-02
zsmalloc: rework zspage chain size selection
Sergey Senozhatsky
2023-02-02
mm/page_alloc: use deferred_pages_enabled() wherever applicable
Anshuman Khandual
2023-02-02
mm/page_ext: init page_ext early if there are no deferred struct pages
Pasha Tatashin
2023-02-02
mm/damon/core: skip apply schemes if empty
Huaisheng Ye
2023-02-02
mm/secretmem: remove redundant initiialization of pointer file
Colin Ian King
2023-02-02
readahead: convert readahead_expand() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
filemap: convert filemap_range_has_page() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
filemap: convert filemap_map_pmd() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
rmap: add folio parameter to __page_set_anon_rmap()
Matthew Wilcox (Oracle)
2023-02-02
mm: clean up mlock_page / munlock_page references in comments
Matthew Wilcox (Oracle)
2023-02-02
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove mlock_vma_page()
Matthew Wilcox (Oracle)
2023-02-02
mm: remove page_evictable()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-02
mm/fs: convert inode_attach_wb() to take a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: use a folio in copy_present_pte()
Matthew Wilcox (Oracle)
2023-02-02
mm: use a folio in copy_pte_range()
Matthew Wilcox (Oracle)
2023-02-02
mm: convert wp_page_copy() to use folios
Matthew Wilcox (Oracle)
2023-02-02
mm: convert do_anonymous_page() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-02
filemap: remove find_get_pages_range_tag()
Vishal Moola (Oracle)
2023-02-02
page-writeback: convert write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-02
mm: fix khugepaged with shmem_enabled=advise
David Stevens
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
2023-02-02
mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations acce...
Mel Gorman
2023-02-02
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
2023-02-02
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
2023-02-02
mm/page_alloc: treat RT tasks similar to __GFP_HIGH
Mel Gorman
2023-02-02
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
2023-02-02
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
2023-02-02
mm/khugepaged: convert release_pte_pages() to use folios
Vishal Moola (Oracle)
[prev]
[next]